Skip to content
/ itch Public
forked from itchio/itch

🎮 The best way to play your itch.io games

License

Notifications You must be signed in to change notification settings

piak2018/itch

Repository files navigation

itch.io app

This project is in very early development!

The goal of this project is to give you a desktop application that you can download and run games from 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.

Installing

The itch.io app is built in HTML/CSS/CoffeeScript and runs inside of Electron. Install the following to get started with development:

Check out this repository

Run the following comments:

$ make install_deps
$ tup init
$ tup

You can now run the app in the current directory:

$ electron .

Screenshots

License

Licensed under MIT License, see LICENSE for details.

Other apps

Here are some other apps people have started:

About

🎮 The best way to play your itch.io games

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.3%
  • HTML 12.5%
  • JavaScript 2.6%
  • Go 2.2%
  • CSS 1.4%