Simple terminal pomodoro implementation in C++
You know it's good software the code is more make file than actual code
compiling and running
g++ ./src/main.cpp -O3 -lsfml-audio
./a.out
compiling and running 3Ds why did I make a 3Ds port again?! What the fuck was I on?
find out how to install devkitpro on your distro
cd 3DS
make
dependencies
arch
sudo pacman -S sfml