Showing 532 open source projects for "gnu-darwin"

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.
    Try Free
  • $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

    JCS Starbasic bridge

    LibreOffice/OpenOffice extension opening the JCS API to StarBasic

    LibreOffice/OpenOffice extension opening the Jaguar Control System API to StarBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FindFiles

    FindFiles

    To find files on Linux

    NOTE THAT THE LATEST VERSION IS NOW AVAILABLE ON THE GAMBAS FARM To quickly locate files on a Linux system. The program is already capable of locating most files on all mounted drives. There is a double search ability built in allowing, for example, a search for ".odt" files and adding "budget" as an extra search option. The program will attempt to open the file if requested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Free-GPIB

    Free Open Source H/W S/W for USB-GPIB interface

    This project is a simple USB-to-GBIB (IEEE488) interface from PC to GPIB-based devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FROST operating system
    NOTICE: This project has been moved to https://github.com/thrimbor/frost The sourceforge project will not get updated anymore! FROST is a free operating system written in FreeBASIC and Assembly with the goal to create a small and stable system. It uses GRUB 2 as its bootloader.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    freemp3_chungVST

    freemp3_chungVST

    a VST plugin mp3 player with playlist, effects, plugins, presets

    freemp3 chung VST is a free enhanced VST plugin version of freemp3_chung mp3 player (with playlist, effects, plugins, presets...) , to use with a VST host.Can also read wav files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MLCrypt

    Simple, lightweight, standalone command-line single file encryption.

    Simple, lightweight, cross-platform (Windows / Linux / ARM6 Linux), cross-arch (x32 / x64), standalone command line file encryption program. GnuPG is probably the best application for cross-platform encryption. However, its usage on Windows PCs may be inconvenient (installation administrator rights; large executable size for perhaps just a one-time file decryption, complicated command-line switches for stronger encryption). NCrypt would fulfill this task, but does not operate on 64-bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Starfield

    Starfield

    A starfield writen in Gambas

    A starfield with scrolltext. Writen in Gambas3. Font come from "The Cunning Demos" (Atari). Music by Electra (Atari)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fd-Impressive

    Fd-Impressive

    a guy (frontend) for Impressive.

    A frontend for Impressive writen in Gambas. Impressive is a program that displays PDF presentation slides with style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ANSiMat

    ANSiMat

    A graphical, multiplatform ANSI files viewer and converter

    ANSiMat is a graphical viewer of ANSI art files. It can also be used to convert ANSI (or plain ASCII) files into regular (BMP, TGA, PCX...) graphic files, or into animations (FLC). Altough not initially designed for this, ANSiMat can be successfully used as an ASCII art viewer, or even simple text files viewer. ANSiMat is available for Linux, Windows and DOS. ANSiMat supports also modem emulation speed, therefore it can be used to display ANSI animations.
    Downloads: 27 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    PasswordBox

    PasswordBox

    A console-mode program that will keep all your passwords safe

    PasswordBox is a console-mode program that will keep all your passwords safe, in an encrypted database protected by a master password. PasswordBox can also be used to generate secure (random) passwords. This program is written by Mateusz Viste, and uses the AES implementation of Chris Brown to handle all encryption/decryption processes. PasswordBox is available for the following operating systems: DOS, Windows, Linux. Remember, that if you forget your master password, you will have no...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    This is an interpreted programming language that is designed to teach young children the fundamentals of programming, hiding away from students the complex concepts of programming, such as parentheses, quotes, data types, arrays, while allowing them to understand the basic concepts of programming, and, move to a more advanced language. It also serves as an exapmle on how to create an interpreter with QBASIC. The interpreter is written in QBASIC, and is licensed under the GNU GPLv2. About the unixname: The "shortname" of the project was a typo, but it was too late when I actually realised it. Features that still need to be implemented: Boolean expressions (IF) (If I ever find a flexible way to implement them, because you can't parse user input to a boolean command in QBASIC, without using a dynamically changed BAS file, which is going to fail if using it compilled) The source code should be compiled with either QB64, QuickBASIC or freeBASIC (with the -lang qb switch enabled
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    calc4fem
    Spreadsheet Template for Structural Engineering (FEA Analysis for beams, trusses, 2D-frames). It makes possible to create your own parametric models.Templates for engineering calculation (fatigue, concrete plates, etc)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Rapporto Intervento Tecnico Informatico
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Open Source HTML - Website Layout - Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Teleprompter is a simple tool for editing and manipulating text for using with teleprompter's hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    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: 0 This Week
    Last Update:
    See Project
  • 23
    tapcode

    tapcode

    A program for practicing tap code hearing and writing

    The tap code is similar to Morse code, only with taps. To be unambiguous letter by letter, a new code is needed. It is defined with this program. The program allows for learning it in hearing and writing. Only sound output and keyboard are needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    SimpleDice

    Throw three dice on your computer and play any game

    Board game there but dice missing? Use this program on your laptop to throw the dice. Made in Gambas on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo