Showing 1241 open source projects for "linux debian"

View related business solutions
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Elementary Algorithms

    Elementary Algorithms

    Book of elementary algorithms and data structures

    ... software pre-installed, TeXLive, The book is built with XeLaTeX, a Unicode friendly version of TeX. You need the GNU make tool, in Debian/Ubuntu like Linux, it can be installed through the apt-get command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cluster Template

    Cluster Template

    A template for deploying a Kubernetes cluster with k3s or Talos

    Welcome to my opinionated and extensible template for deploying a single Kubernetes cluster. The goal of this project is to make it easier for people interested in using Kubernetes to deploy a cluster at home on bare-metal or VMs. At a high level, this project makes use of makejinja to read in a configuration file which will render out pre-made templates that you can then use to customize your Kubernetes experience further. The features included will depend on the type of configuration you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    youki

    youki

    A container runtime written in Rust

    youki is an implementation of the OCI runtime-spec in Rust, similar to runc. Rust is one of the best languages to implement the oci-runtime spec. Many very nice container tools are currently written in Go. However, the container runtime requires the use of system calls, which requires a bit of special handling when implemented in Go. This is too tricky (e.g. namespaces(7), fork(2)); with Rust, it's not that tricky. And, unlike in C, Rust provides the benefit of memory safety. While Rust is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Amazon CloudWatch Agent

    Amazon CloudWatch Agent

    CloudWatch Agent enables you to collect and export host-level metrics

    CloudWatch Agent enables you to collect and export host-level metrics and logs on instances running Linux or Windows server. The Amazon CloudWatch Agent is software developed for the CloudWatch Agent. Collect more system-level metrics from Amazon EC2 instances across operating systems. The metrics can include in-guest metrics, in addition to the metrics for EC2 instances. The additional metrics that can be collected are listed in Metrics Collected by the CloudWatch Agent. Collect system-level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5
    Hotspot

    Hotspot

    The Linux perf GUI for performance analysis

    This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking ahead, we intend to support various other performance data formats under this umbrella. The main feature of the hotspot is visualizing a perf.data file graphically. The timeline allows filtering the results by time, process, or thread. The data views will update accordingly. You can also launch perf from the hotspot, to profile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    electron-builder

    electron-builder

    A complete solution to package and build a Electron app

    A complete solution to package and build a ready-for-distribution Electron, Proton Native app for macOS, Windows and Linux with “auto update” support out of the box. You can use electron-builder only to pack your electron app in a AppImage, Snaps, Debian package, NSIS, macOS installer component package (pkg) and other distributable formats. Build and publish in parallel, using hard links on CI server to reduce IO and disk space usage. Docker images to build Electron app for Linux or Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Session Manager Plugin

    Session Manager Plugin

    This plugin helps you to use the AWS Command Line Interface (AWS CLI)

    This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances. Session Manager is a fully managed AWS Systems Manager capability that lets you manage your Amazon Elastic Compute Cloud (Amazon EC2) instances, on-premises instances and virtual machines. Session Manager provides secure and auditable instance management without the need to open inbound ports. When you use the Session Manager plugin with the AWS CLI to start a session,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    diff-so-fancy

    diff-so-fancy

    Make your diffs human readable instead of machine readable

    diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster. diff-so-fancy is also available from NPM, Nix, brew, and as a package on Arch and Debian Linux. Windows users may need to install MinGW or the Windows subsystem for Linux. By default, the separator for the file header uses Unicode line-drawing characters. If this is causing output errors on your terminal, set this to false to use ASCII...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zenith

    Zenith

    Sort of like top or htop but with zoom-able charts, CPU, GPU

    In terminal graphical metrics for your *nix system written in Rust. The make file provides for building fully static versions on Linux against the musl C library. It requires musl-gcc to be installed on the system. Install "musl-tools" package on debian/ubuntu derivatives, "musl-gcc" on fedora and equivalent on other distributions from their standard repos. If one needs to build with NVIDIA support in a virtual environment, then it requires some more setup since typically the VM software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10
    Soft Serve

    Soft Serve

    A tasty, self-hostable Git server for the command line

    A tasty, self-hostable Git server for the command line. Configure with git. Create repos on demand with git push. Browse repos, files and commits with an SSH-accessible TUI. TUI mouse support. Print files over SSH with or without syntax highlighting and line numbers. Easy access control. Allow/disallow anonymous access. Add collaborators with SSH public keys. Repos can be public or private. You can also download a binary from the releases page. Packages are available in Alpine, Debian, and RPM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS Lambda NodeJS Runtime Interface

    AWS Lambda NodeJS Runtime Interface

    Extend your preferred base images to be Lambda compatible

    We have open-sourced a set of software packages, Runtime Interface Clients (RIC), that implement the Lambda Runtime API, allowing you to seamlessly extend your preferred base images to be Lambda compatible. The Lambda Runtime Interface Client is a lightweight interface that allows your runtime to receive requests from and send requests to the Lambda service. The Lambda NodeJS Runtime Interface Client is vended through npm. You can include this package in your preferred base image to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS Lambda Python Runtime Interf Client

    AWS Lambda Python Runtime Interf Client

    Seamlessly extend your preferred base images to be Lambda compatible

    We have open-sourced a set of software packages, Runtime Interface Clients (RIC), that implement the Lambda Runtime API, allowing you to seamlessly extend your preferred base images to be Lambda compatible. The Lambda Runtime Interface Client is a lightweight interface that allows your runtime to receive requests from and send requests to the Lambda service. The Lambda Python Runtime Interface Client is vended through pip. You can include this package in your preferred base image to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LinuxGSM

    LinuxGSM

    The command-line tool for quick, simple deployment and management

    LinuxGSM is the command-line tool for quick, simple deployment and management of Linux dedicated game servers. Traditionally game servers are not easy to manage yourself. Admins often have to spend hours messing around trying to get their server working. LinuxGSM is a command-line tool designed to be as simple as possible, allowing admins to spend less time on management and more time gaming. LinuxGSM will run on popular distros as long as the minimum requirements are met. Each game server has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Miniflux 2

    Miniflux 2

    Minimalist and opinionated feed reader

    .... Miniflux is compiled statically without external dependencies, drop the binary on your server and you are done. You also have the choice to use the RPM/Debian package or the Docker image. Miniflux is a free and open-source project distributed under the permissive Apache 2.0 License. Nobody resells your private data or tracks your usage. Miniflux removes automatically pixel trackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Irony-Mode

    Irony-Mode

    A C/C++ minor mode for Emacs powered by libclang

    ..., but the MELPA package is desired, uninstall the version managed by apt; Likewise, installing from both MELPA and straight.el may result in a state that requires a manual workaround. The backports mechanism is the recommended and officially supported method of accessing newer versions than Debian stable provides. In order to work correctly, irony-mode needs to know the compile flags. irony-cdb aims to provide as automatic as possible compile flags discovery, with minimal user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    ... systems based on the above Ubuntu and Debian versions are also supported on best effort basis. If the requested PHP version is pre-installed, setup-PHP switches to it, otherwise it installs the PHP version. Specific versions of extensions available on PECL can be set up by suffixing the extension's name with the version. This is useful for installing old versions of extensions that support end-of-life PHP versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Debian LXDE, IceWM, Openbox, LxQt Ru

    Debian LXDE & IceWM & LxQt & Openbox AppPack Rus

    Сборка Debian с оформленным рабочим окружением LXDE, IceWM, LxQt, Openbox, а так же предустановленными драйверами non-free и программами для различных задач (офис, видео- и аудио - редактирование, системное администрирование и пр.). Делал для личного использования, если кому еще пригодится - буду рад. Сборки 32 бит (i386) и 64 бит (amd64). БУДЬТЕ ВНИМАТЕЛЬНЫ Я выложил по 2 варианта сборок. - debian-10-i386-lxde.iso - моя сборка на основе debootstrap - debian-10-i386-lxde-nonfree.iso - сборка...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18
    czo-rescue-debian

    czo-rescue-debian

    Czo Rescue Debian: a Live Linux Debian Rescue + ZFS

    Czo Rescue Debian: A Live Linux Debian Rescue + ZFS, designed for administrating and repairing computer systems and rescuing data. * Source code: https://gitlab.com/czo/czo-rescue-debian * ISO files: https://sourceforge.net/projects/czo-rescue-debian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 41 This Week
    Last Update:
    See Project
  • 20
    Debian Live respin iso

    Debian Live respin iso

    Unofficial Debian Live re-spins for desktop

    Unofficial Debian Live distribution runs completely from DVD or Flash disk, and which is also installable on a fixed disk. This re-spin is based on Official Debian Live.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 21
    3270font

    3270font

    A 3270 font in a modern format

    ... install fontforge or even port install fontforge. If you are running Windows, you'll probably need something like WSL or Cygwin, but, in the end, the font works correctly (with some very minor hinting issues). The easiest way to generate the font files your computer can use is to run make all (if you are running Ubuntu or Debian, make install will install them too). Using make help will offer a handy list of options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Termshark

    Termshark

    A terminal UI for tshark, inspired by Wireshark

    ... to a single executable on each platform - downloads available for Linux, macOS, BSD variants, Android (termux) and Windows. Termshark is pre-packaged for the following platforms: Arch Linux, Debian (unstable), FreeBSD, Homebrew, MacPorts, Kali Linux, NixOS, SnapCraft, Termux (Android) and Ubuntu.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    ... the installed SDR-Map utility. Also, I have set up a self-updating SDR Map at https://rx.skywavelinux.com. An internet radio streamer application is also included for popular studio streams. Bring it up with keys [Super] + [S]. SDR software is configured to operate with popular plug-in devices, such as the RTL-SDR dongles, Airspy, and, HackRF radios. Skywave Linux 5 is derived from Debian Linux (Sid/Unstable branch). It is primarily a live environment, but can be fully installed.
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 24
    Mauna Linux

    Mauna Linux

    A simple, elegant and robust Debian-based Operating System

    Mauna Linux is an operating system based on Debian Stable, where its main objective is to be simple, complete and with a pleasant look for beginners or advanced users. It has one of the greatest hardware and software compatibility today.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 25
    Serbian GNU/Linux

    Serbian GNU/Linux

    OS based on Debian (serbian language)

    Serbian GNU/Linux is a operating system for the Serbian Linux community, providing users with a stable and reliable distribution that is based on Debian and works on a wide range of computers. Distribution featuring a customised KDE desktop and lightweight Openbox window manager.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project