Go to file
Daniel Barlow d83cce069c remove awful pkg-config kludge, use depwBuildBuld 2024-07-22 14:47:28 +01:00
pkgs remove awful pkg-config kludge, use depwBuildBuld 2024-07-22 14:47:28 +01:00
.gitignore first commit, should have done this a day ago 2024-02-18 21:58:03 +00:00
Makefile add lk2nd makefile target 2024-07-21 21:02:17 +01:00
README don't growsf on boot, it seems to cause corruption 2024-02-19 19:57:03 +00:00
configuration.nix put modem-manager-small in overlay 2024-07-22 14:45:47 +01:00
default.nix first commit, should have done this a day ago 2024-02-18 21:58:03 +00:00

README

Config for my moto harpia to turn it into a bike computer. We will
need

- working gps
- bluetooth (ble) stuff
- wayland "cage" compositor
- an app
- rsync service so that trails can be downloaded to a computer
- ip connectivity with flight mode
 - give it telent and dandroid as APs
 - use rfkill aggressively to save battery
 

Absent any reason I should not write the app in fennel I'm going to
write the app in fennel. I want it to

- display speed/cadence/time of day/power
- show where I am on a map
- record trail of where I've been (note: indoor counts too)

we can use l"ove2d instead of dragging in that gtk stuff

   SDL2

   To run an SDL2 application on Wayland, set
   SDL_VIDEODRIVER=wayland. 

can we do bluetooth not through dbus? dbus seems to make it flakey



cool extras
===========

adjust screen brightness (go dark when not moving)