a FoaFy tw.txt client
2025-11-12 19:32:07 -08:00
app export howl into a project 2025-11-12 17:31:16 -08:00
htdocs export styles 2025-11-12 19:32:07 -08:00
LICENSE.txt export howl into a project 2025-11-12 17:31:16 -08:00
README.md update README 2025-11-12 19:31:45 -08:00

howl

  • create an event loop around updating howl.network
  • decouple howl.js from rendering logic, just focus on data and events
  • store feeds in IndexedDB to avoid long fetch times
  • render ui fragments using a service worker and fetch the partials with htmx
  • write a simple proxy server to help web clients fetch feeds
  • support for 100r themes