Commit Graph

33 Commits

Author SHA1 Message Date
Jonathan Santis
272a1eaba9 fix config parsing bug, where lines got overjumped 2024-09-19 08:46:57 +02:00
Jonathan Santis
363e4fb05d Merge branch 'master' of 5ccppi:ccppi/systemd-gotify 2024-09-18 13:19:03 +02:00
Jonathan Santis
10808df595 modify config file, todo: fix over using fgets by storing temp_str in seperate strs 2024-09-18 13:18:29 +02:00
c42379fad6 service file should start on boot default.target 2024-09-17 06:41:55 +00:00
Jonathan Santis
14f1ab7398 add host file modification\n cleaning string 2024-09-17 08:33:53 +02:00
Jonathan Santis
bc85d7da5b end of day 2024-09-16 13:10:54 +02:00
72d3e85b3d asdf 2024-09-16 10:39:50 +00:00
a723e0ba83 add service file 2024-09-16 10:02:59 +00:00
b5be668c22 add uninstall to makefile 2024-09-16 09:50:02 +00:00
af604a70ea sdf 2024-09-16 09:46:42 +00:00
Jonathan Santis
1d0870f893 fix argument parsing
change cmd line args
add config path HOME/.config/systemd-gotify/config
add makefile
add build and install to makefile
2024-09-16 11:30:50 +02:00
5ee37810ee add str running to parsed statuses 2024-09-16 08:48:01 +00:00
Jonathan Santis
9fcaa5cfcb daeonizing 2024-09-16 10:33:55 +02:00
Jonathan Santis
e173906cdf asdf 2024-09-16 09:51:17 +02:00
Jonathan Santis
7bdc8c9080 dunno 2024-09-12 12:15:43 +02:00
1b991bfbf4 clock 2024-09-11 17:45:08 +02:00
43c206b4e7 clean up 2024-09-11 15:21:20 +02:00
Jonathan Santis
9673555dd9 service 2024-09-11 12:02:23 +02:00
Jonathan Santis
ffe88a7133 batch checking from config 2024-09-11 11:31:04 +02:00
Jonathan Santis
632efc640d sdaf 2024-09-11 11:14:30 +02:00
Jonathan Santis
1d7cad30c7 fix array of char array 2024-09-11 10:54:21 +02:00
Jonathan Santis
c06d9ea962 add config 2024-09-11 10:14:55 +02:00
Jonathan Santis
39b0ed19ae asd 2024-09-11 09:43:33 +02:00
15d14d5099 cosmetics 2024-09-08 17:22:28 +02:00
a14a2a48dd hide token 2024-09-08 17:01:15 +02:00
5726f4f821 using envar to set token 2024-09-06 14:57:16 +02:00
29843d6a9a sdf 2024-09-06 13:44:12 +02:00
5872d5a21a works 2024-09-06 09:44:21 +02:00
8c4815cd7e segfault because of pointerarythmetic 2024-09-05 14:48:23 +02:00
43146c7596 implement test get method on systemd unit file 2024-09-05 11:56:24 +02:00
8d0dbec756 get list of services 2024-09-04 14:52:19 +02:00
899c001afb first systemd call via dbus 2024-09-04 13:34:10 +02:00
245ee35af5 init 2024-09-04 07:28:24 +00:00