Showing 145 open source projects for "terminal"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Scoop Installer

    Scoop Installer

    A command-line installer for Windows

    ...Scoop downloads and manages packages in a portable way, keeping them neatly isolated in ~\scoop. It won't install files outside its home, and you can place a Scoop installation wherever you like. For terminal applications, Scoop creates shims, a kind of command-line shortcut, inside the ~\scoop\shims folder, which is accessible in the PATH. For graphical applications, Scoop creates program shortcuts in a dedicated Start menu folder, called 'Scoop Apps'. This way, packages are always cleanly uninstalled and you can be sure what tools are currently in your PATH and in your Start menu.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 2

    Ubuntuzilla: Mozilla Software Installer

    APT repository for Mozilla software releases

    An APT repository hosting the Mozilla builds of the latest official releases of Firefox, Thunderbird, and Seamonkey. Do not manually download the files - read the wiki, https://sourceforge.net/p/ubuntuzilla/wiki/ for instructions on using the repository.
    Leader badge
    Downloads: 117,819 This Week
    Last Update:
    See Project
  • 3
    Clonezilla

    Clonezilla

    A partition and disk imaging/cloning program

    Clonezilla is a partition and disk imaging/cloning program similar to True Image®. It saves and restores only used blocks in hard drive. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (Server Edition).
    Leader badge
    Downloads: 44,384 This Week
    Last Update:
    See Project
  • 4
    Super Grub2 Disk

    Super Grub2 Disk

    Boots into many systems and GRUB2 ones!

    Super GRUB2 Disk helps you to boot into most any Operating System (OS) even if you cannot boot into it by normal means.
    Leader badge
    Downloads: 2,462 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    Fink

    Fink

    macOS package manager

    Fink brings the full world of Unix Open Source software to Darwin and macOS. Packages are downloaded and built automatically and installed into a tree managed by dpkg, all with full dependency tracking.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 6

    apt-sel

    Backup and restore apt package selections

    On an apt / dpkg based Linux system, dump the list of installed packages in a file and select the same packages for installation, preferrably on a different system or version. Other than the usual recommendation `dpkg --get-selections` and `dpkg --set-selections` this keeps the information about automatic dependencies intact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AppInstall (formerly Swiftinstall)

    AppInstall (formerly Swiftinstall)

    Installer, uninstaller, cleaner, antivirus all in one app for Linux

    ...Graphical uninstallation for software not listed in app stores. Support for AppImage apps as native applications. Automatic cleanup of unnecessary files to keep your system tidy. Dependency fixing without terminal commands. Built-in antivirus scanning for extra security. Open source (GPL v3), lightweight, with no telemetry and no ads. SwiftInstall simplifies Linux package management for users of all levels, offering a user-friendly graphical alternative to traditional installer tools.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Unattended Resolution in A Nutshell - OS
    Unattended installation of several Linux(kickstart,preseed,autoyast) and Windows(2000,XP,2003,2003R2,Vista,7,8,,10,112008,2012,2016,2019,2022,2025). Features: inventory, software management, dhcp-ldap, dns-ldap, php-ssh, syslog-ng, rsyslog, switch managment, ldap browser, pxe manager, central cron management, license management, guacomole integration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    m23

    m23

    Your linux deployment tool!

    m23 is a free software distribution system (license: GPL), that installs (via network, starting with partitioning and formatting) and administrates (updates, adds / removes software, adds / removes scripts) clients with Debian, (X/K)Ubuntu and LinuxMint. It is used for deployment of Linux clients in schools, institutions and enterprises. The m23 server is controlled via a web interface. A new m23 client can be installed easily in only three steps. Group functions and mass installation...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Gobisoft

    Gobisoft

    Software auto-installation builder

    Gobisoft is a batch package builder for applications, it builds a self-install package of your programs. Creates a stand alone executable file that performs the (secured installation and removing) of the elements necessary to distribute your applications. The software offers many possibilities, such as executing commands before and after installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Arch Linux Fast Install

    Arch Linux Fast Install

    Install Arch Linux with 2 lines of code

    # archfi Just a simple bash script wizard to install Arch Linux after you have booted on the official Arch Linux install media. With this script, you can install Arch Linux with 2 lines of code. This wizard is maked to install minimum packages (base, grub and optionally efibootmgr). At the end of this wizard, you can install or launch archdi (Arch Linux Destop Install) to install and configure desktop packages. archdi project : https://github.com/MatMoul/archdi You can watch my...
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 12
    Arch Linux Desktop Install

    Arch Linux Desktop Install

    Arch Linux Desktop installer

    # archdi Just a simple bash script wizard to install and configure a full personal computer with Arch Linux. First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : curl -L archdi.sf.net/archdi > archdi or if sourceforge is down : curl -L matmoul.github.io/archdi > archdi And run the script : sh...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 13

    The_Deck_Linux

    Portable Penetration Testing Operating System

    It is an Portable Penetration Testing Operating System designed for Beagle Bone AI. It is an debian based operating system fully packed with all latest Hacking Tools. The Root file system used in this Deck Linux is Ubuntu 20.04 LTS. It can be installed in Beagle Board AI and can use as a replacement for Laptop, Desktop. It can be placed on a drone too. It has a pre-installed MeshDeck (written by Philip Polstra) so it can be runned in a ZigBee network. We can attacks from up to a mile away...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BG-Rescue Linux

    Very small RESCUE LINUX system which boots from usb-stick or cdrom

    BG-Rescue Linux is a very small Linux distribution (download-size < 20MB) which is intended mainly for rescue purposes. The system runs entirely in ram and can be booted either from usb-stick or cdrom. It can be booted either on BIOS or UEFI hardware. Besides i386 it also includes a 64bit Linux kernel generating the possibility to chroot into a 64bit (amd64) userspace environment. The system can serve as a full rescue / backup / restore system for Linux or Windows based computers or to...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    Cluster SSH - Cluster Admin Via SSH

    Cluster administration tool

    ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Easeit.sh

    Easeit.sh

    Installing your Applications was NEVER easier

    Easeit.sh (Easy Install script) is a script for all GNU/Linux distributions to install your preferred applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    setuplibcore

    setuplibcore

    Internal functions to avoid dependency issues

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    setuplib

    setuplib

    Extensions for setuptools - detailed information on entry points

    The *setuplib* package provides core functions for the query of meta information and installation repositories of *Python* packages. It provides query and filter options on the installed packages and the available information, while displaying the result data in various formats, e.g. as table, list, or JSON, XML, YAML, CSV, etc. The provided commands and extension points integrate seamless into the standard *setuptools* and/or *distutils*. The *setuplib* is member of the group...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    helenArch

    Arch ISO with built-in CLI & GUI installer.

    Easier Arch install than ever before! Have you ever tried installing Arch Linux on your PC? Did you experience difficulties? Searching for guides online? Never more, here is the solution for you! Now you can easily do it with Helena, the simple CLI & GUI installer. Just type "./preinstall" or "./preinstall_V2" for newer version (without quotes) to begin. After that just follow the guided install process. If you find any problems with the installer, or you would like to request new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    System Updater (with & without GUI)

    System Updater (with & without GUI)

    A program for an easier way to update the system

    With this script-program its easier to keep your system up to date. Your can use this program with and without an GUI. With this program you don't have to type inside a Terminal the command "sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get autoremove", the script do this for you automatically. In this way the start for Linux beginner is much easier as without this program it would be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automated software deployment, upgrade and removal script for Windows. Can be run as a service to install software in the background without user interaction. See http://wpkg.org/ for more info and downloads. See http://lists.wpkg.org/ for mailing lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KAAISv4

    KAAISv4

    Kali Applications Automatic Installation Script (For Kali Linux Only)

    KAAIS (Kali Applications Automatic Installation Script) Let's you easily install some applications which doesn't come by default with the Kali Linux distribution, and perform some other tasks (like apt-get commands and update your 'sources.list' file).. It's user friendly and it incorporates some other things. It also gets updated regularly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ubuntu Packages

    Ubuntu Packages

    Automated software install for Ubuntu

    This program was developed for installing some packages in more practical way. Based on easyLife for Fedora
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    bootedit

    simplify /boot.scr deployment for u-boot

    just like visudo, wrap the details of re-creating the /boot.scr file after editing it's source /boot.cmd . Packaged for Slackware ARM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    innoextract

    innoextract

    Tool to unpack installers created by Inno Setup

    Inno Setup is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-Windows systems without running the actual installer using Wine. NOTE: NEW VERSIONS WILL NOT BE UPLOADED TO SOURCEFORGE! Instead, use the official website at http://constexpr.org/innoextract/
    Downloads: 20 This Week
    Last Update:
    See Project