Showing 5621 open source projects for "file="

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    FlareChat

    FlareChat

    An OpenSource Chat Solution

    ...It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jverein

    jverein

    Open Source Vereinsverwaltung

    Open Source Vereinsverwaltung für Linux, Windows und MacOS mit Jameica implementiert in Java. - Mitglieder - Kursteilnehmer - Abbuchung - Mitgliedskonto (Rechnungen/Mahnungen) - Listen - Statistik - Buchführung Achtung: Tickets jetzt nur noch bei GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Shortcut Tree

    An utility for managing keyboard shortcuts under Windows platform.

    Shortcut Tree is an utility which allows you to create and nest keyboard shortcuts for actions such as running an application, opening a file or browsing an URL. A nested shortcut is triggered by chaining it's ancestors' shortcuts, and it's hot key is unique only inside it's parent, thus you can create and categorize a large amount of shortcuts without having to worry about running out of key combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Maintain the data of a Senior Network e.g. the employees, customers and tasks. Verwalten Sie die Daten eines Senioren-Netzwerks i.E. die Mitarbeiter, die Kunden und die Aufgaben.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    Data2FCS

    Data2FCS is a simple tool to convert text data files to FCS3.1 data.

    ...Data2FCS converts data from text files to FCS data files. A special treat is the possibility to transform categorical data into numerical data. The resulting FCS data file can be analysed in regular flow cytometry softwares, such as the open source FCSaylzer. For more info, take a look at the Wiki. Data2FCS needs Java 1.7 or higher to run.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    NCMoney

    NCMoney

    A free alternative to MS Money

    NCMoney (No Charge Money) is a JAVA project intended to create a free, open source, still complete solution to manage some bank accounts. 2.1.0 - 2.1.5 Get rid of log4j library. As a consequence, if you upgrade to this version: 1. you can remove the log4j.jar file and the log4j.properties file. 2. logger.properties now replaces the old log4j.properties 3. the .bat (windows users) and .command (Mac users) command line are updated accordingly. You don't have to do nothing if you override the dist.zip file, of course. (Feel free to contact me if you need some new features or experience any issue)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Marid

    Marid

    Free data acquisition and data visualization cross-platform software

    Marid is a cross-platform data acquisition and visualization software intended to build complex and hierarchical data acquisition systems. The base concepts of its architecture include: * Graphical deploy configuration builders * Powerful Groovy scripting language * Embedded database ( H2 , HSQLDB) to store data * Cross-platform design (write once, run anywhere) * Embedded GUI-configurable binary/ascii device protocol parser/generator * Deploy manager to deploy firmwares to remote...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Eclipse Hex Editor Plugin
    Eclipse Hex Editor Plugin (EHEP) is an Eclipse plugin which allows user to view or modify any file in hex mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    dude development environment for java

    dude development environment for java

    Compile and run Java programs without using command mode!

    Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to set up and uses the same directory structure for source and object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Rrd2Svg

    Java classes for converting the collectd's RRD files into the SVG.

    ...Please look into: http://oss.oetiker.ch/rrdtool/ https://collectd.org/ On: http://oss.oetiker.ch/rrdtool/rrdworld/index.en.html https://collectd.org/related.shtml the good tools are listed, that can extract the data from the RRD files and can draw the graphs. Rrd2Svg is the tool that draws the graph into the SVG file. To read the RRD files, some of the classes in Rrd2Svg are based on: RRD4J As for RRD4J, please look into: https://github.com/rrd4j/rrd4j $. How to use it ? The class for the command line is: com.aboutjun.rrd2svg.util.Runner4Pipe4Svg and it is specified as the main class of the JAR file. So its usage is: java -jar rrd2svg_X_Y.jar <root for RRD> <root for SVG> 1) <root for RRD> is: The root directory of the subdirectories for the RRD files. 2) <root for SVG> is: The root directory of the subdirectories for the SVG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties + lucene_cfg.properties + forum_cfg.properties. For the details, please read the file of 'readme,txt'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 13

    TransferUs

    Upload and download files quickly and easily to and from WeTransfer

    TransferUs uploads and downloads files to and from WeTransfer.com. To install on Windows, download the exe and run the installer. To install on Mac OS, download the zip file, extract the files, and run the jar file. You must have Chrome installed to run the application. For Mac OS, you must have Java installed too. For Windows, if you install the program in Program Files or another sibling directory, then you must run the program as an administrator every time. This is because Java cannot access the Windows permissions needed to save transfer information. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LisaFM

    LisaFM

    Lisa multiplatform file manager and archiver.

    Lisa is a multiplatfrom File Manager and archiver especially prepared for Linux OS, but it has no problems when running on Windows or Mac. What does it need? It needs Java Run Environement to provide all of its features to you, because it is built in JFC and JFX. What does it can? It can pack the files to the archive(zip,7z,tar), compress the archive file using XZ, GZIP, pack200, manage your files like opening it with its own built-in apps or using your Linux OS applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    ...A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the raspberry pi. It is based on proven components like apache http components, apache file upload and jsoup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Portfel Studenta

    Program do obsługi finansów dedykowany dla studentów i uczniów.

    Ideą programu jest pomoc w zarządzaniu finansami uczniów i studentów. Dzięki systemowi bazodanowemu SQLite i wykresom pozwala w należytym stopniu kontrolować na co wydajemy swoje pieniądze i co za tym idzie, lepiej zaplanować swoje wydatki. Portfel w programie ma jak najbardziej przypominać prawdziwy a oprócz tego ma umożliwiać tworzenie podstawowych zestawień i rozkładów wydatków. Program umożliwia śledzenie swoich wydatków przez analizę ich przeznaczenia i form płatności. Animowane...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ChessShell API

    ChessShell API

    Extensive Java chess database libraries.

    Extensive Java chess database libraries. Native game database, native position database, pgn database reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    IQM-Plugin-FFI

    FFI - fractal fragmentation index

    ...Details can be found in: Andronache etal. Fractal analysis for studying the evolution of forests, Chaos, Solitons & Fractals, 2016, Vol 91, 310-318. Installation instruction: Copy newest jar file to the "Plugins" directory which should be located in the directory of your local IQM main application. IQM: https://sourceforge.net/projects/iqm/ Authors of this plugin: Ion Andronache, University of Bukarest, Romania Daniel Peptenatu, University of Bukarest, Romania Helmut Ahammer, Medical University of Graz, Austria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BillerFX

    BillerFX

    A JavaFX based invoicing application for restaurants

    ...It also keeps track of the number of items sold (weekly/monthly) and especially for drinks it notifies how much volume of a particular drink is remaining. Supports emailing the invoice to the client so that papers are saved. To download, go to releases and download the setup file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21

    Excel file analysis toolkit

    Lays out dependencies (links) between Excel files in a visual graph

    Do you have a haystack (legacy) of Excel files that reference each other and you can't see clear anymore? This tools crawls Excel files and builds up a visual graph. It shows which files might be outdated because they reference a file which was modified more recently. The graph is dynamic, you can choose between different layout algorithms and rearrange by hand. Allows you to quickly open the file, dump the graph, dump all links within a file, highlight all the cells that reference other excel files. This tool was intended for internal use but made available here on SF. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    VCF Split

    Vcard File Splitter

    This little Java Program splits a VCF file consisting of multiple vcarss into single files. This is particualry useful if you want to import a vcf into Microsoft Outlook. It ist a executable jar file, so starting it with java -jar vcfsplitter.jar or double clicking it in a gui should work fine. You can also specify evertyhing by command line as follows: java -jar vcfsplitter.jar <infile> <outdir> For the source click on the website link..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MoveOn Sports Tracker

    An Android app. to make your physical activity much more fun!

    MoveOn Sports Tracker might be the program that you were looking for to motivate you and make your physical activity much more fun. You can save your routes, visualize the path with your geolocated photos, view statistics about your activities and share your workouts without any web platform, all in the palm of your hand! For FREE! Without any trick or surprise!! http://moveontracker.org https://github.com/scintero/moveon
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    LibreOffice Java MessageBox Class

    LibreOffice Java MessageBox Class

    Simplifies messagebox generation using Java and LibreOffice SDK API

    ...Return values are identical to those of XMessageBox excepting addition of an error return value. For convenience, the selection and return values are included as comments in the source file. USAGE INFORMATION Instantiate loMessageBox, and then call show() with appropriate values for its parameters to display a messagebox.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB