eInk desk calendar and status board
-
Devices
-
Clients
StatusPanel follows the version numbering, build and signing conventions for InSeven Limited apps. Further details can be found here.
StatusPanel uses Git Submodules, so before doing anything else, you'll need to do:
git submodule update --init --recursiveN.B. You'll also need to run this command if the submodules change.
Use mise, to install the required build tools and dependencies:
mise installThe website (https://statuspanel.io) is built using Jekyll and hosted on GitHub Pages. If you'd like to edit and serve locally, you run the following commands:
cd docs
bundle install
bundle exec jekyll serveWe invite and welcome contributions! There's a pretty comprehensive list of issues to get you started, and our documentation is always in need of some care and attention.
Please recognise StatusPanel is a labour of love, and be respectful of others in your communications. We will not accept racism, sexism, or any form of discrimination in our community.
StatusPanel is licensed under the MIT License (see LICENSE).
