From 7fae8ffdcc1fba9e94c0d5d6edcf748301d68122 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 5 Apr 2025 09:54:33 +0100 Subject: [PATCH] Remove Hakatime (Unmaintained since April 2024) (#1271) --- software/hakatime.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/hakatime.yml diff --git a/software/hakatime.yml b/software/hakatime.yml deleted file mode 100644 index 850885149a..0000000000 --- a/software/hakatime.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Hakatime -website_url: https://github.com/mujx/hakatime -description: WakaTime server implementation with analytics dashboard. -licenses: - - Unlicense -platforms: - - Haskell -tags: - - Software Development - IDE & Tools -source_code_url: https://github.com/mujx/hakatime -stargazers_count: 668 -updated_at: '2024-04-04' -archived: false