Showing 389 open source projects for "linux desktop"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RubyCocoa is a Mac OS X framework that allows Cocoa programming in the object-oriented scripting language Ruby.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    DEMAE was a project to develop a GUI music player. Currently, this project is frozen; only maintaining wma123 -- a console-based music player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    Rpg.NET is an API built using the .NET Framework for both improving performance and enhancing the RPG Maker series (XP, VX, and VXA). Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    A gtk run dialog box with tab completion and a simple ui. Supports common features as well as history, files, directories, urls, and spelling correction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenXCI

    A free desktop hypervisor

    OpenXCI is a Xen-based desktop hypervisor. Unlike other desktop hypervisors, it is not targeted at businesses wanting remote provisioning, but rather at individuals who want a high-performance alternative to dual/multi-booting.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Weightlessness

    2D-shooter in Ruby

    Weightlessness is a 2D-shooter in Ruby with "realistic" control scheme (objects keep their speeds without applied forces). It is inspired by Gosu tutorials and uses Chimpunk engine for collisions. There is over 200 devices to install, 10 levels to complete, complex damage system. Short video: http://www.youtube.com/watch?v=meOSzt1pJwQ
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    NetHack-de is a translation of NetHack into German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    If you are using multiple Web browsers (e.g. Opera is fast, but some important websites only support IE), then this small GUI tool helps you in opening links (e.g. the ones that you click in an Instant Messenger) in the browser you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    L\'application Web de la ligne du temps (timeline) permet à l\'utilisateur de consulter, de créer et de partager des lignes du temps et des scénarios d\'apprentissage, qui sont représentées graphiquement avec une échelle temporelle. Flex 2 et Ruby.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Music Master

    Music Master

    Tools recording, mixing, mastering and delivering music tracks

    Command line tool handling steps to clean, calibrate, process, mix, master and deliver music tracks from recordings. Easy-to-use configuration files drive the complete processes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    files-rebuilder

    files-rebuilder

    Find and rebuild corrupted files and directories

    Application that scans files and directories for specified folders, indexes their content, and retrieves lost or corrupted fragments. Ideally used to retrieved corrupted or lost files/folders after a disk crash recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ExPo: Exchange Portal
    ExPo: Exchange Portal is an online financial trading exchange platform designed to run controlled scientific trading experiments between human traders and automated trader robots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    webgeno is a light-weight Content Management System (CMS) for generating websites offline. It is primarily designed for personal websites where the user doesn't have access to the server except to upload files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Access Mode Interpreter

    Interprets file permissions

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Slength

    returns the length of user supplied strings

    I wrote Slength while working on my SQL Final project--you see, in an SQL database when you want to store a string of text in a field you have to declare the field's type as a varchar and give it a maximum length; I wrote slength to help me figure out how long I would need to set any given varchar field. Slength was originally written in Perl, then rewritten in Python, and is now currently developed in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bots IRC
    Bases para crear un BOT para IRC Lenguajes: - Python - Perl - Ruby - C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ComicViewerApp
    A JRuby/Java-Application for viewing web comics. Preloads and caches content. Uses a database for storing comic pages. Allows easy selection of comics and pages. All comics configurable by user.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    gChat

    Google Chat Client

    The old google chat client (gTalk) had a nasty UI and looked old and needed a facelift and some additional plugins like Google Hangout support and Email in client itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    RubyLinux

    A ruby infused linux distribution

    Ruby Linux is a personal project of mine that was started because I felt (and still do) that all of the current Linux distributions fall a bit short of where I think Linux can and should be going. In the true open source methodology, I decided to put my money where my mouth is and create a custom Linux distribution I believe is where Linux systems *should* be heading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The NERO Character Creator is a tool designed to create and track your NERO International characters. Keep track of your character's build, experience history, formal effects, and backstory all in one easy-to-use application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    A7

    PIM/shcedular

    A7 is an editor-based PIM(Personal Information Manager) or Schedular. I wanted to have better schedular on both online and offline everytime. It would be good to have some collaboration between on/off tools, but it is minor priority. For offline, finally I select just A4 size (=~ letter size in the U.S.) size paper folded into 3 times(A4 -> A5 -> A6 -> A7) and ball-point pen. This project name (A7) comes from this inspiration. For online, I wanted to have life-time schedular and...
    Downloads: 0 This Week
    Last Update:
    See Project