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: 5 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T08:51:42.000Z (over 2 years ago)
- Last Synced: 2024-08-03T09:04:27.194Z (9 months 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
- Mac-Menubar-Megalist - Dev 10
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

1. Check the top posts from Dev.to right in your Menubar.

2. Check the latest posts from top 100 tags on Dev.to.

3. Save the posts in your Piggy List π· to read later.

4. Filter the saved posts using tags.

5. **New** Dark Mode

## 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)