Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 888 Bytes

README.md

File metadata and controls

51 lines (39 loc) · 888 Bytes
gifbar logo

GifBar

A Mac Menu bar for getting Gifs!



Demo

Greenkeeper badge Build Status

demo video

Download

See all releases here. There, you can download the .dmg installer or the .app file

Running the app locally

$ yarn start

Developing

Watch All

$ yarn watch

Electron

$ yarn watch:electron

React

$ yarn watch:react

Create DMG

$ yarn run package-dmg

Create App

$ yarn run package