Open Source Linux Home Automation Software - Page 6

Home Automation Software for Linux

View 1429 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    SmartThings

    SmartThings

    Collects custom SmartApps and Device Handlers in Groovy

    The SmartThings repository by krlaframboise collects custom SmartApps and Device Handlers (in Groovy) for the SmartThings home automation platform. It provides a library of community-developed automation logic and device support code to extend SmartThings beyond its built-in offerings. Users can deploy these scripts in the SmartThings IDE to customize device behavior, logging, capabilities, dashboards, notifications, etc. Device Handlers (drivers) for extended hardware support. Examples of logging, state tracking, threshold alerts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Teo & Tea

    Teo & Tea is a project to manage Velbus domotic installation

    Teo & Tea has been created to permit a large scale of functions with a Velbus installation. It's a domotic managment program that can show statistic, show temp graph, etc. There is a server that can send/receive frames from Velbus bus and receive/send them to an IP network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Torrentocracy is an RSS aggregator for MythTV which can pull bittorrents from an entry's RSS and automatically begin downloading it with the click of your TV remote control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Unix Group Policy Merger is a program that will take 2 Unix group policy files and merge them for easy group administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    WOSH Framework - Wide Open Smart Home
    WOSH is a multi-platform message-oriented middleware written in ANSI C++. Service oriented architecture, designed for network distributed computing. Already working: Audio multimedia, X10, remote control (WinMobile, GTalk) and much more..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a Java library, which gives low level access to the WS300 weather station from ELV (http://www.elv.de/). There is a web frontend included which displays the weather data in a browser. The following hardware is supported: * WS300 PC (USB) * IPWE1 (LAN) * Raspberry Pi with FS20WUE (LAN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wavy
    Wavy is a program based on Johnny Lee's fingertracking project that makes you control your mouse cursor with your fingers (with the help of reflective tape) and supports every thing you can do with a regular mouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Weekend-robotics enables the dedicated amateur to build a autonomous robot. It runs on a Linux system for high-level operations and offers an interface to the defacto standard hardware abstraction layer in robotics, Player/Stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    Upload, save and run keystroke injections remotely with an ESP8266 + ATmega32u4. Using a USB device that act as a keyboard to inject keystrokes is well known these days. The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small, and has its own file system (SPIFFS), it's perfect for enabling an easy remote connection and holding Ducky Script payloads. Although the ESP8266 is awesome, it doesn't have a native USB, which means it can't act as a keyboard. The ESP will open up a Wi-Fi access point and host a web interface from which you can upload and manage your scripts. When you hit run, it will send the script to the ATmega, which then will execute it on the target machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    WiRe

    The Android-smartphone universal television remote

    The WiRe project seeks to provide android smartphones with universal Infrared (IR) television remote control functionality. The limitations/scope of this project include: 1. Android application will be restricted to a minimum Android Operating Sytem of Android 4.2.2 2. Data communications will be conducted over a Wi-Fi network 3. The embedded device will be built utilizing the Beaglebone Black as its core 4. The Final product will be capable of conducting common television controls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Software monitors a Xantrex GT series solar inverter, stores it in a database and periodically updates a web page with current status. The inverter is monitored via a serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet Another DOMotic System

    Yet Another DOMotic System

    Open sources domotic software

    Yadoms is an open source project. It aims to publish a simple, powerfull, flexible and multiplatforms domotic solution. Project has moved to github. Here is the link to the active page: https://github.com/Yadoms/yadoms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bctl

    bctl

    1-wire based boiler/DHW/distribution heating system controller

    bctl is a C++ state-machine based boiler controller utilizing a 1-Wire bus for sensors and I/O. It implements a multi-loop circulation/distribution controller targeting a dual boiler system for combined wood/fuel based heating. The wood fired boiler system utilizes hot water thermal storage and indirect heating of domestic hot water during firing. It includes provision for dumping excess heat to the distribution system, as well as provision for heat recovery during a cool-down cycle. The design is based on the 1-wire family of sensors and data I/O components. The software package is written in C++ and utilizes the owcapi and owlib facilities of the open-source owfs package for all 1-wire transactions. The software architecture is based on the QP hierarchical state machine framework developed by Quantum Leaps, and utilizes their QM modeling tool for state machine template generation. QP is an open-source package and QM is distributed free of charge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shared library and associated tools for DMX-512 communication via USB-to-RS-485 adapters, using standard UNIX and Linux serial interfaces (patches to remove dependence on linux/serial.h welcome).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Converts plain text files containing links to HTML format to be used with download managers in batch processes such as DownThemAll! for Firefox and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    egctl

    EnerGenie EG-PMS-LAN control utility

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Testing of the stability and quality of a network connection. This application helps users in testing the quality of a network connection and in sending feedback to the ISP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gnhast

    gnhast

    gnhast - Garbled's NetBSD Home Automation Scripting Tools

    gnhast - Garbled's NetBSD Home Automation Scripting Tools A collection of daemons that work together to build an event-based home automation system. The core set of daemons is written in C, however, any event (such as a light being turned on) can be handled by an external script or program. These programs can be written in any language, and the central daemon handles all the intercommunication. It is designed to be easily extensible for new device types and protocols. The core system is BSD Licensed (3-clause), however scripts or additional data collectors may be written under any acceptable lic. While the primary development environment for this is NetBSD, it can be used on other UNIX variants, such as Linux, or other BSD's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A gnome applet to wake up some Buffalo® NAS, such ad LinkStation®, and maintain LinkStation® with power on. This is done by setting LinkStation® power switch to auto and LAN communications based on «wake on lan» protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    homebridge-samsung-tizen

    homebridge-samsung-tizen

    Homebridge plugin for Samsung TV's with Tizen OS

    Homebridge Samsung Tizen is a plugin created for Homebridge that allows you to control your Samsung TVs (models starting from 2017) that are running Tizen Operating System. Please make sure to read our shiny documentation where you find step-by-step instructions with images on how to install and configure the plugin. If you find this plugin useful and want to show your support then please star this plugin, or better yet; you can donate through PayPal whatever you think the plugin value is. You can also use other methods by checking the Sponsor this project section from the right sidebar. This plugin was designed for Homebridge and will require you to set up a Homebridge server. Homebridge is a lightweight server you can run on your home network that emulates the iOS HomeKit API and allows you to control devices that are incompatible with HomeKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    hued

    Daemon for managing Philips Hue light bulbs

    The Philips Hue light bulbs are remote-controllable LED lightbulbs. The control interface allows you to turn the lamps on or off, dim them, or change their color. This application lets you set up schedules to automatically turn lights on or off, based on specific days, times, or relative to sunrise/sunset at your location. Special schedules can be created, e.g. to turn lights on and off while you are travelling. The bulbs ship with iPhone and Android apps for managing them, but the app has only very rudimentary support for automated, day-to-day control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    indicator-hosts-up

    indicator-hosts-up

    Panel Indicator to interact and monitor hosts

    It is an easy and handy way for home or small offices where nowadays we have many hosts (pcs, routers, smartphones, NAS, media centers, wi-fi intruders, etc) and we want to know what is up and interact with them. This was born as many others from my need to turn on/off a computer in another room or see what is up before going to bed or be alerted by some intrusion in my local net via wi-fi. It needs a lot of improvements and I hope the community can help. New hosts are discovered via /etc/hosts and nmap but can be added manually too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is to develop an instant messaging system that is able to monitor and control home appliances. It is based on Java and Smack library for XMPP. We are changing user interfaces and enhancing usability. We hope to release new version in 10 days
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jmpshcmd - smarthome command tool

    java based cmd tool to connect different smarthome plattforms

    This project is stopped at the moment because of very interesting parallel activities like openhab... ------------- In the smarthome area different systems and technologies can be found. If you want to use only one user interface for all devices you will not find the "right" tool. But there are different automation plattforms like homematic or openhab and often a scripting feature are available. The main idea behind jmpshcmd is a java based tool with support for missing features (like udpsend) or a simple way to integrate an automation standard (like homematic). This tool can used to start a command from a scripting exit. For testing issues a console mode is available. If you implement an own java based integration you can use the jmpshcmd features via Java based api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple Linux utility for controlling and querying LG televisions over the vendor's serial port interface
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.