Showing 6928 open source projects for "gnu linux"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    This is a Java implementation of ray tracer presented in the book Ray Tracing from the Ground Up. Since it is in Java, it can be run on every platform. Note that the implementation is ongoing and it is developed as an Eclipse project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OOF: the very open Flash components
    OOF is a set of components which enable designers to create a back office, a front office, dynamic sites, forms, rich applications, database driven applications... This done with Flash or SILEX, by designers without programming skills.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Antimidges is simple program which allows you to filter all moving objects from photos and keep only the move less objects. It is useful when you want to take a clear photo of architecture, etc. without any people, cars etc. getting in the way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    virtuodrive is a distortion effect plugin for guitar, it's available in vst and jesusonic format
    Downloads: 0 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
    asftagapp

    asftagapp

    ASFTagApp is a tag editor for .asf/.wmv files

    ASFTagApp is a tag editor for Advanced Systems Format files, or ASF for short. ASF is Microsoft's proprietary audio/video container format, typically used for streaming media. ASFTagApp is written in java; ASFTagApp 1.2 requires Java version 1.4.2 to run, while ASFTagApp 2.7 requires at least Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Virtualidade imersiva e interativa baseada em cloud computing Suporte e desenvolvimento de conteúdos distribuídos multiusuários de realidade virtual e aumentada para TV digital, Dispositivos Móveis e PCs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cairo sets out to provide an enterprise grade, MRCPv2 compliant speech solution utilizing existing open source speech resources such as FreeTTS and Sphinx-4.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 8
    SIVP stands for Scilab Image and Video Processing toolbox. SIVP intends to do image processing and video processing tasks. SIVP is meant to be a useful, efficient, and free image and video processing toolbox for Scilab.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    A java graphical tool to easily modify, delay and resynch movie's subtitles. When your subtitles does not fit the movies/TV show you're looking at. Use Sears to quickly fix the common subtitle problems. Sears Because time matters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    MJPEG lossless rotate is a utility to rotate MJPEG Videos by 90 degrees without any loss of quality. Many digital cameras record video using MJPEG. The main purpose of MJPEG lossless rotate is to rotate digital camera videos made in portrait mode.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Audio Analysis/Resynthesis the way Darwin would have done it if he were only into computer music. Using a genetic algorithm to evolve a sinusoidal/noise based sound model, create variations as the audio chromosome of a sound's family tree progresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SlimScrobbler is a plug-in for Slim Devices SlimServer software to automatically track and submit played track data to the Last.FM site. LastFM is a plugin for playing internet radio streams from Last.FM. (LastFM was formerly known as AudioScrobbler)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Web Geostatistics
    Web Geostatistics is an application that allows you to visualize data from various sources in a 3D environment. The main goal is to look nice and to produce simple but effective statistics of any kind of data that has an associated time and location.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    This tool will automatically create an XML file which is intended to be used in MyFilms (A plugin to Team Media Portal). It will download movie info from the web including posters. Can be used as a window App or as a Plugin to MediaPortal. Currently it o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool for Native Instrument's Traktor which automates tagging WAV files purchased on popular dance music sites. Currently supported sites: www.trackitdown.net, Juno Download, and Beatport.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Renderer for flam3 cosmic recursive fractal flames implemented on GPU. Requires a CUDA-capable graphics card.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    floatsync
    A tool to sync iTunes music with Android phones and other devices that support a "mass storage device" mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is dormant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Smarc is a fast and high quality audio rate converter. It allows conversion between any sample rate, and has been optimized for standard audio rates. Smarc is available as a command line program, or as a C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java library for loading, editing, analyzing and saving pixel image files. Java 1.1 or higher is required. Various file formats are supported, demo applications for the command line and the AWT GUI toolkit are provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Galleon is a home media server using TiVo's discontinued HME protocol. It only works on TiVo versions earlier than 20.7.2. The project is not actively maintained. If you want to maintain it, contact the admins.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    An image-masking application which revolves around the new user-friendly and interactive use of the standard 'magic wand' tool. Features an extensive preview system, interactive parameter adjustment and a node-based structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A very basic library with image processing functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WideImage is an object-oriented PHP image library, written in PHP5. It uses GD2 and promotes ease of use and extensibility. It supports all common image transformations, such as resize, watermark, crop, draw text, ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB