Showing 1519 open source projects for "vector linux os"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • $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
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    The Missing Package Manager For Chrome OS. Chromebooks with ChromeOS run a Linux kernel. The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    easyLife
    easyLife is a user friendly program that installs packages on Fedora as well as adjustments most users want. It makes new users' experience easy and fun, providing the means to set the OS up quickly and painless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NodeOS

    NodeOS

    Lightweight operating system using Node.js as userspace

    NodeOS is an operating system built entirely in Javascript and managed by npm. Any package in npm is a NodeOS package, that means a selection of more than 400.000 packages. The goal of NodeOS is to provide just enough to let npm provide the rest. Since anyone can contribute to it, anyone can create NodeOS packages. NodeOS is a Node.js based operating system, built-off of the Linux kernel. Core development is being done in layers. There could be some differences to adjust better to each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    Gphoton is a simple 3d modeler and ray tracer. If you're looking for the best 3d modeler or best ray tracer, this isn't it. If you want to easily make some simple 3D primitives and see multiple reflections or dink with ray trace code, you might find this fun, read on. In 2nd grade we had a sub who taught us to draw 2pt perspective - life was never the same. My dad's drafting book taught that and 3pt persp. In art I was awed by Durer and the mirror in Van Eyke's Wedding. In the 70s-80s I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Ojubati

    Ojubati

    Next Ojuba Release

    Next generation releases of Ojuba OS.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    synergy-stable-builds

    synergy-stable-builds

    Share one mouse, one keyboard and one clipboard between your computers

    Synergy combines your desktop devices together in to one cohesive experience. It's software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 7
    libinclude

    libinclude

    It is a shell library to import other shell scripts as libraries.

    As a library we consider a simple shell script containing function and/or variable definitions. Libinclude offers you the possibility to use those kind of libraries in a comfortable manner. The usage is very close to the syntax of python's import statement. Functions (FUNC) and variables (VAR) in a library (MYLIB) can be simply included, but also imported in their own namespace (MYLIB_VAR, MYLIB_FUNC). It also provides the import MYLIB as ALIAS and the from MYLIB import FUNC statement, like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SAAAD

    SAAAD - Gerenciar o Samba4 como AD

    SAAAD (Samba Administration As Active Directory) Gerenciar o Samba4 como AD. Programa desenvolvido para facilitar o gerenciamento do Samba como AD em modo texto. Se tem alguma sugestão/reclamação, utilize os tickets, responderei assim que possível.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    UrbanLabs-RPI-OS

    A Raspberry Pi distro for Arduino Prototyping

    This is a Debian-based (Debian Jessie) distro for Raspberry Pi for Arduino Prototyping. It's developed for Raspberry Pi 3 Model B and Arduino Uno. Its window manager is dwm, but you must type "startx" to use it. We use it with ssh and X11 Forwarding for the GUI apps as Sketch, s4a, etc... It starts in DHCP mode, you can find it with nmap or other software like this. Username: urbanlabs Password: urbanlabs Root Password: urbanlabsroot This is an alpha version, bug reports are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    CShoreWrt

    CShoreWrt

    Tiny Linux distribution for embedded and virtual network appliances

    A tiny embedded Linux distribution forked from LEDE (https://www.lede-project.org) which in turn is forked from OpenWrt (http://openwrt.org). This project is aimed at routers with at least 8-16 MB flash and 128+ MB RAM. Exploration is being made for OpenEmbedded/Yocto for larger devices in a new project. In the interim the follow targets are also supported: 2) Minimalist virtualization/container hosts (only on x86/ARM at the moment for hypervisor, any for container). 3)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NeatMol

    NeatMol

    A macro of Asymptote to produce vector graphics of molecule structures

    NeatMol is a macro of Asymptote (http://asymptote.sourceforge.net/) to produce vector graphics of molecule structures with publication quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PowerNex

    PowerNex

    An operating system written in D

    PowerNex is a microkernel operating system written entirely in the Nim programming language. Designed as a learning and research project, it explores OS development using a modern high-level systems language while still offering low-level control. PowerNex focuses on modularity, simplicity, and code clarity. While still in its early stages, the project includes basic kernel functionality, including memory management, task switching, and a custom bootloader, offering insight into building an...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Puszi

    Puszi

    Puszi (K.I.S.S.) Livarp_cli + Opossum window manager

    *Puszi is based on Livarp_cli (https://arpinux.org/livarp/livarp04/cli.html) with the addition of Xorg and Opossum Window Manager as default.(README) (https://sourceforge.net/projects/opossum/?source=directory) *ISO Debian Jessie 8.6 base (default US locale) *Software included: ceni (http://antix.daveserver.info/jessie/pool/main/c/ceni/ grubrepair i3 (Window Manager-vanilla) Lilyterm (http://lilyterm.luna.com.tw/) Refracta Tools(...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KODI-ICE

    KODI-ICE Linux

    KODI-ICE OS is a Linux Distribution based on Ubuntu LUBUNTU 15.10. This OS is meant for HTPC Computers... it can also be used as a general OS for everyday use if you want. SIDE NOTE: KODI-ICE is moving to KODI-ICE V2. based of Ubuntu 18. https://sourceforge.net/projects/kodi-ice-v2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mol3d

    mol3d

    A metapost macro for drawing 3D molecular structures

    Mol3d is a macro using metapost language (https://www.tug.org/metapost.html) for producing vector graphics of 3D molecular structures. It is based on the m3D macro developed by Anthony Phan (http://www-math.univ-poitiers.fr/~phan/m3Dplain.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pearl Linux OS 4.0

    Pearl Linux OS 4.0

    The Ultimate Open Source OSX Alternative Base System

    Pearl Desktop 4.0 features PDE , our own custom desktop environment which is a lightweight desktop environment created from components from LXDE XFCE4 and of course compiz. Featuring 4 Unique login sessions. Default session is PearlDE-FX- with Compiz desktop efects, PearlDE- using XFWM4 as a lighter window manager, LXDE- Windows XP styled session with openbox added gnome flashback compiz / metacity and of course KODI Media Center available as standalone login or within a current session....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ProxLinux

    ProxLinux

    A light yet fully featured Ubuntu based Linux distro.

    A lightweight 64bit Lubuntu based distro designed to be beautiful, feature filled, productive and little unconventional. Gone is your traditional 'Start' menu, instead right click anywhere on the desktop or panel to access your menu. Inspired by Fluxbox and Fluxbuntu but built with Openbox. Out of the box ProxLinux comes with the standard suite of Lubuntu packages with some added extras and beautifully themed. We really hope you enjoy using ProxLinux 3 and welcome your feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    OS Abstraction Layer
    OBSOLETE - Please proceed to new repo: https://github.com/nasa/osal This project will be closed in the near future ALERT: The osal-4.2.1a release package is now available. This release package fixes a unit test makefile to use Modules.mak rather than using ut-modules.mak directly. The top-level readme.md file was also updated to add missing information. The OS Abstraction Layer (OSAL) project is a small software library that isolates embedded software from the real time...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JusticeLeague Linux

    JusticeLeague Linux

    The Linux OS For all DC Fans. Simple | Fast | Powerful

    Justice League Linux OS or JLOS v1.0.8 is a Linux based operating system especially made for all the dc lovers and the lovers of Linux operating system. This is the first edition of the JLOS and it is titled as v1.0.8 since its previous beta editions were tried out by myself since its is the first one seeing the world. So I've tested a lot on my little champ and it is my primary operating system now.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Honeeepi

    Honeypot sensor on Raspberry Pi

    This project is about building honeypots with Raspberry Pi - a credit card sized ARM Linux box. Honeeepi is a honeypot sensor on Raspberry Pi which based on customized Raspbian OS. It was pre-installed with multiple updated honeypot packages and network monitoring tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SDK Server Matrix Shell
    Gerenciador de conexões SSH, RDP e SQL*Plus (Oracle). Os dados das conexões são armazenados no MySQL, e o shell gerencia as mesmas, para se conectar com servidores via SSH é chamado o openssh, para conectar com servidores Windows via RDP, é chamado o rdesktop e para se conectar com o banco de dados Oracle é chamado sqlplus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pearl Linux 3.5

    Pearl Linux 3.5

    OS X Alternative that installs on most new or old computers

    The complete OS X styled operating system ready to go with the best open source software available today. Pearl Linux 3.5 32 bit will install on most new and used desktops, laptops, notebooks and netbooks. All of the Pearl Linux releases are modeled from Mac OS X Snow Leopard addition. Newer OS X styles available through theming. Customize this super stable feature packed Mac OS X styled system with compiz desktop effects with both dark and light themes, Nitrogen to change your HD wallpapers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PearlOS XFCE4 for Odroid C1

    PearlOS XFCE4 for Odroid C1

    Super Quick XFCE4 Desktop with Kodi for Odroid C1+

    Based on Debian Jessie this release is very responsive. Excellent 1080p Video playback on kodi as well as the Chromium Web Browser when logged into XFCE4. We added plank dock and BibleTime which was unavailable through the debian repositories. They are preinstalled and available on our pearl-c1 repository.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB