Showing 30 open source projects for "eidors-help"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Glow OS

    Glow OS

    System Analysis Software

    Glow is an educational, hobbyist operating system written in C and Assembly, developed to help learners understand the internals of OS design and kernel development. Targeting x86_64 systems, Glow features its own kernel, bootloader, and minimal userland. With clear code structure and a simple design, it serves as a playground for experimenting with low-level systems programming, boot sequences, interrupt handling, and basic UI components like shells and text rendering.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    LibreELEC

    LibreELEC

    Just enough OS for KODI

    LibreELEC is a minimalist 'Just enough OS' Linux distribution for running Kodi. Our documentation can help you install and configure LibreELEC to run Kodi or develop and build installation images using our build system.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    hhuOS

    hhuOS

    hhuOS - A small operating system

    hhuOS is an educational operating system project developed by students at Heinrich Heine University (HHU) in Düsseldorf, Germany. It is built from scratch in C and Assembly and intended as a teaching tool to help students grasp the foundations of kernel development, memory management, system calls, and multitasking. The project focuses on clarity, modularity, and hands-on experimentation with real OS components, making it suitable for OS development courses or personal exploration.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    MentOS

    MentOS

    An educational 32-bit linux-like Operating System

    MentOS is an educational operating system developed for academic use, particularly in university settings, to help students understand low-level system concepts such as process management, memory handling, and scheduling. Written in C, MentOS closely mimics a simplified Unix-like OS and includes hands-on implementations of key kernel features. Designed to be highly readable and modular, it offers a practical approach to learning systems programming through real-world kernel components, making it a valuable tool for operating system courses and personal exploration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    Hyperledger Cello

    Hyperledger Cello

    Operating System for Enterprise Blockchain

    ...As part of the Hyperledger project under the Linux Foundation, Cello aims to offer Blockchain-as-a-Service (BaaS) by abstracting the complexity of infrastructure setup for consortiums and enterprises. It provides a dashboard, APIs, and orchestration tools to help users create, monitor, and manage blockchain nodes, ledgers, and applications efficiently across cloud and on-premise environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Ultimate Edition

    Ultimate Edition

    An Ubuntu remix for both new and experienced Linux sophisticates

    Ultimate Edition Linux, previously "Ubuntu Ultimate Edition". We cater to a large base of *nix users including, but certainly not limited to gamers & low resource computers. We have a Ultimate Edition for virtually any user.
    Leader badge
    Downloads: 436 This Week
    Last Update:
    See Project
  • 7

    Antivirus Live CD

    4MLinux fork including ClamAV scanner

    Antivirus Live CD is an official 4MLinux fork including the ClamAV scanner. It's designed for users who need a lightweight live CD, which will help them to protect their computers against viruses. Ethernet, WiFi, PPP and PPPoE are supported by Antivirus Live CD to enable automatic updates of its virus signature databases. All partitions are mounted during the boot process so that they can be scanned by ClamAV. The Antivirus Live CD ISO images are fully compatible with UNetbootin, which can be used to create an easy-to-use Antivirus Live USB.
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 8
    BJH OS

    BJH OS

    An Operating System Created In Html CSS And JS By Muhammad Haris.

    💻 BJH OS Assalam O Alaikum! 👋 I’m Muhammad Haris, Developer of BJH OS 🌐💡 — a web-based OS built with pure HTML, CSS & JS. Enjoy draggable windows, built-in apps, a web terminal, Flash Browser, AI assistant, and persistent data via localStorage. 🚀 Highlights Custom desktop environment & smoother UI Modular architecture Built-in apps & BJH OS Apps Market Remote alerts & updates Secure login & developer tools 🛒 BJH OS Apps Market Features Browse apps/games App details: icon,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    mAid Linux

    mAid Linux

    manage all your Android devices without any driver hassle

    ...No driver hassle ... No complicated installation of android tools ... if still nothing works: activating a remote support tool (teamviewer or tmate) so a friend can help you out ... just download, flash and enjoy
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Bodhi Linux

    Bodhi Linux

    A minimalist, enlightened Linux distribution

    ...Bodhi is suitable for both Linux newcomers and experienced users. The Ubuntu LTS assures stability for years and the Bodhi Team is very open to all suggestions and requests from users and willing to help.
    Leader badge
    Downloads: 6,712 This Week
    Last Update:
    See Project
  • 11
    Advanced DHCP Server Live CD (With GUI)

    Advanced DHCP Server Live CD (With GUI)

    The Free & Popular opendhcp application for Physical & Virtual Machine

    ...To know about multiple interface names, click the Connect icon on desktop. 6. Similarly, edit the opendhcp.ini file to match your needs 7. Shutdown & choose the Save option. This will help in copying from RAM to USB Disk 8. Restart & click the lease status desktop icon, to see your changes go live 9. Follow this model to install more services / servers. Check README file append_to_etc_scripts.txt to see how services are automatically started. 10. Click installer icon on desktop, update it for setups
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    System Programming Roadmap

    System Programming Roadmap

    A roadmap to teach myself compiler dev, malware reverse engineering

    system-programming-roadmap is a curated roadmap and resource guide designed to help learners navigate the complex world of system-level programming. It aggregates high-quality tutorials, books, project ideas, and documentation links related to topics such as operating systems, file systems, kernel development, networking, and compilers. This repository is ideal for beginners looking to structure their learning or for experienced developers seeking to expand their knowledge in a structured and progressive manner.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    sherlockOS

    sherlockOS

    sherlockOS - Customize Debian Buster Distro

    ...The Debian live-build tool is used to build the ISO and I have included a folder located under /usr/share/sherlockOS104/sherlock104 containing all the necessary build files and build script used to create the respin. I include all the files with the aim to help educate those willing to learn how to build your own live-build created Debian respins. Ι am dedicating this Operating System to my mentor ( Rantieris, a wonderful friend and a UNIX/LINUX nerd user! :P ) who assist me with his useful advice and I would like to thank him publicly because without him, this system will not be existed! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Clu-Linux-Live

    Clu-Linux-Live

    Various Processing and Data Rescue Tools over Wired or Wireless Networ

    ...On Startup it prompts the user to change password, mount all filesystems available locally, start wireless network ( if wifi interface present ), start network services (samba/ssh/sftp) and present user with a console for executing various utilities i.e Text, Image, Audio, Video, Downloading etc. on their FileSystems that are mounted. Googling on Linux ( or bash ) Command Line Utility for doing xyz task, will help the user to get examples of the same. For Data Rescue, File Managers / FileZilla can be used on networked machines to access the Live CD Machine for copying data files and folders. Refer Video / Screenshot for connection parameters and downloading option. Also Pen Drives and External USB Hard Drives can be connected before startup on the live cd machine to take backups using mcfm or clonezilla. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    DreamStudio by Volocian Studios
    ...Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience. We provide affordable products and services for any budget, including cost-free solutions for education and demo purposes, while everything we do is designed with ease of use and flexibility in mind, to suit everyone from novice hobbyists to expert professionals. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Delta GNU/Linux

    Delta GNU/Linux

    Live, minimalist GNU/Linux distribution based on ArchLinux (Abandoned)

    ...This re-upload is for educational purposes only. ------------------------------------------------------------------ Delta GNU/Linux is an Arch based distro, it may offer a little help in learning Arch Linux and/or ease the use of it while maintaining a minimalist aspect. The LiveCD uses Awesome as a Window Manager with its own official theme. To enter the live session you just have to type "startx".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MIS630team_4

    Hotel Searching Database system

    Mission Statement: The purpose of our website Hotel searching database system is to maintain data that is generated and used to help the hotel-seekers to find proper hotels for foothold and provide customers all of the necessary information such as the services and the landmarks around hotel to make decisions. Project Scope: The users will be the people who want to find the proper hotel. The hotel-seekers will be using our website to find the hotels at the certain location and selected price. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Web Pentesting Environment

    Vulnerable Virtual Machine to Learn

    WPE aims to help the beginners Web Penetration Testing to develop their skills * Web pentesting Enviromint :-: user:"ahmad.ninja" pass:"hacking15.org" 1. Environment to simulate the real live app (webs & mobile) but it focused on "web app". 2. This is the half of our project the other one will be on YouTube as "Video Tutorials" Which aim to help you to start your Pentesting career or develop it 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pibox

    Pibox

    Images of pre-configured Raspberry Pi operating systems.

    Pre-configured images of my Raspberry Pi operating systems, used for backup essentially, if they help anyone else, good ! These files just need flashing to the appropiately sized SD card and then booting in your Pi, no install needed. You will need to use the dd command if the SD card is the same size as the image, if larger you can flash the SD card with "Startup Disk Creator" or similar. You should be able to login with root/root and in most Raspbian releases pi/raspberry for username/password and then change the passwords for security as well as creating any new users if you plan on using them. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    mintyMac-Mate 14.04

    mintyMac-Mate 14.04

    Mate Desktop with OS X look and feel, System Sounds, MDM, Compiz etc

    Built from 64bit Ubuntu mini (30meg) 14.04 LTR (long term release). This mintyMac release features the Mate Desktop version 1.8. As usual mintyMac comes with many programs to help you build your own system included are Remastersys, Relinux and UCK. Some other software built in are: Logon Sound and System sounds, MDM Display Manager, Docky, Gimp, Compiz. Audio Software including codecs and multitrack recording with Ardour. Many graphic programs including gimp. Full libreoffice suite. Much much more software incled as well as the Ubuntu Software Center for alot more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Linux Guist - Multi Lingual OS for Asia

    Linux Guist - Multi Lingual OS for Asia

    A Single Click Language Changer and Publishing System for Web and DTP

    Linux Guist - is a Multi Lingual Live CD OS for most Asian Languages, with the ability to run of a CD & Old Hardware, with just 128 MB Memory, for DTP, Web Publishing & Data Entry purposes. This will help IT employers to take up Govt. Projects that require Data Collection, Entry & Publishing at a very very low cost, while providing Training & Job Opportunities to numerous students of these languages, in the various towns, of the country. Talk to your respective IT/HRD ministry to identify projects as well as Towns that have more Unemployed youths, to make a Difference in their Lives ! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Artica For Samba Appliance

    Artica For Samba Appliance

    NAS/File Sharing/PDC server in 5 Minutes

    Artica For Samba Appliance is an Open source ISO based on Debian 6 that create a full NAS/File server using LDAP system with all necessaries features. It install Artica Web administration Console, a sexy Ajax interface to help you create shares and other filesystem tunes & tweaks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Galsoft Linux

    Galsoft Linux

    Galsoft Linux

    ...O obxectivo do proxecto Galsolft é crear unha distribución GNU / Linux personalizada lixeira, rápida, versátil e doada de usar co galego como lingua por defecto. Promovemos software libre e de código aberto. We need volunters to help us in the creation of new Galsoft Linux 1.2 version. Prease enter our group: https://groups.google.com/forum/#!forum/galsoft-linux-team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Django Live OS

    Django Live OS for building webapps using Django and MongoDB.

    This is Django Live, a live CD based on Debian stable, Squeeze 6/Lenny 5 that enables to setup/host/test Django apps with ease. No worrys of how to install Apache/Python/MySQL/Django..just fill it, shut it, and go on..LAMP made easy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Farsi for eSpeak

    Farsi for eSpeak

    this project makes to able that eSpeak converts Farsi texts to speach.

    ...This project aims to use crowd-sourcing to improve the pronunciation of Farsi words in eSpeak. It has been created by Shadyar Khodayari. so that Farsi speakers who use eSpeak can help to develop and enhance its pronunciations (through fa_list and fa_rules). If eSpeak does not pronounce a word correctly, you can add it to the fa_dict through our interface, and it will be distributed in the next version. To do so, go to http://espeak.irtbc.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB