synit/TODO.md

963 B

  • signals (SIGTERM)

  • cron

  • at

  • user settings:

    • wifi networks
    • wwan enabled/disabled, plus apn
    • screen brightness level
  • squeak

    • scrolling by dragging

    • pinch zoom

    • demo app that opens the map

    • phone call audio

    • terminal that isn't based on a transcript??

    • blank screen on/off with power button

      • stop listening to screen, too!
        • this is already done for when the proximity sensor goes off for inputs, so will be easy to adapt
    • sms UI

  • power management

    • sleep mode (!!!)
    • wake up periodically??
    • note that will need to re-initialize the framebuffer to stop the cursor from appearing, screensaver operating, etc.
  • get firefox running in vnc? (Xvfb -> x11vnc -> squeak vnc client ...? Keyboard focus is wonky and firefox isn't set up right, but the basics work already)

  • docker

    • appears to need CONFIG_BPF_SYSCALL, which is not set in the stock kernel