Skip to content

smugg99/ZSEM-Bells

Repository files navigation

  _________  _____ __  __       ____       _ _     
 |__  / ___|| ____|  \/  |     | __ )  ___| | |___ 
   / /\___ \|  _| | |\/| |_____|  _ \ / _ \ | / __|
  / /_ ___) | |___| |  | |_____| |_) |  __/ | \__ \
 /____|____/|_____|_|  |_|     |____/ \___|_|_|___/
A program that manages bells in my school...

Prerequisites (tested on) 📚

  • Python >3.10.6
  • Pip >22.0.2
  • Git >2.34.1

Setup ⚙️

  1. Clone this repo
git clone https://github.com/smug99/ZSEM-Bells
  1. Make the installer script executable
chmod a+x ./install.sh
  1. Run the script, wait till the installation completes
./install.sh

Running ⚡


Use systemctl (recommended)

  1. Enable and start the service:
systemctl enable zsem_bells
systemctl start zsem_bells
journalctl -f -u zsem_bells

Run the main script (use for testing only)

sudo venv/bin/python3 ./src/main.py

Use the almost ready runner script 🧙🏻‍♂️

  1. I ain't getting paid 🗿

Information ℹ️

Instructions for further maintainers are currently still being work on, but if you need help or you have any questions about this piece of software, message me on Discord (link is on my profile) or reach to me directly.

(If something breaks, google the error message, ask chat gpt or just contact me)

About

Program for managing bells in my school

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published