The Xerty Meter (TXM) is a Game that is based on a percentage of how "Xerty" are you.
- Python 3 & pip.
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.
Simply, register, and do whatever you want!
- humanot#2487 - for the Original idea
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
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.