Showing 9826 open source projects for "gnu/linux"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Redress Windows 10.1

    Redress Windows 10.1

    Restore Windows 10 style on Windows 11

    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    MiniMax Timer

    MiniMax Timer

    Customizable countdown timer

    The MiniMax Timer is a simple timer application which, for now, only counts downward. It has the following customizable features: - always on top - fullscreen - timer font, text color and background color - display a customizable text when the timer ends - timer's size and location - timer control shortcuts The settings (positions, colors, sizes) are automatically saved upon exiting the program.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Chessmaster Bots Manager

    Chessmaster Bots Manager

    A simple tool to allow Chessmaster 10/11 bot customizations

    This tool allows several bot customizations: - Load all the chess engine settings - Change avatar for any bot - Analyse player's games to get: * Player max elo * Game style (aggressive, positional, etc.) * Preferred opennings - Choose the closest openning book for a player - Save openning book based on player's game stats - Automtically backup bot with with possibility to restore settings Future improvements: - Improve .pgn analysis using external engine or refined...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5

    Sound Explorers Audio Archive

    Application for archiving audio recordings

    Sound Explorers Audio Archive is an open source Windows application for archiving audio recordings, together with associated documentation and videos. Support for associated images will be added in a future release. Its initial use is to archive the recordings that have been accumulated over several years by New Zealand's Sound and Light Exploration Society ('Sound Explorers') http://www.soundexplorers.co.nz/. The recordings are mostly of musical performances presented by Sound...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChaOS

    ChaOS

    A basic command line OS made with Cosmos

    A basic command line OS made with Cosmos. Now supports disks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    P/Invoke

    P/Invoke

    A library containing all P/Invoke code so you don't have to import it

    A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS. A collection of libraries intended to contain all P/Invoke method signatures for popular operating systems. Think of it as https://pinvoke.net, but proven to compile and work properly, and often with sample usage in the form of unit tests. A unique C# project wraps each native library. The C# project may multi-target in order to support many versions of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    unity-websocket-server

    unity-websocket-server

    A simple, zero-dependency WebSocket server for Unity

    A simple, zero-dependency WebSocket server for Unity. The easiest way is to use the inspector. Add callbacks to the onOpen, onMessage, or onClose UnityEvent. Alternatively, you can inherit from WebSocketServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MarkovJunior

    MarkovJunior

    Probabilistic language based on pattern matching

    The MarkovJunior project is a procedural generation engine that uses rule-based systems inspired by Markov processes to create complex structures and patterns. It allows users to define transformation rules that iteratively modify a grid or space, producing outputs such as textures, maps, and architectural layouts. The system is highly flexible, supporting both deterministic and probabilistic rule application to generate diverse results. It is particularly popular in game development and...
    Downloads: 0 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
  • 10
    San Andreas Unity

    San Andreas Unity

    Open source reimplementation of GTA San Andreas game engine in Unity

    ...This won't be a complete reimplementation, but the focus is on gameplay features, multiplayer, and creating a framework that will allow easy game extension and unlimited modding possibilities. When running for the first time, the game will ask you for a path to GTA installation. You need to own GTA in order to play it. The game is tested on Linux, Windows, Mac, and Android. It supports both Mono and IL2CPP scripting backends, so it can be built for any platform that Unity supports, provided that you can copy PC version of GTASA to target device. Game fully works in multiplayer. You can start the game as dedicated server, as a host (server & client at the same time), or you can connect to a server. ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 11

    ClusterAlign

    Alignment of tilt-series TEM images based on faint fiducial markers

    Tracking markers shown faintly in projections of rotating rigid body with translational jitter based on uniqueness of structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Windows File Replicator

    Windows File Replicator

    Replicate files and folders between drives!

    Have a backup hard drive on your system to keep a copy of important files (pictures, etc.) on? The Windows File Replicator allows you to make changes to folders and files on one drive, and automatically replicates those changes to your backup drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An utility to preview and export as images multiple brush sets built with Adobe Photoshop (.abr files). Makes you publish custom brush sets on the internet quick and easy.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 14
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    mXparser is highly flexible parser of math expressions. Software provides easy to use API for JAVA, Android, C# .NET/MONO (CLS). Main functionalities: - basic operators, i.e.: +, -, *, ^, ! - Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    TMNT Tello

    TMNT Tello

    Exports graphics of TMNT Shredder's Revenge

    This tool for TMNT Shredder's Revenge allows you to export images from game's ZXNB files which can then be edited and put back in the game.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    Bayes Anti-Spam

    Bayes Anti-Spam

    Anti Spam AddIn / Plugin for Outlook

    For Outlook I had been using the SpamBayes plugin for years in order to remove spam e-mails. However, with Outlook 365 the addin stopped working for me. This reimplementation enables you to mark e-mails as spam or valid. Based on your input the addin learns how to classify e-mails. If the addin detects spam then it will move the e-mail to a configurable folder in Outlook. E-mails for which the decision is uncertain will be moved to another configurable folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    JATR - Just Another Text Reader

    JATR - Just Another Text Reader

    JATR - Just Another Text Reader is a Text to Speech software.

    JATR - Just Another Text Reader is a Text to Speech software. It can read a text, pause, Resume, and stop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AvaloniaILSpy

    AvaloniaILSpy

    Avalonia-based .NET Decompiler (port of ILSpy)

    ...Extensible via MEF Extensibility (Check out TestPlugin folder). Note: This is not compatible with ILSpy Plugins. Grab artifacts from the latest master CI build. This includes Linux, Mac and Windows.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Command Line Parser CLR NetStandard

    Command Line Parser CLR NetStandard

    The best C# command line parser that brings standardized

    ...It allows you to display a help screen with a high degree of customization and a simple way to report syntax errors to the end user. Include wiki documentation with lot of examples ready to run online. Support Source Link and symbolic nuget package snupkg. Tested in Windows, Linux Ubuntu 18.04 and Mac OS. Most of features applies with a CoC philosophy. You can also map to every type with a constructor that accepts a string (like System.Uri) for reference and value types. Map to sequences (via IEnumerable<T> and similar) and scalar types, including Enums and Nullable<T>. Doesn't depend on other packages (No dependencies beyond standard base libraries).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Free Auto Clicker

    Free Auto Clicker

    Mouse Auto Clicker is a free auto clicker, mouse clicker, auto click

    Mouse Auto Clicker release 2.0.0.15 New features: 1. Single Left Click If Color 2. Double Left Click If Color 3. Single Right Click If Color 4. Middle Left Click If Color Mouse auto clicker is a free auto clicker, free mouse clicker, and free auto post. Running on MS Windows with.NET framework support. Definitely, This is a free auto clicker tool. How to get Mouse Auto Clicker: - CASE Firs time use: + Go to home page https://www.mouseautoclicker.org/ ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    DracOS GNU/Linux Remastered
    What is DracOS GNU/Linux Remastered ? DracOS GNU/Linux Remastered ( https://github.com/dracos-linux ) is the Linux operating system from Indonesia , open source is built based on Debian live project under the protection of the GNU General Public License v3.0. This operating system is one variant of Linux distributions, which is used to perform security testing (penetration testing).
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    GerberView

    GerberView

    A Gerber and Excellon file viewer

    GerberView is being developed using C# . The LibGerberVS library is base on gerbv project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    react-native-fs

    react-native-fs

    Native filesystem access for react-native

    Native filesystem access for react-native. For RN < 0.57 and/or Gradle < 3 you MUST install react-native-fs at version @2.11.17! For RN >= 0.57 and/or Gradle >= 3 you MUST install react-native-fs at version >= @2.13.2! For RN >= 0.61 please install react-native-fs at version >= @2.16.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Display, log and upload data to the internet from your Oregon Scientific or AcuRite 02032C weather station. The Arduino WxShield also supported. See project web site for FAQs. Use Open Discussion for support requests.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25
    EncrypIT

    EncrypIT

    Program to quickly and easily encrypt or decrypt files or directories

    Program to quickly and easily encrypt or decrypt files or directories using Encrypting File System (EFS) as well as add and remove domain user EFS permissions to a file. There is also a button to view the info on an encrypted file as well as for backing up a users EFS PFX certificate.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB