baseline
Take charge of your mental health with better journaling and mood tracking.
TypeScript★ 89⑂ 21 forksAGPL-3.0updated 3 months ago
README.mdfork it — it’s yours
baseline
A better, universal, journaling and mood tracking platform.
Contribute
npm install
npm install -g @ionic/cli
npm start # Web development server
ionic cap sync # Sync changes for iOS/Android
ionic cap open [ios|android] # Open iOS/Android project for development
Project Overview
android/- Android project for baseline (open in Android Studio)cypress/- Cypress E2E and Component test suite (run with npm test commands inpackage.json)docs/- Jekyll site forgetbaseline.app(run withbundle exec jekyll serve)empty/- Empty directory forlink.getbaseline.appto deploy off ofbackend/- Source for baseline backend APIscheduled-services/- Source for baseline internal services (scheduled or asynchronous from other services)helpers/- Helper scripts for baseline developmentios/- iOS project for baseline (open in Xcode)public/- static files for baseline React appsrc/- baseline React app sourcepatches/- Patches for baseline dependencies
more like this
DroidKlipp
Install and monitor KlipperScreen on Android via DroidKlipp APK, USB ADB forwarding, and WiFi fallback
Shell★ 51