Selene

Automation low level tool based on MQTT data. Optionnal backends to create "DRM/Cairo", "OLed", "LCD" or "Curses" graphical applications. (by destroyedlolo)

Selene Alternatives

Similar projects and alternatives to Selene

  1. TeleInfod

    TeleInfod is a daemon that publishes electricity smart meters “TéléInformation” data to a MQTT Broker. (TéléInformation are at least generated by French's EDF smart counters)

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Marcel

    Very lightweight modules driven daemon to publish figures to a MQTT broker, providing watchdog mecanism as well. Lua user script can be created for a better data control. (by destroyedlolo)

  4. Majordome

    Lightweight declarative automation engine and data logger that can be easily customized by Lua scripts

  5. curses

    Ruby binding for curses, ncurses, and PDCurses. Formerly part of the ruby standard library.

  6. dte

    A small, configurable terminal text editor (mirrored from https://gitlab.com/craigbarnes/dte) (by craigbarnes)

  7. ltui

    🍖 A cross-platform terminal ui library based on Lua

  8. mako-smarthome

    Mako Lua Server for managing SmartHome devices based on the deCONZ API

  9. vifm

    Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Selene alternative or higher similarity.

Selene discussion

Log in or Post with

Selene reviews and mentions

Posts with mentions or reviews of Selene. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-05.
  • How I wrote my own Smart Home Software using Lua
    4 projects | /r/programming | 5 Jun 2023
    Everything is built around MQTT messaging and I got several daemons picking, processing and submitting information. - https://github.com/destroyedlolo/Marcel is in charge of low level interface with my 1-wire network, get weather forecast, ISP figures ... Lua user script are doing simple processing and validate data if needed - https://github.com/destroyedlolo/Majordome is the root of the automation. Lua user scripts are launch based on received even and implement the automation. Initially, it was fully a Lua application, but separating the low level (C++) and user part (Lua) makes the code more easily manageable, and simply everything. - https://github.com/destroyedlolo/Selene is a framework helpers to Lua. Thanks to its pluggins, it add some capabilities to Lua to generate graphical or textual interface ... and much more like data management, multi-threading (real threading, not only co-routine that wasn't enough for such massive event driven dashboard).
  • Looking for a tool to extract Lua Interface in C(++) code/comment
    1 project | /r/lua | 14 Jun 2022
    I built a framework allowing even based automation, dashboard creation and many other things. It is written in C (and some companion in C++) and is lacking of decent documentation but in source code's comment.

Stats

Basic Selene repo stats
2
27
8.5
27 days ago

destroyedlolo/Selene is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of Selene is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com