Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.