Showing 4270 open source projects for "alpha linux"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 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
  • 1

    cpano

    A 3D equirectangular panorama viewer, in C/GTK+

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

    ShanDj

    A very simple HTML5/Javascript DJing software for local use

    Probably the most portable DJing software solution ever. Convert your audio both into mp3 and ogg, put it on a USB key with the ShanDJ.html file, and go DJ on any machine with a web browser newer than 2008. Please both read this and refer to the project wiki for complete information. This is not meant to be used over the internet. You'll have to download it, place the ShanDj.html file in the directory where the audio files are, then open it in your web browser. Audio formats...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Varkaleas' Graphics Resources
    In the past I have created a lot of graphics for games and other projects. I want to share them under a creative commons license. For attribution, it will be fine if you link to this project, no more attribution is required
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    mkbook

    A script to turn files in various formats to m4b files

    mkbook turns one or more source files into an m4b file. m4b files are audio files optimized for audiobooks. They contain metadata (the book's title, writer, album, year and cover art) and can be bookmarked (your mp3 player won't forget where you left off).
    Downloads: 0 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
  • 5

    Minaton

    Minaton is a fat sounding mono subtractive software synthesizer

    This is my first music software synthesizer project, developed over the last two weeks it's now in a usable state but there are still things I wan't to do, In using floating point values for all parameters I tried to get away from the steppy digital sounds you often hear on software synthesizers, I've used real analogue synthesizers since the late 1980s so know how they should sound, deep, warm, fluid and rich. The synth has three oscillators, two LFOs, One low pass resonant filter,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MuRFY

    MuRFY

    directory-based music player

    Music Right For You - A simple music player written in Python using Qt framework and designed to play music by dictionaries, scrobble to Last.fm and whatever else we like to do with music players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aqui está a nova suíte de desenvolvimento gráfico totalmente gratuita(para fins não-comerciais). Feito em Java, esse programa roda em qualquer lugar e trabalha com vários formatos. Trazemos uma nova forma de trabalhar, voltado para iniciantes , produzindo grandes resultados. Aproveite!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FixeEngine

    A 3D rendering / entity engine

    This engine is not an attemp to re-inventing the wheel. It is a more learning-oriented project than something intended to provide a wide set of features. The approach to the OpenGL in this engine is something very experimental born from my own thoughts and can be usefull in future. If you want to help for your portfolio just ask: the TODO list is very long :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    openTether

    gui for libgphoto2 free tethering and hdr shooting linux

    A gui for libgPhoto2 on linux. This gives free camera tethering. Features: set ISO - f-stop - shutterspeed * Time lapse * Very detailled HDR schooting. This project aims to bring tethering in a free and userfriendly manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cupolator

    domes, vaults and eggs - program to create 3D models and plans

    Command line application that enables you to create wide range of domes, vaults, tubes or egg-like shapes from triangular desks. The arch is always in the shape of catenary that makes it possible to design and build extremely tough models or buildings suitable for underground/underwater architecture. The program has two outputs. The first is OBJ file you can import to 3D modelling software, such as Autocad or Blender. The second output is CSV file you can open in OOCalc or Excel and use as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The project was born when I wanted to write a 3D modeling + rendering engine in C++. I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    imageFinder

    imageFinder

    You can find and download images with this application

    Warning! Adult Content! You can find and download images with this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Программа предназначена для просмотра программ с TV тюнера. Предназначена для запуска в linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RedFX

    Just an FX Processor...

    FX Processor (for guitar mainly) Effects: Noise Filter, Compressor, Wah, Distortion, Tremolo, Phaser, Flanger-Vibrato, Pitch Shifter, Delay, Reverb, EQ. Developed on QT 4.7.4. Running on Windows - using QAudio, Linux with Jack or ALSA Api. Version 0.6.0 now includes MIDI Support with a MIDI Synth, Guitar Synth and Looper. Runs only on Linux with Jack (set Jack Sampling Rate at 44100 and Frames/Period at minimum). I also would appreciate some feedback as i do not have the opportunity to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    RaspberryTomb

    RaspberryTomb

    Remote media client for raspberry pi.

    Remote media client for raspberry pi. Allows any user to connect with and enjoy their entire audio/video library, in a single click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cyclone
    Cyclone is a powerful music application that handles loops in live context, full MIDI controllable. Goal: to make an app that can compete with Ableton Live in loop handling power. Cyclone works good in realtime Jack environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Create flowchart using only HTML GUI. Functions are written in JavaScript with the help of JQuery. Drawing source is in HTML and visible. Program can be used locally if open the index.htm in browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Mulino

    Mulino

    Gui frontend to aria2

    RPMs you can find here http://software.opensuse.org/download.html?project=home:Reki:mulino&package=mulino
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QC_stereoCV_tracking

    QC_stereoCV_tracking

    Quadrotor IR-Blob tracking with stereoCV

    - StereoCV optical Tracking - With openFrameworks and openCV - Handle USB-camera - Calibrate stereoCV - Handle and track multiple IR-Blobs - Transform tracked blobs to realWorldValues - handsome GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    MythTV Player for Boxee Box

    A Boxee Box App that accesses MythTV

    The goal of this project is to create a Boxee Box app that will allow access to Myth TV. In the distant future, we hope to make it possible to use the Boxee to watch and record live tv. For now, this program only works if you have the "MythExport" plugin installed on MythTv. Don't download this if you are faint of heart. This is my first Boxee app. I created the sourceforge page before the app was ready for the general public. You will be a "Alpha tester" if you download it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CBE is the Change Blindness Experiment/Environment developed at the Ludwig-Maximilian-Universität München, http://www.uni-muenchen.de/.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo