Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarthology/dev10
π· A nifty little app that shows you the top posts on Dev.to in your menubar.
https://github.com/sarthology/dev10
devto electron-app menubar vanilla-javascript
Last synced: 4 days ago
JSON representation
π· A nifty little app that shows you the top posts on Dev.to in your menubar.
- Host: GitHub
- URL: https://github.com/sarthology/dev10
- Owner: sarthology
- License: mit
- Created: 2018-12-25T06:44:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T08:51:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-16T05:32:11.901Z (4 days ago)
- Topics: devto, electron-app, menubar, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 8.34 MB
- Stars: 140
- Watchers: 5
- Forks: 10
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Dev 10
A nifty little app that shows you the top posts on Dev.to in your menubar.
[Download latest release](https://github.com/sarthology/Dev10/releases)
## Feature
![](https://i.imgur.com/KE69o2J.png)
1. Check the top posts from Dev.to right in your Menubar.
![](https://i.imgur.com/YW98eZS.gif)
2. Check the latest posts from top 100 tags on Dev.to.
![](https://i.imgur.com/HV4SX4Y.gif)
3. Save the posts in your Piggy List π· to read later.
![](https://i.imgur.com/Z355ASp.gif)
4. Filter the saved posts using tags.
![](https://i.imgur.com/dDnisLo.gif)
5. **New** Dark Mode
![](https://i.imgur.com/BP0YShe.gif)
## Prerequisites
Before running this locally you must have these installed
+ Node
+ Electron## Installing
It's built in electron so the process to start this is really easy
1. `npm install`
2. `npm install electron -g`
3. `npm start`That's it, you will see it running in your menubar.
## Contributing
Feel free to contribute to this project and treat it like your own. π
## License
MIT License
## Author
[Sarthak Sharma](https://twitter.com/sarthology)
## Acknowledgments
Thanks Dev.toπ©π»βπ»π¨π»βπ», for being a massively inspiring platform.
Icons used from [flaticon](https://flaticon.com)