LOGO: Icons made by Freepik from www.flaticon.com
ctrl + p
- triggersNew Project Modal
ctrl + alt + p
-New Work Group
(works only if there is a selected project)ctrl + s
- save the selected projectctrl + d
- remove the selected projectctrl + b
- toggles the sidebarctrl + f
- shows the search inputalt + {project_number}
- select a current project from the sidebar (starts at 1)ctrl + k
- toggle the dark and light mode
yarn package
- If you want to build for multiple os. Try running the following.
yarn package-all
- After installing all dependencies, start the development setup.
yarn start
- migrate to
@lowdb-v2
- improve ui design
- make projects savable for future updates
- fix github automatic release publish
actions
(electron-builder
)
- electron
- react
- tailwindcss
- @heroicons/react
- @headlessui/react
- lowdb
- etc...