Setup
Status: Early development - expect rapid changes. Developer: David Cody (Hivemind Studio).
Get the Repository
Clone the Chronos Engine repo:
git clone https://github.com/Jeetski/Chronos_Engine.git
Requirements
- Windows 10/11 (primary development platform).
- Python 3.10+ (installer can fetch via
winget). - Git (required to clone the repo).
Linux/macOS support is experimental via the .sh launchers.
Install Dependencies
- Run
install_dependencies.batfrom the repo root. - The script creates
.venvand installs requirements.
Guided Onboarding
- Run
onboarding_wizard.batfrom the CLI, or - Open the dashboard and launch Chronos Onboarding Wizard from the Wizards menu.
Launch the Console
- Run
console_launcher.bat(orpython Modules/Console.py). - Type
helpto see available commands.
Start the Listener
- Run
listener_launcher.batto enable alarms, reminders, and timer ticks.
Launch the Dashboard
- Run
dashboard_launcher.bat, or - Use the CLI command
dashboard(aliasdash).
Your First Day
- Set status:
status energy:high focus:good - Generate schedule:
today reschedule - View schedule:
today
