Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinnovak/gamedealsformatter
Desktop app - Automatically retrieve and format game information for the GameDeals subreddit.
https://github.com/kevinnovak/gamedealsformatter
desktop electron reddit steam
Last synced: about 1 month ago
JSON representation
Desktop app - Automatically retrieve and format game information for the GameDeals subreddit.
- Host: GitHub
- URL: https://github.com/kevinnovak/gamedealsformatter
- Owner: KevinNovak
- License: mit
- Created: 2018-11-13T03:02:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T17:48:20.000Z (about 6 years ago)
- Last Synced: 2024-11-03T21:25:42.328Z (3 months ago)
- Topics: desktop, electron, reddit, steam
- Language: HTML
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameDeals Formatter
**Desktop App** - Automatically retrieve and format game information for the GameDeals subreddit.
![GameDeals Formatter App](https://i.imgur.com/ivNEYuO.png)
**Reddit format**:
![GameDeals Formatter Preview](https://i.imgur.com/TOrjoSI.png)
## References
* [Electron](https://electronjs.org/) - Build cross platform desktop apps with JavaScript, HTML, and CSS.
* [Crawler](http://nodecrawler.org/) - Most powerful and popular web crawling / scraping package for Node.js.