Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihacet/incicapsreader
Electron tray app for incicaps.
https://github.com/fatihacet/incicapsreader
Last synced: 10 days ago
JSON representation
Electron tray app for incicaps.
- Host: GitHub
- URL: https://github.com/fatihacet/incicapsreader
- Owner: fatihacet
- Created: 2016-03-20T14:49:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-23T10:38:19.000Z (about 8 years ago)
- Last Synced: 2024-11-06T05:13:02.200Z (about 2 months ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## InciCaps app
Electron tray app for [incicaps.com](http://incicaps.com) which is Turkish version of 9gag.com.
### Download ![https://img.shields.io/badge/version-0.0.1-brightgreen.svg](https://img.shields.io/badge/version-0.0.1-brightgreen.svg)
- [Mac](https://github.com/fatihacet/inciCapsReader/releases/download/v.0.1/inciCapsReader-0.0.1-mac.zip)
- [Windows](https://github.com/fatihacet/inciCapsReader/releases/download/v.0.1/inciCapsReader.0.0.1.windows.zip)### Screencast
Gif is 2.5Mb so it may take some time to load.
![http://f.acet.me/sFf7.gif](http://f.acet.me/sFf7.gif)
### Development
```
- npm install
- grunt
```### Creating packages
- `node_modules/.bin/build --win --mac`
- Packages will be in `dist` folder.