Skip to content

aymswick/wandering_compass

Repository files navigation

Monorepo for the Wanderer's Compass Project

A Compass for Wanderers

Screenshot of a work-in-progress app to make time easier

The original version of the app used a day structure broken into the following zones:

It also had footholds (secure positions for advancement):

Both of these will need to be revised.

Example config.toml

[schedule]
working_hours = 15
zones = [
      'Open',
      'Bootup',
      'Launch',
      'Work',
      'Log',
      'Off',
      'Touchdown',
      'Close',
]
footholds = [
    'Make the Bed',
    'Open the Windows',
    'Start Coffee',
    'Ping Work Computer',
    'Get Dressed',
    'Walk the Dogs',
    'Close Work Computer',
    'Crate Dogs',
    'Walk the Dogs',
    'Turn off Lights',
    'Close the Windows',
    'Play Wakeup Music',
    'Play Calming Cafe Music',
    'Play with Dogs',
    'Work on Personal Project',
    'Tidy Up',
    'Go on a Walk',
]

About

a compass for wanderers; a calendar for aliens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published