Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Latest commit

History

History
32 lines (22 loc) 路 1.12 KB

README.MD

File metadata and controls

32 lines (22 loc) 路 1.12 KB

Notice

This project is outdated! Check out the new and improved Monkeytype Desktop here!

Monkey Type, but for desktop!

Basically title.

Useful Links

Discord Rich Presence

The full config.js example for the Discord RPC is available in the test/ folder. Additionally, more information can be found here; https://github.com/8cy/pydii#config-explained.

You can set your own rich presence values with that information.

Development Usage

  1. Clone or download repository.
  2. $ yarn or $ npm i to install dependencies.
  3. $ npm run start to start the application.

Installation

  1. Go to releases
  2. Download

Currently, only Windows builds are in the release section, however, you can build Linux or Mac using the $ npm run dist script along side your platforms flag; --windows, --linux or --mac.

Other Info

Feel free to run lint yourself via $ yarn xo.

License

MIT