Close
0%
0%

Kaithem: a Pure Python Web IDE based HA Server

Write Python and HTML via a web IDE, create triggers and events, and organize your code into modules.

Public Chat
Similar projects worth following
168 views
0 followers
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
This is a pure python automation server that lets you create interface pages by writing code via the web UI in HTML with Mako templates, or using the web based visual scripting engine in the Chandler Scenes and Cues editor.


It's optimized for use on raspberry pi type boards in production-ish environments, and has a few extra features to support that.

Installation is pretty easy, there's a script to handle everything, and a few tutorials on the Wiki: https://github.com/EternityForest/KaithemAutomation/wiki

Kaithem is easily hackable, there are no crazy build steps, obscure dependencies, or custom dynamic module downloaders.

All of your pages and events(Called "resources" in kaithem), are stored in "modules" that can be uploaded and downloaded as ZIP files. So you can make your changes on a test server, then deploy on the real thing.


It's designed to be ultra-reliable, and run for months at a time on cheap SD cards without wearing the

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates