https://github.com/itchio/itch
🎮 The best way to play your itch.io games
https://github.com/itchio/itch
electron game-development itchio typescript
Last synced: 13 days ago
JSON representation
🎮 The best way to play your itch.io games
- Host: GitHub
- URL: https://github.com/itchio/itch
- Owner: itchio
- License: mit
- Created: 2015-05-07T23:58:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T15:05:20.000Z (6 months ago)
- Last Synced: 2025-04-10T00:10:38.327Z (13 days ago)
- Topics: electron, game-development, itchio, typescript
- Language: TypeScript
- Homepage: https://itch.io/app
- Size: 34.1 MB
- Stars: 2,479
- Watchers: 69
- Forks: 222
- Open Issues: 804
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-open-source-games - Itch - An electron cross-platform game downloader, installer, and library manager for itch.io written in TypeScript. (Maps/Hacks/Plugins/Utilities/All of the Thingsâ„¢ / IOS)
- fucking-Awesome-Linux-Software - 

[](https://github.com/itchio/itch/actions/workflows/build.yml)
[](https://weblate.itch.zone/engage/itchio/?utm_source=widget)The goal of this project is to give you a desktop application that you can
download and run games from [itch.io](http://itch.io) with. Additionally you
should be able to update games and get notified when games are updated. The
goal is not to replace the itch.io website.## Screenshots



## Downloads
You can download it from , see [Installing the app](https://itch.io/docs/itch/installing/) for
detailed instructions.If you'd like to develop the app instead, read the [Getting Started][developing] page of the developer guide.
[developing]: https://itch.io/docs/itch/developing/getting-started.html
## About itch-setup
[itch-setup](https://github.com/itchio/itch-setup) is the installer program for the itch app.
It's a Go executable that runs on Windows, macOS and Linux, and downloads the latest
version of the app directly from .Although itch-setup is normally served from , the canonical
source to download it (e.g. for packaging purposes), is the following download server:*
broth is maintained by itch.io employees, and serves various packages related to the
itch app.## License
itch is released under the MIT License, see the [LICENSE][] file for details.
[LICENSE]: LICENSE
## Other relevant projects
Here are some other apps people have started:
### Android
* [Mitch](https://sr.ht/~gardenapple/mitch)### iOS
* [Cantaloupe](https://github.com/khwang/cantaloupe)