From d9acfecb9bf9c16d211064636345bf589bf054ac Mon Sep 17 00:00:00 2001 From: Timeo Williams Date: Sat, 17 Aug 2024 22:32:33 -0400 Subject: [PATCH] chore: update release URL in frontend --- README.md | 7 +++++-- src/renderer/src/App.tsx | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7fcbfb..37f67ff 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,12 @@ It'll send you an email at the end of everyday with the total number of deep wor ### Goals -Goal for the next 2 hours: build minimum viable prototype: ~~1. Allow all users to download on any machine through an Electron JS app ~~ -~~2. Using JS for now, eventually will move to TS. Considering using SolidJS instead of React as well. Also, set up a CI/CD pipeline and allow users to download automatic releases. Also add a changelog using conventional commits. Application will get FULL System Access and collect logs every min to observe what the active window is.~~ 3. Allow users to enter a goal in their session.We'll ask in onboarding whether certain sites should be labeled as productive or not productive. +~~~~~2. Using JS for now, eventually will move to TS. +Considering using SolidJS instead of React as well. Also, set up a CI/CD pipeline and allow users to download automatic releases. +Also add a changelog using conventional commits. Application will get FULL System Access and collect logs every min to observe what the active window is.~~ ~~~ + +3. Allow users to enter a goal in their session.We'll ask in onboarding whether certain sites should be labeled as productive or not productive. For the future: diff --git a/src/renderer/src/App.tsx b/src/renderer/src/App.tsx index 6080c5b..10b9998 100644 --- a/src/renderer/src/App.tsx +++ b/src/renderer/src/App.tsx @@ -30,8 +30,8 @@ const App: Component = () => { */}
Download deepFocus (MacOS only)