Showing 5621 open source projects for "file="

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

    iBoxDB

    flexible nosql database for java .net android windows phone

    Traditional way deal with data, with NoSQL fashional styles, pure java c# database, not only CURD and QL, but also Replication services. for java android : https://github.com/iboxdb/forjava for .net windows phone : https://iboxdb.codeplex.com/ benchmark : https://github.com/iboxdb/forjava/wiki/Benchmark-with-MongoDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DEFT, the Development Environment For Tutorials, allows you to easily write and maintain tutorials which contain source code examples. If the code you're documenting changes, your examples in the tutorial will change as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpotMachine
    A program to record and sequentially play audio spots in e.g. supermarkets. This project is now on github: http://github.com/pryds/spotmachine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    This project is ANDS (Australian National Data Service) funded and aims to provide a mechanism for researchers within the University of Western Australia to upload research datasets to a central petastore. It also aims to publish metadata about the datasets to RDA (Research Data Australia) so that the datasets can be discovered (and potentially shared) by searching or browsing through the ANDS website. In order to accomplish the above functionality, this project used the following open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5

    dcomix

    The Android Comic Book reader

    dComix is an Android comic book reader. It's meant to work similarly to the Comix application for Linux and Windows. That means it should open .cbr and .cbz comic books and keep a nice and organized library. Despite having a somewhat similar purpose, dComix is not a port nor a clone of Comix. dComix stands for droidComix, but for a shorter and nicer look, the program is shown as Comix on Android's launcher instead of dComix or droidComix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Log2HTML

    Converts log files (with color codes) to readable html files.

    The Log2Html converter is a tool to easily convert logfiles to a readable html file. It uses colorsets to define which colorcode will be replaced by which color. Open the readme.txt to see how to create own colorsets. Quake and Warsow are shipped with this. You may use the 2 textareas to add properties to the output html files, so you may use a styles for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QR Gen

    QR Gen

    Multi-platform QR code generator from information supplied

    QRGen creates QR codes from contact information, written in Java. It requires the tool qrencode in order to work, qrencode is freely available at http://fukuchi.org/works/qrencode (Linux/Mac OS/UNIX) , or http://code.google.com/p/qrencode-win32/ (Windows), or Ubuntu Software Centre.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    focuslab_control
    Software para controle de laboratório ótico, Client-Server com tecnologias Java para backend e Delphi para frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DocCO

    DocCO

    Non-disjoint groupping of Documents based on word sequence approach

    This is a GUI for learning non disjoint groups of documents based on Weka machine learning framework. It offers the possibility to make non disjoint clustering of documents using both vectorial and sequential representation (word sequence approach based on WSK kernel). All data format supported by WEKA could be used in DocCO. Data could be loaded from files, from databases or from specified URL. All the preprocessing techniques implemented in WEKA could be used before performing the learning.
    Downloads: 0 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
  • 10
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jeti

    Jeti

    A XMPP client written in java

    Jeti is a Java Jabber client that supports most chat features such as file transfer, group chat, emoticons, and formatted messages. It can be used as an application or as a Web applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Simple Email Extractor

    A Simple Email Extractor

    A very simple Email Extractor

    ...Just type a valid http address and hit enter and this extractor will extract email addresses while visiting all the links it finds too. To run this program just download the file and execute it. It has a .jar extension but will run if you have java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Heap Size Modifier

    Java Heap Size Modifier

    A tool to increase/decrease Java heap size

    It is a tool for increasing/decreasing Java heap size for selected Java file(.jar). Default Java heap size is not enough for some Java applications; with this tool you can easily increase the heap size of one file temporarily. Works only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    ...There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jdec is a Java Decompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line]
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    "JDOInstruments" is programmed in JAVA. It is an Object-Oriented Database ( OODB / OODBMS )that implements JDO1.0.1 specification. It is integrated with Netbeans IDE (via Plugin module) allowing developers to build pure object-oriented systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Firescale Dragonchat is a secure and extensible peer-to-peer chat, which is based on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Description Title: Jxt4PlayerJ Version: 9.0.0v Developed: Kumar KBS J Jxt4PlayerJ is a Java Application used to play the Supporting Audio Formates: MP2, MP3, WAV, MID, MPG,.... It Plays Non-Tagged Audio File Formates Only. It Supports Four Themes for look and feel. ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+A : Adding Selected Song To Playlist ALT+R : Removing Selected Song From The Playlist ALT+Enter : Play The Selected Song ALT+P : Pause The Current Song ALT+Q : Stop The Current Song Requirement: j2se6.0v jmf2.1 To run apps first extract Jxt4PlayerJ.rar to directory and click on Jxt4PlayerJ.jar Before Running download jmf2.1.jar api and copy the jar to Lib folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JFileSplit3.00g

    Split your files with GUI Platform Independent Tool

    JFileSplit3.00g ===================================== -->All new Lightweight Swing based GUI -->Platform Independent Tool -->Split and Join Using same Tool -->Portable!! no need to install -->Small in Size(as small as 16KB!!!!) -->Fast execution of splitting and joining Requirements:: All you need is JAVA or JRE. You can download the latest JRE from Oracle http://java.com/en/download/windows_ie.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Java Encryption Library

    Simple Java Encryption Library

    I have packaged the Java encryption library with a wrapper used to make saving and loading files in Java easier. I have also included the source for a command line application to encrypt a String and save it to a text file. The source for AESEncryption was actually written by "erickson" from Stack Overflow. The original post can be found here: http://stackoverflow.com/questions/992019/java-256-bit-aes-password-based-encryption/992413#992413
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    soroa is a gestional program developed in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Jxt4PlayerJ: MP3 Player

    Player Exclusively For MP3 File Formates Only

    ==================================================================================== Title: Jxt4PlayerJ Version: 9.0.1v Developed: Kumar KBS J Jxt4PlayerJ is a Java Application used to play supported Audio Format Files. The Supporting Audio Formates: MP3 It is set to Repeated Mode and plays repeatedly until Pause or Stop button pressed. It Supports Five Themes for look and feel. ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+5 : Theme5 ALT+A : ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JAMWIKI IS NO LONGER UNDER ACTIVE DEVELOPMENT. JAMWiki is a Wiki engine implemented using Java/JSP that attempts to provide much of the functionality of MediaWiki. It can be run with or without a database and is designed to be fast and easy to set up.
    Downloads: 9 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB