Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syberiak/teamsplitter
Making teams from a group of people
https://github.com/syberiak/teamsplitter
Last synced: 3 days ago
JSON representation
Making teams from a group of people
- Host: GitHub
- URL: https://github.com/syberiak/teamsplitter
- Owner: SyberiaK
- License: mit
- Created: 2022-08-12T11:34:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T09:55:34.000Z (about 2 years ago)
- Last Synced: 2024-11-20T07:54:54.885Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TeamSplitter
**TeamSplitter** is a lightweight and fast program that will help in making teams from a group of people for various events or games.
![preview](https://us-east-1.tixte.net/uploads/syberiak.is-from.space/TeamSplitter_preview.gif)
## Building
You can easily build the project to executable file by using **pyinstaller**.
1. Clone the repository
2. Make sure you have **pyinstaller** (`pip install pyinstaller`) installed
3. Open a command line in the project folder and execute `pyinstaller --onefile -c -n "TeamSplitter" main.py`
4. Find compiled executable file in `dist` folder## License
**TeamSplitter** is available under the **MIT** license.
## Contacts
For any questions or suggestions contact me:
- **Twitter** - [@syberiakey](https://twitter.com/syberiakey)
- **Discord** - SyberiaK.#0396