Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcrousso/gifbar
A system tray icon that helps you find the perfect GIF
https://github.com/dcrousso/gifbar
clipboard electron gifs giphy macos tray-application
Last synced: 6 days ago
JSON representation
A system tray icon that helps you find the perfect GIF
- Host: GitHub
- URL: https://github.com/dcrousso/gifbar
- Owner: dcrousso
- License: mit
- Created: 2016-09-18T21:18:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-02T21:00:53.000Z (about 7 years ago)
- Last Synced: 2024-08-04T00:03:11.402Z (3 months ago)
- Topics: clipboard, electron, gifs, giphy, macos, tray-application
- Language: JavaScript
- Size: 614 KB
- Stars: 64
- Watchers: 4
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# GIFBar
> A system tray icon that helps you find the perfect GIF
[![](media/trending.png)](https://github.com/dcrousso/GIFBar/releases/latest)
[![](media/search.png)](https://github.com/dcrousso/GIFBar/releases/latest)## Download
[Current Release](https://github.com/dcrousso/GIFBar/releases/latest)
## Development
> Made with [Electron](http://electron.atom.io).
Init
npm install
Run
npm start
Build
npm run build
## License
MIT © [Devin Rousso](http://devinrousso.com)