Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Latest commit

 

History

History
39 lines (28 loc) · 1.22 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.22 KB

The Xerty Meter

The Xerty Meter (TXM) is a Game that is based on a percentage of how "Xerty" are you.

Requirments

  • Python 3 & pip.

Installation

You don't actually have to install TXM. It's standalone. Follow the tutorial below.

git clone https://github.com/LukewarmCat/xerty
cd xerty/frontend
pip install -r requirements.txt
python3 main.py

Use python3 main.py every time you want to launch TXM.

If you get any errors about TCL / tkinter not existing, please check if you're not using python 2. But, if you're on python 3, and this error happens, then please install TCL/tk. This can be done by reinstalling python3 and selecting the TCL/tk option.

Usage

Simply, register, and do whatever you want!

Credits

  • humanot#2487 - for the Original idea

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Self-hosting

Self-hosting requires node.js, npm. I'll not go that deep into self-hosting. Please check out our discord. I hang around there a lot and if requested I can provide a tutorial.

Our Discord

Join It!

License

MIT