Showing 3275 open source projects for "visual"

View related business solutions
  • 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
  • 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
  • 1
    Fluidity Timer

    Fluidity Timer

    A slick timer with community-tailored features.

    ...Because Fluidity already knows LD speech times and the order of the speeches, Fluidity automates tedious tasks. The upshot: you can use 80% fewer clicks in a standard debate round. Fluidity will improve your debating. With Fluidity's smart visual cues, you'll never finish a speech in the middle of a sentence again. Plus, you'll have extra mental bandwidth since Fluidity frees you from tasks like remembering how much preparation time you have left. The timer is highly customizable. You can change its visual cues, color scheme, and default location during speeches. Note: This timer is a Java application, so it will run on any computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    ...The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Database Pro (OpenOffice / Excel)

    Database Pro (OpenOffice / Excel)

    Addresses, Mailings & Donations

    Database Pro has been designed to manage addresses and mailings. For small charities, database fields are provided so that the details of the most recent donation of a supporter can be recorded. However, the columns (fields) can easily modified, added or deleted so that the database can be customised according to your needs. Database Pro is available in file formats for both Excel and OpenOffice. The Excel version is a VBA project and the OpenOffice version uses OOo Basic. Please note...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    VERVE

    VERVE

    Visual Environment for Remote Virtual Exploration

    Visual Environment for Remote Virtual Exploration
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    jotason-proxy-writer

    jotason-proxy-writer

    Generates a JavaScript proxy from .asmx

    Is a generator, writes a JavaScript proxy from a web service. Net with extension .asmx, take it as input and uses JSON to serialize and deserialize objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Online Data Visualization is an online solution for visual representation of data with the goal of providing the viewer with a qualitative understanding of the information contents. Demo Video : https://www.youtube.com/watch?v=AhB7hP5e-Cg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    iTunes Copier

    Copy iTunes music to selected folder.

    Made in visual C#, Copy iTunes music to selected folder. customize able folder selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Persian Date

    Persian Date Tool

    ...Using Persian Date And Time is a breeze since all you have to do is input the date in Shamsi, the traditional Persian calendar, then press convert to have it turned into Miladi, which is the Gregorian equivalent. - Show Date (Shamsi And Miladi) - Convert Date (Shamsi <>Miladi) - Open Source - Writen in WPF And Visual Basic 2012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    RadPHP Component Library is a PHP library modelled after VCL for Win32 and it's used on RadPHP XE to allow Visual RAD PHP Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This software gives you at the moment what means any of that blood or urine analyses you do by telling what diseases are associated to high or low values. It's only for educational purposes!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    SharePoint Foundation User Sync Tool

    VS (C#) program used to sync SP with AD

    A Visual Studio 2008 (C#) program that allows you to synchronize Contact and User Information List (and others) from Active Directory to SharePoint Foundation. What make this project a bit unique are the following: 1) This program allows to you browse a sites library list and items along with Active Directory to help determine which fields map to which fields in your lists. 2) The program can run in /silent mode to be used as a windows task scheduled job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    ...BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BigButtonPCLock

    Lock Workstation with Big Button

    An easy way to lock computer when leaving it and also a visual cue of if it is locked or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Movie Summarizer

    A personalized summarization system for movies

    Movie Summarizer is a tool for personalized summarization of the audio-visual semantics of a movie. It helps users to effectively summarize a movie's characters, events, semantic concepts and spoken content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    T4 XSLT

    Apply XSLT transformation in T4 files

    Need to generate code using XSLT styleshests? Want to ease integration of the XSLT transformation into Visual Studio? Now you can easily define and run XSLT transformations in T4 files. You create a regular T4 tamplate, set it's base class to the class introduced in this project, type (or paste) the XSLT markup directly into the T4 file.... and off you go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    ...The project also integrates advanced techniques like object pooling for performance, bitmap fonts for efficient text rendering, and Starling’s particle system extension for visual effects. Though originally built with the iPad 1 and 2 in mind, it can be adapted to multiple devices by adjusting configuration files, emphasizing the principle of “one code, multi-screen.”
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SPR Cricket Ticker

    SPR Cricket Ticker

    Unobtrusive ticker for keeping track of international cricket scores

    An unobtrusive ticker that displays the latest score for one or more international cricket matches covering test, one-day and T20 formats. Available for Windows, Linux and Mac OSX. Please see https://sourceforge.net/p/sprcrickettickr/wiki/ for full installation instructions. Change History https://github.com/spr117/Spr.CricketTicker/blob/master/CHANGES.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a simple game, it is a proof of concept programmed with Processing. Processing is an open source programming language and integrated development environment (IDE) built for the electronic arts, new media art, and visual design communities. The language builds on the Java language, but uses a simplified syntax and graphics programming model. Since Processing is possible to export the project to Android or iOS. The game consists of a ship that must defend his defense, represented with a line blank. If a meteor crosses the line, the meteor will impact in the mother ship and the game ends. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Learncurve

    A simple flash card program using the Leitner system.

    This program uses the Leitner system for flash card review. Right now the features are very basic, but I am looking at incorporating visual and aural information with flash cards in the future. The program should be able to handle anything in the Unicode character set, making it an excellent linguistics tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VCL.JS

    VCL.JS

    TypeScript component based framework for enterprise web application

    A faster way to build enterprise app. VCL.JS is a TypeScript open-source platform for building enterprise web apps in a fraction of the time, whether you’re an expert developer or just getting started. for more information http://vcljs.com Friendly APIs help you get your job done faster. //Simple dbgrid bounded to a query import V = require("VCL/VCL"); export class PageHome extends V.TPage { constructor() { super(); //create a backend query var qur = new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sublimity Gaming Dungeon Guide

    Sublimity Gaming Dungeon Guide

    Sublimity Gaming Dungeons - Loot

    A simple program i made to sum up all of the dungeons and loot available on the Sublimity Gaming server. The program lists all known dungeons and loot associated with them at this current time and will be updated accordingly :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Java File Copy Library is a software library that provides an easy and powerful API for file copy operations. You can define a batch of copy jobs with regular expressions and can use a Swing Component to show the overall copy progress.
    Downloads: 0 This Week
    Last Update:
    See Project