Search Results for "gnu operating system" - Page 4

Showing 224 open source projects for "gnu operating system"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    MiNES

    MiNES

    An editor for NES ROMs in the iNES format.

    MiNES is an editor for NES ROMs in the iNES format. I wrote MiNES because I needed a portable iNES editor that would allow me to change the PAL/NTSC bit of the iNES header. MiNES follows the Marat Fayzullin's iNES specification, and takes care to not change any unused (reserved for future use) bits. That way you can be sure that it will not brake your ROMs (unless you do something stupid), and preserve compatibility with future versions of the iNES format. MiNES computes ROM's CRC32 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FoxCalc

    FoxCalc

    A pseudo-graphical calculator for FreeDOS (or any other DOS)

    FoxCalc is a calculator with a text user interface (TUI), compiled for DOS. It supports a mouse, and uses the GMP library, therefore its results are highly accurate. FoxCalc is distributed as a zip FreeDOS package. That way, it can be easily installed using the FreeDOS package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Emeritus Pong

    Emeritus Pong

    A clone of the good old "Pong" game.

    Emeritus Pong is a clone of the good old "Pong" game. It tries to be relatively close to the original, therefore no fancy graphic or astonishing sound effects there. Emeritus Pong is written to be able to run on any modern PC. There are three versions available: DOS, Windows and Linux. Emeritus Pong features also a cool demo mode, which makes it playing against itself, displaying the current time as scores. The game is programmed to run flawlessly on any modern PC, but it will run on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sysinfogui is a program for viewing and information is dell'ardware that the architecture of your operating system GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    The behavioral analysis programs can record and analyse marital, family, or peer interactions, or animal and fish behaviour, in field or laboratory settings. The effect size calculators are provided as separate tools for reviewing published papers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SkyDoc

    Simple specialized document viewer

    The SkyDoc Document system is an extremely simple text based formatted text document viewer. It uses the xfont bitmap font system. Only supports text at the moment. Also check out the font packages in the 'files' tab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    tool collection for communication with GPS devices via GARMIN protocol. A graphical frontend for visualization of all gps-data and remote control of the GPS receiver is included. GPS-Earth also uses undocumented features that might or might not work wit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    xfont viewer

    simple xfont viewer

    This program is a simple viewer for the xfont bitmap font system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 5 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
  • 10
    S-soft HTML Editor

    S-soft HTML Editor

    Web design and Development application

    S-soft HTML Editor is a full-featured HTML editor, WYSIWYG Editor, Web Editor, Template Editor/Designer, integrated development environment(IDE), Web Form Designer, JavaScript Handle Editor that provides you with an extended designing workspace to help you create your own websites, web pages(HTML,HTM,ASP,PHP...) easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Skylight shell

    Skylight shell

    A general shell written in FreeBASIC

    This OS is a command line tool written in FreeBASIC. We have put many hours into making skylight shell a good program. If you have any questions, please go to the discussion page. Please also report any bugs that you have found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Areida
    Areida es un navegador con motor WebKit y escrito en los lenguajes Gambas y C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    xBase database library. Creates traditional dBase III Plus and FoxPro database files. Unique dual btree indexes allow multiple indexes in each disk file. Small disk/memory footprint (81K). Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PLC program aids based on OpenOffice Calc and Basic. Tools for quickly making PLC programs using state machines and simple error handling techniques using low cost PLCs and HMIs. Target PLCs are Omron, but methods are applicable to other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    minimp3_chung
    minimp3 chung is a free small mp3 folder player written in compiled freebasic. Copy the program in your mp3's folder or copy mp3 files in the same folder as minimp3_chung.exe application , double click on the application then it will play the mp3 files with a stunning quality. To listen with dsp_chung looped on the system mixer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    irrspace_chung
    irrspace chung is a openGL space flight simulator with combat programmed in compiled freebasic and irrlicht 3D game engine.Explore the solar system, follow other vessels and fly in formations or start combat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A free replacement firmware for the T/S 2000 derived from the T/S 1000 ROM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyTetra Notus

    EasyTetra Notus

    EasyTetra Notus: Small, quick and easy to use note editor.

    EasyTetra Notus is a small, quick and easy to use Note Editor for windows. You can create, print and edit notes. Choose where to save them. Now with a new feature to allow the user to find IP addresses. To download goto http://www.sourceforge.net/projects/easytetranotus/filesand click on the "EasyTetra Notus v0.8" folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A little application in italian to search metal's properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo