Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iraycd/laddu-reader
Laddu is a pdf reader based on mozilla's pdf.js and node-webkit.
https://github.com/iraycd/laddu-reader
Last synced: 2 months ago
JSON representation
Laddu is a pdf reader based on mozilla's pdf.js and node-webkit.
- Host: GitHub
- URL: https://github.com/iraycd/laddu-reader
- Owner: iraycd
- Created: 2014-04-04T18:42:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-04T19:16:19.000Z (over 10 years ago)
- Last Synced: 2024-04-14T03:52:16.764Z (8 months ago)
- Language: JavaScript
- Size: 1.58 MB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Laddu Reader
![](static/images/laddu.png)
Laddu is a pdf reader based on mozilla's pdf.js and node-webkit.
##Works on
+ Linux
+ Mac OS
+ WindowsPresently, I have not given out any grunt built yet because it's didn't work for me. I would suggest you to download clone this repo.
1. [Install Node](http://howtonode.org/how-to-install-nodejs)
2. Install Node Webkit - `npm install nodewebkit -g`
3. Run the application - `make run`##Screenshots
![](screenshots/screenshot1.png)
![](screenshots/screenshot2.png)##License
[MIT License](http://opensource.org/licenses/MIT)##Author
[Ray](http://iraycd.com)