Conscious.ly is a companion app that will empower you cultivate your conscious thought and avoid getting into "automatic mode"
The approach is similar to that used in CBT - i.e set yourself time constrained goal and have someone remind you and hold you
Consciously is still in its early stages, so feedback and contributions are welcome and appreciated! 🌱
- Automatic reminders of your task based on the time you set
- Pop-up reminders when you try to access a blocked site
- Syncing with the Conscious.ly mobile client (alpha)
Future plans for enhancements and development 📝 :
- Move over to Typescript React - vue-electron is not as well supported
- More thoroughly test the syncing
- Add various quality-of-life improvements to make using the app as seamless as possible
Conscious.ly is built with Vue.js, Electron, and electron-vue.
Clone this repository, cd
into the cloned folder and run the following commands:
# install dependencies
yarn
# start the application
yarn electron:serve