Skip to content

worthyworm/showoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showoff - A simple sports stats tracker

Version Python License made with love

Versions below v2.0.0 are temporarily not-supported. Stay tuned for updates!

Showoff is a simple sports self-statistics tracker for players or their coaches, written to be easy to use and to be informational. Currently supports basketball, soccer. You can also offer your sport, or help with existing ones

Requirements

  1. Python 3

Running

You can run showoff using binaries for your system or using the source code.

Using ready-to-use binaries(recommended)

Binaries are an already pre-built packages for your system.

Binaries status

Platform Latest Status Latest Uploaded
Windows Awaits building v2.0.0
Linux Ready ✅ v2.1.0
macOS Ready ✅ v2.1.0
  1. Download the latest binary files for your system:

  2. Unpack the binary in a convenient folder.

  3. Launch:

    Note for Windows users:

    Windows defender may detect showoff as a malware, so it is recommended to disable defender / add showoff to exceptions

    • Windows: Double-click 'showoff.exe'

    • Linux/macOS:

      ./showoff.bin

Using the source code

  1. Clone the repository:

    git clone https://github.com/worthyworm/showoff.git
    cd showoff
  2. Run:

    python3 source/main.py

Building a binary

If you want to build yours binary:

  1. Install Nuitka:

    pip install nuitka
  2. Build:

    python -m nuitka --onefile --standalone --include-package-data=locales source/main.py
  3. A ready binary will be built in the same folder


Help us with translation

Feel free to help with translating on other languages!

About

A simple, yet helpful sports tracker

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages