Selene

Automation tool based on MQTT data. Optionnal backends to create "DRM/Cairo" "DirectFB" or "Curses" graphical applications. (by destroyedlolo)

Selene Alternatives

Similar projects and alternatives to Selene

  • curses

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

  • dte

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Marcel

    Very lightweight daemon to publish figures to a MQTT broker (1wire data as temperatures, ISP real time consumption, UPS figures, meteo forecast, ...), check subscribted topics and alerts if out of range or missing. Custom decision scripts can be created in Lua. (by destroyedlolo)

  • ltui

    🍖 A cross-platform terminal ui library based on Lua

  • mako-smarthome

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

  • 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.

  • Majordome

    Events based automation tool : Event can be timers and MQTT messages arrival. Triggers Lua scripts.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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 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).

Stats

Basic Selene repo stats
2
12
2.2
1 day 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.

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