From 1ab5d08006c88e64cee2e1fe63cb92f2df48740e Mon Sep 17 00:00:00 2001 From: Dmitry Khrykin Date: Fri, 31 Jan 2020 21:59:01 +0300 Subject: [PATCH 1/2] Added Strategr - No-Fuss Time Management App (#510) --- applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications.json b/applications.json index 98d8bec..31ecaaf 100644 --- a/applications.json +++ b/applications.json @@ -7524,7 +7524,7 @@ { "short_description": "No-fuss time management", "categories": [ - "Productivity" + "productivity" ], "repo_url": "https://github.com/khrykin/StrategrDesktop", "title": "Strategr", @@ -7557,4 +7557,4 @@ ] } ] -} +} \ No newline at end of file From 686ec2ada6b92ede39088e5b2f3b4e89551a4d89 Mon Sep 17 00:00:00 2001 From: serhii-londar Date: Fri, 31 Jan 2020 19:02:30 +0000 Subject: [PATCH 2/2] Generate README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 520ef3f..a875613 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ You can see in which language an app is written. Currently there are following l - [Sessions](https://github.com/AlexPerathoner/Sessions) - Safari extension to save your working sessions ![swift_icon] - [Speed Reader](https://github.com/LumingYin/SpeedReader) - Read faster with the power of silencing vocalization with SpeedReader. ![swift_icon] - [StickyNotes](https://github.com/LumingYin/StickyNotes) - A Windows 10-esque Sticky Notes app implemented in AppKit. ![swift_icon] +- [Strategr](https://github.com/khrykin/StrategrDesktop) - No-fuss time management ![cpp_icon] ![objective_c_icon] - [Super Productivity](https://github.com/johannesjo/super-productivity) - Free to do list & time tracker for programmers & designers with Jira integration. ![type_script_icon] ![javascript_icon] - [Thyme](https://github.com/joaomoreno/thyme) - The task timer for OS X. ![objective_c_icon] - [Timer](https://github.com/michaelvillar/timer-app) - Simple Timer app for Mac. ![swift_icon]