https://github.com/the24thds/read-it
Reading list app using Electron
https://github.com/the24thds/read-it
electron javascript pouchdb reading-list todoapp
Last synced: about 2 months ago
JSON representation
Reading list app using Electron
- Host: GitHub
- URL: https://github.com/the24thds/read-it
- Owner: The24thDS
- License: mit
- Created: 2019-02-12T17:29:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T13:38:29.000Z (over 7 years ago)
- Last Synced: 2025-04-07T21:51:21.187Z (about 1 year ago)
- Topics: electron, javascript, pouchdb, reading-list, todoapp
- Language: JavaScript
- Homepage:
- Size: 257 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# read-IT
read IT is an app that I made in order to challenge myself and because I needed a way to save articles that I wanted to read.
It has a pretty good UI, considering that I am 0% artistic and it gets the job done!
Functions:
- it acts like a todo app
- you can store items with URLs
- when you click an item that contains a link, it will open the link in your default browser
- when you check an item it gets disabled but it gives you 2 seconds time to uncheck it, after that, is gone forever
Below you can see some images
| Main window | Completed item | Add a new item |
| --- | --- | --- |
|  |  |  |