Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itchio/itch-setup
🌀 An installer for the itch.io desktop app
https://github.com/itchio/itch-setup
Last synced: 2 days ago
JSON representation
🌀 An installer for the itch.io desktop app
- Host: GitHub
- URL: https://github.com/itchio/itch-setup
- Owner: itchio
- License: mit
- Created: 2016-12-19T14:00:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T00:49:26.000Z (about 1 month ago)
- Last Synced: 2025-01-08T23:14:18.561Z (9 days ago)
- Language: Go
- Homepage:
- Size: 5.49 MB
- Stars: 67
- Watchers: 3
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# itch-setup
This is the install and self-update helper for [the itch.io app][app]
https://itchio.itch.io/itch-setup
It applies a few tricks it learned from Squirrel.Mac and Squirrel.Windows, and
uses some of the same technology behind [butler][], itch.io's command line
uploader and patcher.[app]: https://itch.io/app
[butler]: https://itch.io/docs/butler### What does it look like?
Something like this:
![](https://user-images.githubusercontent.com/7998310/39475360-428bd3ce-4d58-11e8-9e9d-720b8e7d31aa.png)
This is a screen you should only see the first time you launch the itch.io app,
or if your itch install gets corrupted on disk somehow.Any upgrades happen seamlessly in the background.
### License
itch-setup is MIT-licensed, see LICENSE for details