11 Commits

Author SHA1 Message Date
ad9dc90f31 feat: add docker image and refactor the scripts 2024-08-23 21:48:19 +02:00
d02eb34285 feat: add debian packaging
fuck this is complicated. Why'd you make it so insane, debian
maintainers?
Please fix this.

It's working now, but Makefile must be modified... I dont like that.
Let's find another way
2024-08-19 19:47:44 +02:00
ccd07141f5 feat: add arch packaging 2024-08-19 19:47:44 +02:00
2ebbc86799 feat: throw logs into a log file
Fuck. I had to add another dependency...
2024-08-06 19:28:40 +02:00
1bcdca9e21 feat: cleanup and daemonization 2024-08-04 21:27:23 +02:00
dcc25f88a7 feat: add threadpool and started pooling executors 2024-08-04 12:39:48 +02:00
121643be45 feat: add simple two-thread watch prototype
I feel like I'm crushing it today!
2024-08-03 12:43:33 +02:00
9d1408c174 feat: add simple logging library 2024-08-03 09:25:47 +02:00
6c3ad9ffa5 feat: add simple inotify prototype 2024-08-03 07:47:47 +02:00
94a4ac27c5 feat: add simple getopt cli 2024-08-02 19:08:25 +02:00
de71b99539 feat: initial commit 2024-08-01 21:35:35 +02:00