Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agentd00nut/steam_headers
Download the header images for all your owned steam apps.
https://github.com/agentd00nut/steam_headers
Last synced: 1 day ago
JSON representation
Download the header images for all your owned steam apps.
- Host: GitHub
- URL: https://github.com/agentd00nut/steam_headers
- Owner: agentd00nut
- License: mpl-2.0
- Created: 2017-06-26T20:22:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T21:04:25.000Z (over 7 years ago)
- Last Synced: 2023-07-21T09:03:59.909Z (over 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# steam_headers
Download the header images for all your owned steam apps.Uses [steam-user](https://github.com/DoctorMcKay/node-steam-user )
# How to use
`git clone https://github.com/agentd00nut/steam_headers.git`
`cd steam_headers`
`npm install`
Edit lines 8 and 9 with your steam login and password.
`node index.js`
The console may ask for a steam code... Check your steam email address as steam will view the program as a "new computer".
This will only happen once.Any applications with valid headers that you own will appear in a `headers/` directory.
# TODO
1. Pull screenshots for the games into a `screenshots/[app_id]/` structure.
2. Include a viewing application.