A simple python Alarm Queue:
This program is a simple python Queue (FIFO) using a ciruclar method.
Note: This program was originally designed just for me to understand Queues better and not for a lot of use, however feel free to do what ever you desire with this program
Use this command bellow to install👇:
gh repo clone https://github.com/ndieppe/PythonQueue.git