Commit graph

15 commits

Author SHA1 Message Date
4ceed6f301 refactor: rebuild work without timewarrior dependency 2025-04-02 13:44:30 +02:00
b083a8255c Merge branch 'dev/refactor-from-functioning-state'
* dev/refactor-from-functioning-state:
  feat: add filename to exported exceltable
  feat: add basic excel export
  refactor: seperate application into seperate files and add killForwarding
  refactor: introduce TimeWarrior struct
  refactor: introduce app struct
  feat: add cli commands for start, stop and show
  refactor: change FunctionNames to be more generic
  refactor(config): change config location and keyword names
2025-01-03 18:13:47 +01:00
b1d345b152 feat: add filename to exported exceltable 2025-01-03 17:14:19 +01:00
a6e2986143 feat: add basic excel export 2025-01-03 16:56:03 +01:00
a7ea6f41a7 refactor: seperate application into seperate files and add killForwarding 2025-01-03 12:50:04 +01:00
fec43ea77d refactor: introduce TimeWarrior struct 2025-01-03 11:40:22 +01:00
aa3000cce6 refactor: introduce app struct 2025-01-03 11:21:28 +01:00
c052e6daf0 feat: add cli commands for start, stop and show 2025-01-03 09:58:27 +01:00
35dd5d7885 refactor: change FunctionNames to be more generic 2025-01-03 09:35:05 +01:00
ebc11dd507 refactor(config): change config location and keyword names 2025-01-03 09:16:26 +01:00
f00a02632f refactor(logging): change logging to slog 2025-01-03 07:41:59 +01:00
5a154429d8 fix: remove config file from repo 2024-12-28 11:57:07 +01:00
3c75c20f4f feat(main): remove printing config 2024-12-28 11:52:02 +01:00
60677c8a79 docs(README): add README 2024-12-28 11:49:24 +01:00
91b6d13cca initial commit 2024-12-28 11:45:24 +01:00