Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 213 Bytes

File metadata and controls

6 lines (5 loc) · 213 Bytes

module-library

A library for easy development of custom modules for the homescreen.

  • see example/
  • compile and start a plugin
    • cd to the plugin: go build example/main.go && ./main http://localhost:3000