Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 573 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 573 Bytes

malTrackerGo

A simple electron app for keeping track of what your friends are watching on MyAnimeList. The web version is available here.

installation

Check the releases tab to get a windows installer.

development

To install the dependencies, simply use yarn

To start the app, use yarn start

building

To build the app to an installer, use yarn dist

contributing

Feel free to open issues and make pull requests. This project is very much a work in progress, and we will take the help we can get.