Search Results for "linux cli minimal" - Page 75

Showing 4410 open source projects for "linux cli minimal"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    GitHub themes for Neovim

    GitHub themes for Neovim

    Github's Neovim themes

    Github's Neovim themes. GitHub Theme's palettes and specs can be extended with your own values. This is useful for users who want to distinguish a spec value being used for multiple group definitions. GitHub Theme is a highly customizable and configurable color scheme. This does however come at the cost of complexity and execution time. GitHub Theme pre-computes the result of your configuration and saves the lua bytecode in a cache to be used on the next load. This significantly speeds up...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    AutoDev for VSCode

    AutoDev for VSCode

    AI-powered coding wizard . Put the most loved AutoDev AI assistant

    AutoDev, the AI-powered coding wizard with multilingual support, auto code generation, and a helpful bug-slaying assistant. Customizable prompts and a magic Auto Dev/Testing/Document/Agent feature are included.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    GoForge

    GoForge

    GoForge is a command-line interface (CLI) tool

    A Go-based CLI tool for building, testing, and managing secure web applications.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Matcha-TTS

    Matcha-TTS

    A fast TTS architecture with conditional flow matching

    Matcha-TTS is a non-autoregressive neural text-to-speech architecture that uses conditional flow matching to generate speech quickly while maintaining natural quality. It models speech as an ODE-based generative process, and conditional flow matching lets it reach high-quality audio in only a few synthesis steps, which greatly reduces latency compared to score-matching diffusion approaches. The model is fully probabilistic, so it can generate diverse realizations of the same text while still...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5
    microui

    microui

    A tiny immediate-mode UI library

    microui is a tiny immediate-mode user interface library designed for developers who want a minimal UI foundation without a heavy framework. It follows the immediate-mode pattern, where the interface is rebuilt each frame from application state instead of being stored as a large retained widget tree. The project is intentionally small and gives developers room to add their own controls, rendering backends, and interaction patterns. It is especially useful for tools, games, editors, embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flashlight Android

    Flashlight Android

    Audits your app and gives a performance score to your Android apps

    Audits your app and gives a performance score to your Android apps (native, React Native, Flutter..). Measure performance on CLI, E2E tests, CI.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    Dynein

    Dynein

    DynamoDB CLI written in Rust

    Dynein is an open-source command-line interface (CLI) for AWS DynamoDB that provides advanced querying, data management, and administrative operations for NoSQL workloads.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    AAD-50

    AAD-50

    Zero-trust storage erasure. Hardware-verified data destruction.

    ...Generates a SHA-256 audit chain and PDF Certificate of Destruction aligned with NIST SP 800-88 Rev.2 Purge and IEEE 2883.1-2025. Runs on Linux CLI, Windows CLI, and Windows GUI. Supports USB enclosure passthrough via 3-tier SCSI/ATA pathway. Adopted into linux-nvme/nvme-cli master (PR #3438) in 14 days. Reviewed by Peter Gutmann (Gutmann 35-pass method) and Guido van Rossum (creator of Python). Confirmed by NVM Express Administration as recommended best practice.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 9
    Linoutrox

    Linoutrox

    Ultra minimal debian based openbox distribution

    Linoutrox is a minimal Linux distribution based on Debian, designed with the pure philosophy of minimalism. It uses the Openbox Window Manager, completely stripped of distractions. Linoutrox provides you with only the essential and sufficient applications. The distribution also includes custom tools to simplify usage and configuration for daily tasks.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    vt-gui

    vt-gui

    GUI оболочка для VT CLI

    VT GUI — это современное кроссплатформенное графическое приложение (GUI) для сервиса VirusTotal, написанное на Python с использованием фреймворка Flet (на базе Flutter). Приложение представляет собой удобную графическую оболочку над официальной утилитой командной строки VirusTotal (vt-cli), интегрируя её с прямыми HTTP-запросами к VirusTotal API v3 для максимального быстродействия и удобства работы.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11

    OpenWrt Firewall CLI management tool

    OpenWrt Firewall CLI management tool

    OpenWrt Firewall CLI management tool for add/edit/delete zone, chains, traffic rules and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Archcraft

    Archcraft

    Yet another minimal Linux distribution, based on Arch Linux.

    Archcraft is an arch-based rolling-release distribution aimed at users who cares more about minimalism and aesthetics of their desktop. It comes pre-configured with various lightweight applications which makes it super fast. It can run under 500Mb of memory. There's no desktop environment in (main) Archcraft, just two highly configured window managers - Openbox and Bspwm. The default username & password is 'liveuser' for live ISO. The installer can be found in the app launcher and in...
    Leader badge
    Downloads: 1,532 This Week
    Last Update:
    See Project
  • 13

    Simple DLL Injector

    tiny tool to inject DLLs into Windows processes

    Simple DLL Injector is a lightweight and easy-to-use Windows tool for injecting custom DLL files into running processes. It uses common Windows API functions like CreateRemoteThread and LoadLibrary to load external code into target applications, enabling debugging, testing, or modification of software behavior. The injector features a clean interface supporting DLL file browsing, process selection by name or ID, and maintains a history of injected DLLs for convenience. Additional options...
    Leader badge
    Downloads: 679 This Week
    Last Update:
    See Project
  • 14
    Project Elixir | Custom ROM
    Project Elixir is a clean and minimal AOSP-based custom ROM that focuses on delivering the best of stock Android with thoughtful, balanced enhancements. Designed for users who value stability, performance, and clean UI, Elixir eliminates unnecessary bloat while still offering meaningful customization features. Born from a passion for streamlined software and user privacy, Project Elixir is built by a team of experienced developers who understand what truly matters in a daily driver
    Leader badge
    Downloads: 764 This Week
    Last Update:
    See Project
  • 15
    Totally Built Linux Distro

    Totally Built Linux Distro

    build linux from termcap to GTK-4.7 100% non-stop

    Build all of a light linux distro non-stop and no buildfails with just a few commands. (not including un-tarring initial DL) Current Build Time: 3 to 4.7 hours* on an iCore7 using -j8 It's all automatic from Termcap to Gtk-4 and making new USB, it's new enough run firefox 20-130 and Mathematica 4 - 14. Minimal commandlines and configuration required; just a few in itself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ProjectBlaze
    Project Blaze is a custom ROM based on AOSP that comes with GAPPS and VANILLA variant. We currently support 15+ OFFICIAL Devices
    Downloads: 83 This Week
    Last Update:
    See Project
  • 17
    CalamaroOS

    CalamaroOS

    "The speed of a binary distro, the soul of Gentoo."

    .Gentoo for everyone CalamaroOS A universal distribution built on Gentoo Stage 3 + Systemd, now also available with OpenRC on every edition, and the Calamares graphical installer to make Gentoo accessible to everyone. Every edition ships with Flatpak, the community GURU, Brave and LibreWolf repositories enabled by default, disk encryption at install, automatic detection of other installed operating systems (OS Prober) and support for EXT4 · BTRFS · XFS · F2FS. 7 desktop environments to...
    Leader badge
    Downloads: 578 This Week
    Last Update:
    See Project
  • 18
    mpass

    mpass

    Minimal TUI Password Mananger for GNU/Linux

    Mpass is a lightweight TUI Password Manager for GNU/Linux systems. It delivers a fast, distraction-free text user interface so you can store, and retrieve credentials without the bloat of a GUI or the headaches of a CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HyDE Linux

    HyDE Linux

    Aesthetic, dynamic and minimal dots for Arch hyprland

    HyDE Linux is an aesthetic, dynamic and minimal dots for Arch hyprland. The installation script is designed for a minimal Arch Linux install, but may work on some Arch-based distros. While installing HyDE alongside another DE/WM should work, due to it being a heavily customized setup, it will conflict with your GTK/Qt theming, Shell, SDDM, GRUB, etc., and is at your own risk.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    kpcli

    kpcli

    KeePass Command Line Interface

    KeePass Command Line Interface (CLI) / interactive shell. Use kpcli to access and manage your KeePass databases from a Unix-like command line. It supports all version 1.x (*.kdb) and 2.x (*.kdbx) prior to the KDBX 4.0 update.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 21
    HyprFlux

    HyprFlux

    HyprFlux : Minimal, productive, elegant, and fast

    HyprFlux started as a dotfiles distribution and has grown into a complete Arch Linux desktop operating system project. It does not just drop configs into ~/.config - it now spans a branded live ISO, a text-based installer, automated system provisioning, curated packages, GTK theming, boot theming, login theming, wallpapers, developer tooling, and maintained desktop defaults.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 22
    essora

    essora

    Minimal Devuan based Linux with Openbox , fast and lightweight

    # 🌱 Essora Eos is a minimalist GNU/Linux distribution based on Devuan excalibur, designed to be lightweight, fast, and fully customizable. It provides only the essentials, without bloatware or unnecessary configurations, giving the user complete control. ## ✨ Key Features: Lightweight performance, minimalist interface with preconfigured Openbox and JWM, multi-language support (12+ languages), essential tools such as file manager, terminal, image viewer, and audio player. Fully customizable...
    Downloads: 123 This Week
    Last Update:
    See Project
  • 23
    BloomeeTunes

    BloomeeTunes

    Open-source, Ad-free and Multi-source Music player.

    Bloomee is an experimental, open-source music player designed to give you absolute freedom over your audio. Seamlessly mix your local device music with an infinite universe of streams powered by a secure, Rust-backed plugin system. No ads, no interruptions—just your tunes, your way. 🌼🎵
    Leader badge
    Downloads: 5,657 This Week
    Last Update:
    See Project
  • 24

    Personal Budget Tracker

    Personal Budget Tracker — Simple Expense Logger

    Personal Budget Tracker is a minimal yet functional CLI tool to help users manage their income and expenses. It supports categorization, listing, and CSV export. Great for learning Python or organizing your personal finances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mneme HQ

    Mneme HQ

    Architectural drift prevention for the agentic AI SDLC

    Mneme is open-source architectural drift prevention for the agentic AI SDLC. It turns architectural decisions, ADRs, and engineering standards into deterministic guardrails that keep AI coding agents aligned with repository architecture. Architectural governance is the mechanism: approved decisions become enforceable before incompatible changes reach review, with verdicts linked to their governing source. Native integrations: Claude Code, Claude Agent SDK, Google Antigravity, and Codex CLI....
    Downloads: 6 This Week
    Last Update:
    See Project