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

https://github.com/excaliburhan/littlenews

A news app via electron
https://github.com/excaliburhan/littlenews

crawler electron rss-feed

Last synced: about 2 months ago
JSON representation

A news app via electron

Awesome Lists containing this project

README

          

# LittleNews

A news app via electron

### features

- app is based on Electron.app(v1.4.3)
- set pattern and get your customized news
- support RSS/Crawler/API

### for developer

- you need Electron.app(v1.4.3), see [releases](https://github.com/electron/electron/releases)
- you need electron-packager installed in global
- `git clone git@github.com:excaliburhan/LittleNews.git yourProjectName`
- `npm install`
- dev: `npm run dev`
- build: `npm run dev`