From 8bf659fdb2000d0eec0b5e3725bea10c345ecb61 Mon Sep 17 00:00:00 2001 From: Dhextras <104954857+dhextras@users.noreply.github.com> Date: Sun, 12 Nov 2023 13:12:51 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67da052..6e98d33 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ A curated collection of the best stuff from the Tauri ecosystem and community. - [Remind Me Again](https://github.com/probablykasper/remind-me-again) - Toggleable reminders app for Mac, Linux and Windows. - [TimeChunks](https://danielulrich.com/en/timechunks/) ![closed source] - Time tracking for freelancers without timers and HH:MM:SS inputs. - [WindowPet](https://github.com/SeakMengs/WindowPet) - Overlay app that lets you have adorable companions such as pets and anime characters on your screen. +- [AgeTimer](https://github.com/dhextras/age-timer-tauri) - Desktop utility that counts your age in real-time. ### Security From ab84876ef28a6f74c11d8a93ddd0fc732d43beba Mon Sep 17 00:00:00 2001 From: Dhextras <104954857+dhextras@users.noreply.github.com> Date: Sun, 12 Nov 2023 13:59:50 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e98d33..a4b047b 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ A curated collection of the best stuff from the Tauri ecosystem and community. ### Productivity +- [AgeTimer](https://github.com/dhextras/age-timer-tauri) - Desktop utility that counts your age in real-time. - [Banban](https://github.com/HubertK05/banban) - Kanban board with tags, categories and markdown support. - [BuildLog](https://github.com/rajatkulkarni95/buildlog) - Menu bar for keeping track of Vercel Deployments. - [Dalgona](https://github.com/GHGHGHKO/dalgona) - GIF meme finder app for Windows and macOS. @@ -246,7 +247,6 @@ A curated collection of the best stuff from the Tauri ecosystem and community. - [Remind Me Again](https://github.com/probablykasper/remind-me-again) - Toggleable reminders app for Mac, Linux and Windows. - [TimeChunks](https://danielulrich.com/en/timechunks/) ![closed source] - Time tracking for freelancers without timers and HH:MM:SS inputs. - [WindowPet](https://github.com/SeakMengs/WindowPet) - Overlay app that lets you have adorable companions such as pets and anime characters on your screen. -- [AgeTimer](https://github.com/dhextras/age-timer-tauri) - Desktop utility that counts your age in real-time. ### Security From 76674b702af4d17b69857a538d0c997ec5fb7231 Mon Sep 17 00:00:00 2001 From: Fabian-Lars Date: Sun, 12 Nov 2023 14:49:23 +0100 Subject: [PATCH 3/3] move to utils --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b047b..ccdf6f0 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,6 @@ A curated collection of the best stuff from the Tauri ecosystem and community. ### Productivity -- [AgeTimer](https://github.com/dhextras/age-timer-tauri) - Desktop utility that counts your age in real-time. - [Banban](https://github.com/HubertK05/banban) - Kanban board with tags, categories and markdown support. - [BuildLog](https://github.com/rajatkulkarni95/buildlog) - Menu bar for keeping track of Vercel Deployments. - [Dalgona](https://github.com/GHGHGHKO/dalgona) - GIF meme finder app for Windows and macOS. @@ -265,6 +264,7 @@ A curated collection of the best stuff from the Tauri ecosystem and community. ### Utilities +- [AgeTimer](https://github.com/dhextras/age-timer-tauri) - Desktop utility that counts your age in real-time. - [Browsernaut](https://github.com/billyjacoby/browsernaut) - Browser picker for macOS. - [Clipboard Record](https://github.com/lesterhnu/clipboard) - Record Clipboard Content. - [Clippy](https://github.com/Don-Cryptus/clippy) - Modern & Fast Clipboard Manager.