Skip to content

xcodebuild/inoreader-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inoreader App

A electron app for inoreader.

Icon

icon

Disigned by Double-J.

License CC Attribution 4.0.

Screenshot

inoreader-list-min inoreader-min

Download

You can download the latest release here.

Development

$ npm install
$ npm run app

Distribute

$ npm run dist:mac
$ npm run dist:linux
$ npm run dist:win