Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

nonetrix/TermPomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TermPomodoro

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

About

Simple terminal pomodoro implementation in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published