Showing 624 open source projects for "basic"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1
    Pony OS

    Pony OS

    My Little Unix: Kernels are Magic

    ponyos is a lightweight, UNIX-like operating system developed as a personal hobby project by the creator of ToaruOS. It features a monolithic kernel written in C and aims for a POSIX-compliant environment with a built-from-scratch userland. ponyos includes a graphical interface, dynamic linker, shared libraries, and a package manager. It’s designed for fun, experimentation, and as a platform to learn and play with operating system internals, with surprisingly advanced features given its...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Autoclicker

    Autoclicker

    Uses threaded tasks and allows for text spamming

    A lightweight autoclicker that has the basic features of an autoclicker. Uses threaded tasks and allows for text spamming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pyDesk OS

    pyDesk OS

    An Xubuntu-based distro with Python dev tools

    PyDesk is an Xubuntu-based distribution with basic development tools of Python. In the current version, IDLE, pip, venv and Jupyter Notebook are pre-installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pwncat

    pwncat

    Fancy reverse and bind shell handler

    pwncat is a command and control framework that turns a basic reverse or bind shell into a fully-featured exploitation platform. After initial connection, the framework will probe the remote system to identify useful binaries natively available on the target system. It will then attempt to start a pseudoterminal on the remote host and provide you with raw terminal access. pwncat doesn’t stop there, though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Xyris

    Xyris

    The Xyris Kernel

    Xyris is a microkernel-based operating system developed with a focus on modularity, simplicity, and modern code practices. Written in C++, Xyris separates drivers and system services into isolated components using message passing, in line with microkernel philosophy. It’s designed as a research and hobbyist OS, with a clean codebase and early implementations of multitasking, system calls, and filesystem abstractions. Xyris serves as a foundation for further exploration into reliable OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kerla

    Kerla

    A new operating system kernel with Linux binary compatibility

    ...Kerla combines the safety guarantees of Rust with a familiar POSIX-like programming model, making it a unique exploration into safe systems programming. Though early in development, it supports basic userspace execution and is a promising proof-of-concept for running Linux userland programs in a fully Rust-based kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pranaOS

    pranaOS

    Smart Operating System for x86, ARM, Mobile, Watch

    pranaOS is a hobby operating system built from scratch in C and C++, intended to teach and demonstrate operating system fundamentals such as process control, memory management, and kernel bootstrapping. It is designed for the x86_64 architecture and features a custom shell, task scheduler, and keyboard driver. With a strong focus on education, pranaOS serves as a base for experimenting with kernel development and learning how different subsystems interact in a functioning OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VeGNUli

    VeGNUli

    VenenuX's development and software contender

    VenenuX's development and software contender, based on Debian flavored with openbox, lxde and firmwares: * For support: full support to Debian 7, 8. 9.. https://gitlab.com/venenux/venenux.git * For packages see https://build.opensuse.org/project/subprojects/home:vegnuli * Older Debians can Debian 4, 5, 6 in limited ways see https://gitlab.com/venenux/venenux.git * For old packages see https://build.opensuse.org/project/subprojects/home:venenux * Complete Debian 4, 5, 6 repository...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Atom Vim-Mode-Plus

    Atom Vim-Mode-Plus

    vim-mode improved

    atom‑vim‑mode‑plus is a feature-rich Vim emulation layer for Atom, bringing modal editing (like Vim’s normal, insert, and visual modes) with enhanced capabilities beyond basic keybindings. Incremental search by incrementalSearch setting (disabled by default). Cursor visible in all visual modes (characterwise, blockwise, linewise). Maintain the same cursor position after operations (e.g y, gU) by stayOnYank and stayOnOperate settings. Set cursor position to start of change on undo or redo by enabling setCursorToStartOfChangeOnUndoRedo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    Macbuntu BIGSur 2021

    Macbuntu BIGSur 2021

    Macbuntu BIGSur 2021.6 x64 bit Kernel 5.11.18 on xubuntu lts 21.04

    New features: Mozilla Firefox, Anydesk remote control, Vlc player, Pinta, Gimp Photoshop, Windows font pack, Grubcostomizer, macOSX BIGSur Wallpaper icon,theme and cursor packs,ULauncher ctrl+space search, Guake terminal F12, Neofetch macOSX, Bleachbit system cleaner, Plankdock with whitedark-whitelight theme. About? WhiteSUR theme icon packs, macosx mouse cursor, original hd wallpapers added. The XFCE Desktop interface provides a comfortable and fast use for any computer. Login,...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 11
    Resea

    Resea

    A microkernel-based hackable operating system

    resea is a small, message-passing-based operating system kernel designed with microkernel principles in mind. Written in C with minimal dependencies, it emphasizes modularity, isolation, and simplicity. resea includes a basic POSIX-like interface and supports multitasking, IPC, and user-space services. It serves as both a microkernel OS experiment and a platform for learning about low-level system design without the complexity of larger operating systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase. Emerald is a strong starting point for building more complex systems or experimenting with new OS features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Old Skool Tech
    This project is an effort to develop open source software for all old platforms, like MSX, Commodore, AMIGA, Atari, ..... and collect technical information about old platforms, keeping the "old skool" flame alive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Emacs Prelude

    Emacs Prelude

    Enhanced Emacs 25.1+ distribution

    ...The final product offers an easy to use Emacs configuration for Emacs newcomers and lots of additional power for Emacs power users. Prelude bundles a bunch of smaller packages and makes many more packages available via optional modules. Basic support for many programming languages will be auto-installed when needed (e.g. the first time you open a source file for some language). Prelude aims to enhance the classic Emacs experience without deviating a lot from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DuoRDP

    DuoRDP

    DuoRDP is a tool that used to quick connect to multiple windows server

    DuoRDP is a tool that used to quick connect to multiple windows servers, you can run command on selected remote servers, such as add/remove/query user in local admin group. It invokes psexec.exe command tools with ID/password stored locally (AES256 encrypted). Basic step 1. Select servers from predefined list in various domain or groups, you can edit server list. you also can input server name manually in "Input Host" combo box, it will store latest servers you recently login. You can just input server name and select radio button to add suffix. 2. Input your ID/Password. Password / ID can be saved and auto load for next time 3. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    PinMAME
    THIS SVN REPO IS NOW OUTDATED, PLEASE USE THE GITHUB LINK ABOVE! PinMAME - Pinball's Multiple Arcade Machine Emulator written by the WPCMAME/PinMAME development team and contributors
    Downloads: 36 This Week
    Last Update:
    See Project
  • 18

    AcoPath

    Ant Colony Optimization algorithm for the shortest path problem.

    ...Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants. Development takes place at https://github.com/zfoxer/AcoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    ...Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of Particle Swarm Optimization is the emulation of the social behaviour of, e.g., a flock of birds, as a stochastic optimisation method. Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate inside an algorithmic flow to occupy positions close to the best solution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MQTT Hyperdash

    MQTT Hyperdash

    A universal MQTT Dashboard for linux/Raspberry Pi.

    ...It uses the SDL library for graphics rendering, the paho library for communication and the gtk2 framework for user input. The dashboard runs on Linux, but a port to other operating systems is possible. Special features: * Very simple and basic set of base elements. * animated analog input elements, potentiometers. * Fast update rates of 20 Hz are possible. * Easy to use: Each panel/dashboard is configured in a single .dash file. Included are commandline tools to list all topics on a mqtt broker (mqtt-list-topics) and to generate generic dashboard files from the topic lists (hddashgen). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Android Emulator M1 Preview

    Android Emulator M1 Preview

    Preview of some basic Android emulation functionality

    ...It documented limitations typical of a preview—graphics features, sensor fidelity, and compatibility quirks—while outlining the path to parity with established macOS targets. Developers could test app installs, basic input, and network scenarios to validate their toolchains ahead of mainstream IDE support. The project also served as a staging ground for feedback on Hypervisor.framework usage, Metal rendering, and system image formats for ARM guests. Although superseded by stable emulator releases, it remains a useful historical reference for how Android tooling crossed the Apple Silicon transition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RT Schedule

    RT Schedule

    A realtime-schedule generator for educational purposes

    RT Schedule is a realtime-schedule generator to create and present simple and idealised RT schedules from task lists. The purpose is to compute the basic properties of a task set and create a schedule using the rate monotonic (RM), earliest deadline first (EDF) and least laxity first (LLF) algorithms. The program uses simple, idealised systems, since students must be able to schedule them manually. RT Schedule computes the data and generates clear graphs for lecture notes and exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XiX Music Player

    XiX Music Player is a multi-platform music player

    ...See albums the choosen artist is on and vice versa Create and use Playlists Online Radiostations + Presets Record Online Radiostations Schedule Radiostation recordings Listen & Download Podcasts Play License free audio from the Internet Archive Show the lyrics and CD-Covers of the song being played Shuffle and Repeat Reverse Play Crossfading & Trimming Search Rate your songs EQ + FXs (Flanger, Echo & Reverb) Set EQ & TRIM for individual songs Copy, Delete or Rename the file Change ID3 tag (only for MP3/OGG/FLAC/APE) Multi TAGGING/RENAMING Theme support (Basic)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Arch XFerience

    Arch XFerience

    Arch Linux based distro built for usability, simplicity & stability

    NEW PROJECT HOME --> https://www.xferience.org/ Arch XFerience is a modern OS built for day-to-day operations with tons of packages & features. Some call it the Swiss Army Knife o' Linux, others - the survival kit! The core components of XFce4, systemd, LightDM, PulseAudio & NetworkManager make it work like a dream. It packs the most useful software including but not limited to - media playback (VLC), office suite (LibreOffice), gaming (Steam), OS virtualization (VirtualBox), Web Server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MailHog

    MailHog

    Web and API based SMTP testing

    ...Release messages to real SMTP servers. Chaos Monkey for failure testing. HTTP API to list, retrieve and delete messages. See APIv1 and APIv2 documentation for more information. HTTP basic authentication for MailHog UI and API. Multipart MIME support. Download individual MIME parts. In-memory message storage. MongoDB and file based storage for message persistence. Lightweight and portable. No installation required.
    Downloads: 85 This Week
    Last Update:
    See Project