Close
0%
0%

HarixOS: Linux-Style Operating System for ESP8266

HarixOS is a real CLI-based Linux-style operating system for ESP8266 with shell commands, API layer, scripting, and filesystem support.

Similar projects worth following
0 followers
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
HarixOS – A Linux-Style CLI Operating System for ESP8266

What if an ESP8266 could behave like a real computer?
HarixOS is a CLI-based operating system that runs directly on ESP8266, bringing a shell, filesystem, scripting engine, and safe API layer to microcontrollers.

Instead of scattered firmware logic, HarixOS introduces a structured, command-driven system inspired by Linux. It features a LittleFS-based filesystem (ls, cd, cat), GPIO and WiFi control, system tools, and a .hx scripting engine for automation and mini-apps.

All hardware access goes through a controlled API layer, ensuring safety, stability, and scalability.

Flash it, open a serial terminal, and you get:

HarixOS>

A tiny but functional embedded command-line computer.

GitHub: https://github.com/Haris16-code/HarixOS

Community: https://harixos.harislab.tech

Enjoy this project?

Share

Discussions

Does this project spark your interest?

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