Showing 1420 open source projects for "gnu linux"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 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
  • 1

    lsdisk

    The program creates a list of attached disks without root privileges.

    Conditions: Kernel 2.6.31 (or later) with kernel filesystem sysfs (/sys) and proc (/proc) Content : Devicename, start-/end-sectors, sector size; label and UUID; filesystem and mountpoint (if mounted). Standard Call - List : blank od -l - System name (if lsb_release installed) - Architecture (with uname) - Kernel loaded (/proc/cmdline) - BIOS- or EFI-mode loaded - Device (/dev/sdXY) and partition count - Model name, disk size and logical/physical sector size - start,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    tew-652brp_v2_wcl

    Client mode firmware for TrendNET TEW-652BRP V2

    Firmware to run the TrendNET TEW-652BRP version 2.x wireless router in client mode. Based on GPL firmware provided by TrendNET and modified to change the operating mode of the router from Access Point to wireless client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Graphical PIM for the Timex Data Link USB watch in Linux. Aims to be a complete replacement for the Windows client. Supports importing for various common formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GUI wrapper for escputil (command line utility to manage Epson printers): it allows to watch ink levels, clean print heads, print nozzle patterns, align printer heads, .... with a simple and friendly user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Drivers and applications for the range of Scientific CCD cameras produced by Apogee Instruments Inc. Both ISA and Parallel interfaces are supported. A high level library and GUI are provided for Astronomical applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Monitors CPU Temperature from command line in Fahrenheit and Celsius and gives results of highest and lowest temperatures, and average over period of time run, then logs the data. Requires ACPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    µClimaControl

    µClimaControl

    Home made clima control for short expenses. PIC18F4455 based hardware.

    Firmware for small µController board with 4x PT1000 temperature channels which control the temperature in one room via two fan units. PIC18F4455 based hardware. Can be used to control temperature in the basement or guest house, within a computer case, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    System Stability Tester
    System Stability Tester is a multi platform open source clone of SuperPI and comes with a GUI and a CLI. It can be used for CPU and RAM burning, stressing and benchmarking.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    Vinque GNU/Linux is a mini live system based on Gentoo that fits in a mini-CD of 50M. Its present size is of 28M only, with a basic system of console and X-Window System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10

    touchpadtumbler

    Touchpadtumbler is graphical tool designed to turn off/on the touchpad

    Graphical tool designed to turn off/on the touchpad, and other pointer devices. The utility runs in the system tray and allows you to enable / disable devices using the context menu or keyboard shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Libre Software to manage audio/video connection from a PC to a libre hardware real time stethoscope hardware, developed to allow doctors make a remote diagnose in real time in isolated rural areas of developing countries or for medicine teaching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simplified VFD
    A virtual floppy drive that mounts image files (*.img) as new browseable computer resources. Tested from WinXP (32bit) to Win7 (64bit). Derived from: https://sourceforge.net/projects/vfd/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libmylcd is a frame & font rendering library and toolkit designed to provide low level access to 2D hardware via a video framebuffer. Supported devices include SED133x, T6963C, PCD8544, S1D15G10, USBD480, PCF8833, PCF8814, USB13700, S1D15G14.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Query and control the power saving P-States of AMD processors. This allows you to fine-tune, overclock or undervolt your CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Transform USB keyboard events into X11 keyboard events. Transformation is scriptable using ruby, allowing for complex keyboard interfaces not covered by the standard X11 keymap. Think of it as autohotkey for X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    wm100

    Manage a WM100 device.

    Allows for the management of an "Oregon Scientific WM100 SmartSync Heart Rate Logger" device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A free replacement firmware for the T/S 2000 derived from the T/S 1000 ROM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    VPreproc

    C++ Verilog macro preprocessor

    This is a standalone preprocessor for the Verilog HDL language. It is modified from the Verilog-PreProcessor of Verilog Perl tool 3.314. Most of the code is written by the team led by Wilson Snyder. What I have done in this project: * Provide a standalone command line interface (without Perl). * Replace the parts implemented in Perl to C++. * Encapsulate the package in a separated namespace for better independence. What I may do in the future: * Replace the C language features to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ASDM-NoC

    Asynchronous Spatial Division Multiplexing Router for On-Chip Networks

    This project provide a reconfigurable asynchronous SDM router which can be configured into a basic wormhole router or an SDM router with multiple virtual circuits in every direction. Features: * 5-port router for mesh network (0 south, 1 west, 2 north, 3 east, 4 local) * The dimension order routing (XY routing) * Available flow control methods: wormhole, SDM, VC * Reconfigurable number of virtual circuits, buffer size, data width * Fully synthesizable router implementation *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project aims to port linux on the ETC WEP (Wireless Embedded Platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Atomic Linux aims to provide a unique Linux experience by tailoring a system for the individual user, be they a new-comer to Linux or a self-professed Linux guru. The Atomic Linux operating system is designed to deliver this with a tweakable, minimali
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GNU DBox2 Software Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an attempt to write a Broadcom 43xx driver for Linux, based on this specification: http://bcm-specs.sipsolutions.net/
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    Linux driver development for Digital Persona and Microsoft fingerprint readers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provides easy access to many features of various laptops. Currently ASUS and IBM laptops are supported, although IBM support is far more experimental. For KDE/Qt3 environment.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB