Showing 4343 open source projects for "linux-debian"

View related business solutions
  • 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    TuxRO - Ragnarok Opensource

    TuxRO - Ragnarok Opensource

    Ragnarok Cliente nativo para Gnu/Linux

    Projeto do Ragnarok Cliente, totalmente nativo para o Gnu/Linux. Não precisa ser um grande "expert" em programação com software livre ou conhecimento super avançado em qualquer distribuições Gnu/Linux. Basta ter força de vontade em ajudar com bugs no decorrer do desenvolvimento executando o jogo pelo Terminal ou diretamente no decorrer do jogo. Ajudemos, basta querer! Acesse:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    uDescanso

    uDescanso es una utilidad simple para recordar tomar descansos con el

    uDescanso es una utilidad simple para recordar tomar descansos con el propósito de relajar la vista y alejar las manos del teclado y el ratón por un momento.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The idea with this program is that it will be able to display videos/images/text and stay on top of the program I’m using. (only works with images so far) See for new information: http://zahidakbar.wordpress.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Rainbow Dash Saves The Day

    Rainbow dash has to save the day from Pinki Pie and her Cup Cakes

    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    JScriptCompiler

    JScript Compiler or Interpreter

    The class 'JSEvaluator' in this project allows us to interpret expressions in JScript, allowing us to use parameters in the server at runtime. For example: ({@ 1} + {@ 2}) / 100; Parameter {@ 1} : 36 Parameter {@ 2}: 45 Result of the expression: 0.81
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The “Save as DAISY XML” add-in was created through an open source project with Microsoft, Sonata Software Ltd. and the Digital Accessible Information System (DAISY) Consortium and can be downloaded on sourceforge.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    A fork of pidgin which aims to provide minor features that have not been addressed by the pidgin development team (including manual textbox resizing). See funpidgin.sf.net for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Generic Watchdog

    Simple Generic Watchdog

    Simple wathcdog that can monitor any kind of file if it is responding

    Simple wathcdog that can monitor any kind of file if it is responding and restarts process if it is not responding. Also it contains configuration programme that can configure what is the file that needs to be restarted and what process has to be monitored.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AI-Tournament Game

    AI-Tournament Game

    Чемпионат по программированию

    Инструмент для тестирования роботов и для более четкого понимания правил игры
    Downloads: 0 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
    ImageStone

    ImageStone

    A powerful C++ class library for image manipulation

    ImageStone is a powerful C++ class library for image manipulation. Its features include load, save, display, transformation, and nearly 100 special image effects. It can be used cross platform (includes Windows, Linux, Mac), and especially under windows it can be used as a DIB wrapper class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Echis Framework
    Application components and libraries containing various handy utilities. Includes components for Configuration, Logging, ADO.Net, Inversion of Control, RhinoMock Integration, Spring.Net Integration, Castle Integration, Xml Serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Noise Graph

    LibNoise module graph designer

    Noise Graph allows you to graphically design libNoise modules, preview data as raw numbers or as image, and when you are satisfied with results generate C++ class ready to use in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    3gvice Browser

    3gvice Browser

    Another webbrowser

    Yes it's yet another webbrowser, but it's made for testing purposes. The project got liked by so many so fast, so i decited to release it in case people wants to use it. So here you go ;D enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Yark

    Архиватор на основе zlib.net.dll

    Архиватор на основе zlib.net.dll
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ByChance Framework

    A generic framework for the generation of game levels.

    This project has moved to GitHub: https://github.com/npruehs/ByChance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program is to be used by people that want to run a Secret Santa. You insert all of your participants' data, setup an email address, then the program will make matches and email your participants with their match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ever wanted to read your Google Reader RSS feeds on your Amazon Kindle while being offline and with a nice ebook formatting ? greader2kindle will retrieve your most recent unread news, and send them to your kindle as a proper mobipocket ebook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Simple WPF Emailing

    Newsletters / emailing Tool

    simple Emailing is a newsLetter / Mass Mailing Tool. It's writen in C# / .Net 4 / WPF and deals with SQL Server Compact. It contains browser, email extractor from web page and ASCII file.. Fr : simple Emailing WPF est un outil de newsLetter / gestion de Mass Mailing. Aprés la configuration de votre compte mail ( SMTP ) , vous pourrez publiposter à une liste de prospect / contact, gérée avec les champs : organisation/société, nom, prenom du contact... il contient également un navigateur...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OpenCg .Net Library

    OpenCg .Net Library

    C# Wrapper for nVidia's Cg

    OpenCg is an open source, easy to use, managed library which enables .NET applications to take full advantage of the nVidia's Cg library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GutenRIP™

    GutenRIP™ The Only Free Epson® RIP for DTG Printers.

    This application will alter the standard Gutenprint definition files to enable them to print 1) A white under-base and 2) A three color composite image for use with direct to garment printers. If you're looking for a free Epson RIP then this is the closest you will ever get. The second component of this project will be a plugin written in C# for Gimp that will create two layers from an image. One for a white underbase and another for the image to be printed on a garment. Please send...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    The phoenix kit is a collection of tools & working samples to create cross platform role playing games(RPG) of various types including massively multi-player online role playing games (MMORPG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chemitorium
    Free Organic Chemistry Analysis and Visualisation Tool; Chemical formula editor, calculation of threedimensional molecular structures, high-quality realtime rendering, ...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Universal Driver Modbus for SCADAPack's PLC
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB