Showing 10610 open source projects for "program"

View related business solutions
  • 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.
  • 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

    media_copy

    Transfer photo/video to hard drive with names using date and time

    A heavily commented perl script that you can customise to copy photo and video files to your hard drive according to your own media file storage scheme. You need to be able to hack perl code to adapt this script for your own use, otherwise look at program "Rapid Photo Downloader". The initial setup creates folder and file names with date and time, and duration for video; but the point is that you can adapt the code to use any of your files' metadata to build your file names. The metadata are extracted by the excellent ExifTool library. A jpeg thumbnail is optionally stored for each video file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FCSalyzer

    FCSalyzer

    FCSalyzer is a free program for analysing flow cytometry data

    FCSalyzer is a free program for analysing flow cytometry data. It is programmed in Java and should therefore work on many different operating systems. FCSalyzer offers an easy What-you-see-is-what-you get interface and provides the standard analysing tools - dot plots, histograms, complex gating strategies and associated statistics. Impressum / Legal Notice Sven Mostböck Wien Austria e-mail: sven_mostboeck@users.sourceforge.net second contact option: use the open discussion on the FCSalyzer sourceforge page: http://sourceforge.net/p/fcsalyzer/discussion/
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3
    Siler

    Siler

    Flat-files plain-old PHP functions rockin'on as a set of abstractions

    ...Flat files and plain-old PHP functions rocking on a production-grade, high-performance, scalable, concurrent and non-blocking HTTP server. Actually, Siler is a library, not a framework (maybe a micro-framework), the overall program flow of control is dictated by you. So, no hidden configs or predefined directory structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Baya

    Baya

    Baya is a graphic interface for amulecmd.

    Graphic interface for amulecmd. Develops in java 1.8 so you need a jvm 1.8 or higher. What is amulecmd? An Amule control program by console. Every many generations, the stars align and collide with wxwidget, Xorg and the Linux kernel, causing aMule to stop working and shut down or collapse at will. That's at least what's happening to me, and my aMule is shutting down or making the equipment unbearable. The solution seems to be to compile the latest version of Wxwidget, but so far, I have been unable to, so I have looked for an alternative to aMule. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    ApplicationBuilder.jl

    ApplicationBuilder.jl

    Compile, bundle, and release julia software

    Turn your Julia program into a standalone, distributable, statically-compiled "App". ApplicationBuilder compiles a Julia program and bundles it up into a distributable application, on macOS, Windows and Linux! After building, your users can download your application and run it without having Julia installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Therabot

    A program that gives you FREE therapy!

    You will not have to spend money on Therapists anymore.Just download this FREE AI and get therapy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XORCrypter

    XORCrypter

    Little program for encryption-decryption.

    Little program that uses the bit XOR operation for encryptioning and decryptioning, for now, just text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Steam-idle

    Steam idle

    This Program wil help you grow steam hours And the best part is that it doesn't take any usage of you pc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Litemall

    Litemall

    litemall = Spring Boot

    Litemall is a lightweight e-commerce system built with Spring Boot, MyBatis, and Vue.js, designed for small and medium-sized online retail platforms. It provides a full-featured backend management interface along with customer-facing mobile and web portals. Litemall supports common e-commerce features such as product catalog, order processing, payment integration, user management, and statistical analysis, making it easy to customize and deploy a standalone online store.
    Downloads: 7 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    ast-hook-forjs-re

    ast-hook-forjs-re

    AST-based JavaScript reverse engineering and variable tracing toolkit

    ...Using Abstract Syntax Tree (AST) transformations, it injects hook functions into the code to monitor variable assignments and other runtime changes during execution. This allows ast-hook-for-js-RE to capture variable values in memory and store them in a searchable database, effectively enabling variable-level monitoring of program execution. When a user encounters encrypted parameters in network requests, the captured variable data can be searched to determine where those values originated in the code. Once the relevant variable and code location are identified, analysts can trace backward to extract or reproduce the encryption logic used by the site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SteamProfiles
    ...Extract the files somewhere on your computer Add your steam path in settings, or use the automatic pathfinder by selecting the disk drive where steam is located Add your account This program is hiding in a tray, you can see the icon of SteamProfiles there To select your account simply right click on it and choose your desired account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MeTA1

    secure, reliable, fast MTA

    MeTA1 is a message transfer agent that has been designed with these main topics in minds: * Security * Reliability * Efficiency * Configurability * Extendibility MeTA1 consists of five main modules of which only one runs as root: * mcp: the main control program is similar to inetd(8): it starts all other MeTA1 modules and watches over their execution. mcp runs as root in order to bind to port 25 and to change the uid of the processes it starts. * smtps: the SMTP server receives e-mails. * smtpc: the SMTP client sends e-mails. * smar: the address resolver provides lookups in various maps including DNS for mail routing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Minecraft

    Minecraft

    Simple Minecraft-inspired program using Python and Pyglet

    Minecraft is a simple Minecraft-inspired demo written in Python using the Pyglet library for windowing, input, and OpenGL rendering. The project implements a first-person block world where you can walk around, jump, fly, and place or remove blocks using a small set of block types like brick, grass, and sand. It provides full WASD movement with mouse look and basic building controls, giving a surprisingly complete “sandbox” feel in only a small amount of Python code. The author explicitly...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    A simple timer program. Features in the new version: 1. You can switch it to the mini/full size mode by using the mini/full button. 2. You can choose the color of the main window by using the color button. 3. The program records the last time you ran.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    flowers3

    flowers3

    3D representations of flowers, flower elements, bouquets or meadows

    Program can be used as screensaver, via command line to generate a personalized greeting or interactively to generate in 3D scenes with flowers, flower elements, bouquets or meadows. In screen saver mode flowers are created randomly and moved on the screen. By configuration you can select, what types are displayed - random flowers, bouquets and/or meadows - and the speed of movement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ccplot

    CloudSat and CALIPSO plotting tool

    ccplot is an open source command-line program for plotting profile, layer and earth view data sets from CloudSat, CALIPSO and Aqua MODIS products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ZROS

    ZROS

    vnc over html5 remote operating system

    ...It includes the WIDE Python code syntax highlighter to visualize the standard "4 spaces" indentations of Python Code. It features a user registration / login system, program restrictions in bash and python, user quotas, and an "admin" login so the instructor and student can VNC into the same desktop significantly improving the ease of debugging student code. VirtualBox Image Demo .ova File TODO: Lots https is not implemented in this image nor the code. I believe you must use port 443 meaning you will need to change the config files for ssl in the scripts to use that port instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zen Cart E-Commerce Shopping Cart

    Zen Cart E-Commerce Shopping Cart

    Zen Cart® is a free full-featured self-hosted e-commerce application

    Zen Cart® is a PHP e-commerce shopping cart program. Built on a foundation of osCommerce GPL code, Zen Cart® is an easy-to-setup and run online store. Zen Cart® is for selling online. Zen Cart® is completely customizable ecommerce. Zen Cart® runs from your own webserver, which means you are fully in control of all its features and capabilities.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    DWXMLCreator

    DWXMLCreator

    dynamic wallpaper creator for GNU/Linux

    The app makes it easy to create dynamic wallpapers for Linux. The program creates a special xml file that you need to specify in the settings as wallpaper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RT Schedule

    RT Schedule

    A realtime-schedule generator for educational purposes

    ...The purpose is to compute the basic properties of a task set and create a schedule using the rate monotonic (RM), earliest deadline first (EDF) and least laxity first (LLF) algorithms. The program uses simple, idealised systems, since students must be able to schedule them manually. RT Schedule computes the data and generates clear graphs for lecture notes and exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    drive

    drive

    Google Drive client for the commandline

    drive is a tiny program to pull or push Google Drive files. Make sure to set your GOPATH in your env, .bashrc or .bash_profile file. You can install scripts for automating major drive commands and syncing from drive-google wiki, also described in platform_packages.md. See file Makefile which currently supports cross compilation. Just run make and then inspect the binaries in directory bin. drive supports resource configuration files (.driverc) that you can place both globally (in your home directory) and locally(in the mounted drive dir) or in the directory that you are running an operation from, relative to the root. drive allows you to specify a '.driveignore' file similar to your .gitignore, in the root directory of the mounted drive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...For Mac users I recomment the Boxer Dos Game Emulator to run them: http://boxerapp.com/ There are detailed descriptions to each Projects. Best would be, that you just watch the correesponding YouTube Videos, which explain each program in detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Aramacao

    Aramacao

    Aramacao is a lip syncing application for Linux

    Aramacao is a program for creating exposure sheets to help syncing mouth animation to an audio track. Aramacao depends on the following libraries: * GTK+ 3 * GStreamer 1.0+ (with gstreamer-pbutils)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OoeyGUI MESS Launcher

    OoeyGUI MESS Launcher

    GUI Launcher to launch MAME Emulated TI-99 16bit Computer Systems

    ...This application has been tested with MAME v0.225b and higher and is completed coded in Python for cross OS compatibility. It has been tested on Windows 10, Linux Ubuntu 20.04, MacOS Catalina/Big Sur and Raspberry OS on RPi4. Please be aware that MAME program switches have changed and this launcher will not work with older versions. Configure your system directories in the 'Configuration' tab and 'Save OOEYGUI Configuration'. To use the TIIMAGETOOL 'Serial Bridge' configuration you must have JAVA installed. For Windows 64bit systems please refer to the manual for getting the RXTX interface for java re-enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The program for creating and modifying Minecraft maps.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB