Search Results for "total commander java" - Page 2

Showing 151 open source projects for "total commander java"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1
    Voldemort

    Voldemort

    A distributed key-value storage system

    Voldemort is a distributed database that’s an open source clone of Amazon’s Dynamo. It automatically replicates data over multiple servers, and automatically partitions them as well so each server only contains a subset of the total data. It offers many other features such as pluggable serialization support, data item versioning and an SSD Optimized Read Write storage engine. Voldemort is not a relational database or an object database. It is essentially a big, distributed, persistent,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    VideoWhisper Live Streaming provides web based live video streaming (from webcam or similar sources). Live Streaming key features: + 1 to many 1 way video streaming + Live chat for viewers + User list with online participants + Channel title + HTML embed code to publish video channel + P2P group streaming support + Session timer and control with scripts + 100% web based for clients The php edition is the easiest choice to setup and run the Live Streaming application on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This framework provides an efficient and consistent solution for pagination search over large result set in J2EE.Its idea is to load only the particular page of data rather than all records that satisfy the input search criteria from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    YASIM Commander

    YASimCommander is a platform-independent editor for YASIM files.

    YASim Commander is a platform-independent, open source editor for creating and editing YASim aircraft models in Flightgear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    tsp-problem-ga-aco-comparisson

    tsp-problem-ga-aco-comparisson

    Genetic Algorithm and Ant Colony to solve the TSP problem

    This project compares the classical implementation of Genetic Algorithm and Ant Colony Optimization, to solve a TSP problem. It's possible to define the number of cities to visit , and also interactively create new cities to visit in a 2D spatial panel. A total distance is given for AG and ACO solution at end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Econball

    Equation of stock trading simplified to game of moving resizing balls

    The econ theory is the value of buy and sell are usually equal, at whatever free market price at the time, so if we trade between 2 things, holding the total of those 2 equal eachother, then you can buy without anyone selling, or sell without anyone buying. Just change from one equal valued type to the other, and the total of all the A's and all the B's are scaled instantly to be the same amounts. Those who change to the majority side lose, and those who change to the minority side win,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Bluej LOC Counter

    An extension for BlueJ that counts logical lines of code.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Measured Metronome

    Measured Metronome

    A Metronome with Measure+Beat/Half-Beat Display

    A metronome with audible "tock" sound and large visual display for (mostly amateur) musical groups, such as bell choirs, that must keep track of measure count and beats/half-beats within the measures. An interesting exercise in applying the java.util.concurrent and javax.sound.sampled packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EDM Calibration Baseline Fitting

    EDM Calibration Baseline Fitting

    EDMFit is an adjustment tool to estimate EDM calibration parameters.

    An EDM calibration baseline is used to derive specific instrument errors of the electronic distance measurement (EDM) unit of a total station. EDMFit is a simple adjustment tool to estimate the EDM calibration parameters (addition constant and/or scale parameter). The adjustment process is according to ISO 17123-4. The parameters are checked for significance, to avoid an overestimation. Based on two classical hypothesis testing, EDMFit provides a reliable outlier detection. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Extra Life Donation Parser

    Parses donations from EL and displays them

    Intended to be used during a live stream, this parser will poll for new donations based on a comma-delimited list of ids and display them in a frameless background with a total. Colors can be changed without closing the display to support streamers using a chroma key. Licensed under GPL version 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Midwest Peregrine Bird Search

    Program for finding descendant numbers and tracking peregrine lines.

    The Midwest Peregrine Bird Search program is a runnable JAR that can be used to search the Midwest Peregrine Falcon Database. It requires a copy of the database to be downloaded in CSV form from http://midwestperegrine.umn.edu/?vw=search It can be used to view all the information about a bird in a readable form, find all its descendants as well as its parents easily, and find out how many descendants total are in a database for a given bird.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BanglaDictX

    BanglaDictX

    English to Bengali dictionary

    An English to Bangla Dictionary for Linux, Windows, Mac and many others that support Java. BanglaDictX is cross-platform, portable and of course, offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    d-crypt

    Tweakable 256-bit symmetrical block cipher.

    D-crypt is an symmetrical block cipher operating on 256bit blocks with an key of the same length. The cipher takes 3 inputs: the data to encrypt, the symmetric key and a tweak consisting in a array of 16 integers representing each one of eleven possible keyaddition algorithms. Features a similar structure as AES (uses simpler versions of ShiftRows, MixColumns) and uses AES SBOX. It is an SP network. The Key Schedule is a different from AES's, however the Expansion is partially inspired in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MBSE for MagicDraw

    Plugin for MagicDraw to support MBSE with SysML

    Support for more productive Model Based Systems Engineering, following the recommendations in the Cookbook of the INCOSE SE2 Challenge team http://mbse.gfse.de The Plugin for the MagicDraw modelling tool provides support for model based document generation which ties together system model and documents to keep them up to date and consistent, using a AWYSIWYG editor in MagicDraw. It provides basic support to model variants and extract variants from a system model. It provides support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pangea Open POS

    Pangea Open POS

    Pangea Open POS is a modified version of Unicenta Opos

    Pangea Open POS is a fork of Unicenta oPOS, the most popular open source POS nowadays. A lot of features have been added making it close to an ERP system (it manages purchasing and accounting for instance). It has been divided in 3 versions, restaurant, retail and spa, each with different features and reports.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    HyperImage Virtual Research Environment
    The HyperImage platform supports the linking of (audio)-visual objects, texts and mixed-media documents. References between images in total, regions of images, annotations regarding the images, and other media, are achieved by means of hyperlinks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Agilefant

    Agilefant

    The scalable open source tool for lean and agile project management

    Agilefant is a simple but powerful web based tool for lean and agile project management. It is the most versatile open source solution of its kind today, with a rapidly growing user base of more than 10k users around the world in thousands of organizations. Based on more than ten years of solid scientific research within real world organizations, Agilefant's unique model scales from personal todo-lists to large-scale multi-team development and long-term product and portfolio...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Kloben Action RPG (2D). Truly random dungeons where you can create new dungeon routes by destroying walls. Easy of use where all obvious decisions are made by the AI. Teams AI with commander/troops where you can be the commander.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    HEIMDALL

    High-End Interface for Monitoring & spatial Data Analysis using L2Norm

    HEIMDALL, short for High-End Interface for Monitoring and spatial Data Analysis using L2-Norm, is a set of public libraries written in JAVA which contains routines and algorithms for geodetic hardware connection. To observe objects (in general spatial points) continuous, HEIMDALL’s programmable logic arrays can be used to design monitoring systems. For data analysis an interface to the least-squares program JAG3D can be provided. The serial communication with e.g. inclination sensors, meteorological stations or total stations is handled by the library RXTX. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    aexplrorer

    Simple file manager to navigate files on your android device from PC

    The file manager, which allows access to the Android file system . Also allows you to get a list of installed applications. Simple and open source replacement for Total Commander + ADB Plugin. This project is a beta, some features will be added later.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Symbol Commander

    Symbol Commander

    Symbol Commander - Issuing command to the system by drawing symbols.

    This utility will help you to launch applications like Mozilla Firefox, GIMP 2, Kwrite just by drawing symbols on the drawing panel in Linux OS running KDE graphical desktop environment. You may also assign symbols for opening websites, text files just by drawing symbol on the drawing panel with just 1 finger in case of touch-pad or by hovering mouse over the nodes in drawing panel if there is no touch-pad. This utility offers a unique design for drawing / assigning symbols. The user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    UniExplorers

    UniExplorers - turn based manager game

    UniExplorers is a turn based game about extraterrestial exploration. Player is a commander of research spaceship which surveys unknown worlds for data and artifacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The TCO-Tool is an instrument to calculate the "Total Cost of Ownership" of products or services. A generic design allows a wide range of configurations (for e.g. IT-Infrastructure of an enterprise) to be modeled and calculated in a white-box approach.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Maestro Project

    Maestro Project

    Maestro is a Rethought Virtual Metronome

    Maestro is a free open source multiplatform virtual metronome, totally rethought to provide new functionalities to the user and a much better and easy-to-use interface. We know: there are lots of virtual metronomes, and many of them are also free software. However, there are no one like Maestro. Our professional team have produced a more ergonomic interface, powerfull but simple and easy. The inovative features were created in consonance with professional musicians and reflect their...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    SuperOSR

    SuperOSR

    Customized Android Rom.

    SuperOSR is a customized Android version for select devices. Is a replacement for the firmware or "ROM" installed on your smartphone, tablet, media center or another Android device. Is based on the Android Open Source Project and the open source community over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB