Showing 23 open source projects for "java upload file"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    Data Crow

    Data Crow

    The ultimate cataloguer

    Data Crow allows you to use the standard movie & video (divx, xvid, DVD, Blu-ray, etc), book (and eBooks), images, board games, comic books, games & software, music (mp3 and other music files) cataloguing modules. Besides these modules, which you can change to fit your requirements, you can create new modules (want to catalogue your stamps, equipment, or anything else?). The GUI is skinnable. Reporting (using JasperReports and their community edition JasperSoft Developer Studio ), loan...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Astrolabe Generator

    Generates custom astrolabe EPS files

    NOTE: The Astrolabe Generator has moved: The Astrolabe Generator and related projects have moved to a new location. Find us on Github at: https://github.com/wymarc This program will generate a set of PostScript (EPS) files for the front, back, rete and rules of an astrolabe for a given latitude. Additional related quadrant tools are also available. Version 3.0 moves the code to Java. Program is now an executable Jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MCSPhantomUpdater

    Program to help the update process of DJI Copter Phantom 3 and Inspire

    Program to help the update process of DJI Copter Phantom 3 and Inspire 1. It will download the desired firmware and copy the firmware to the selected sd card. Works with windows (.exe file), mac and some ux variants.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    Orcs RPG

    Orcs RPG

    RPG Textual em Java

    Orcs RPG is a console based text role playing game, intended to be small, lightweight and fast. The beta version is stable and have nice features. In the future the game will have a very large and complete set of options in the stores and missions modules. Jogo de RPG Textual, criado para rodar via terminal (Windows Prompt, Linux Terminal), sendo uma JRE o único pré-requisito. Jogo desenvolvido em Java. Elementos de RPG, evolução do personagem, realização de Missões e Campanhas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Le chansonnier

    Le chansonnier

    Your electronic guitar songbook

    "Le chansonnier" is a program allowing to create, manage, display and publish a guitar songbook. It is able to produce nice PDF documents containing song and chords along with chord diagrams.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    getNya

    getNya

    Simple application for downloading pictures from Zerochan.net

    Simple java application for downloading high-quality pictures from Zerochan.net. You can find images by size or a tag. It's simple. And flat. All you need to do: download .jar file and run it with Oracle JVM (or any another JVM supporting image decoding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Photo Marathon

    Run Photo Marathons

    Photo Marathons are photographic competitions where the competitors are given a set period of time to produce a number of images on given topics, 1 image per topic. E.g. 6 hours to produce 12 images on 12 given topics. This software is designed to help with the organisation of a photo marathon, create a master topic list, randomly assign topics to contestants, deal with images as they are returned, upload to a central store etc. INITIALLY THIS WILL BE COMMANDLINE ONLY, GUI TO FOLLOW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coulson Plot Generator

    Coulson Plot Generator

    Graphics generator for pie diagram matrix from spreadsheets

    For comparative plus/minus spreadsheet data, Coulson Plot Generator application creates a multiple pie diagram, for a rapid visual comparison of subunit occupancy across a range of entities. Numbers of pies, segments, labels and colours are customisable. Creates an editable PDF from a comma separated text file. Now with zoom capability and more memory, for larger datasets. Save images in several formats including SVG.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    UPDATE: Load the Release package and the single new JPortal.jar file. After installing - copy the new jar over the one installed! This is important, otherwise graphics can not be imported properly! --- JPortal version 1.3 is released!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Cache Manager
    OCM is an easy to use program for managing your geocaches, with the goal of being the Linux equivalent to GSAK. OCM integrates with GPSBabel to support most GPS devices (requires GPSBabel to be installed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wizard of Wor HTML5

    Wizard of Wor HTML5

    Wizard of wor HTML5 remake.

    Wizard of wor HTML5 remake. Usage: Upload and play. You should have HTML5/CANVAS/WEBGL Capable browser. I did not made this code, it is made by a great programmers!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Koll3ctions
    Kindle collection manager. Runs on Mac OS X, Linux and Windows. Creates collections from your folders on Kindle. Copy your books into your Kindle, run this program, restart your Kindle and enjoy collections!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MMM jLauncher
    This project is about creating a portable launcher for the Maniac Mansion Mania Fangame-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Virtual telescope written in Java for mobile phones. Uses CLDC1.1 and MIDP2.0. Tested on mobile phone with 2MB RAM and 60MB storage. The largest catalog uses TYCHO2(2.5M stars) and NGC+ IC(13k DSO) .Sky plotted in dark red. Has desktop version also.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Loop Maker (stable)
    This Program plays any looping metronome file while it allows you to record. It will then take the recorded session and cut a loop to the same time length by synchronizing the loop points. Optionally it can mix the two files as well, (Java Required)
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Just a small application for converting ASCII text into binary knitting instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project will be a Java Application for the Parallax Microntrollers, It will eventualy implement Code Snippets, and javadocs when completed. If you are experianced and interested in Java, please help this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    M.A.N.G.
    Marc's Awesome Name Generator is a Java based library to allow the easy and fast generation of random first, middle and last names based on user-definded criteria, such as culture of origin or contained letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wahlzeit is a web application that lets users upload photos and judge photos of other users. Users present their best photos and learn what other users thought of theirs. Wahlzeit is used to teach agile methods and open source software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crowdfarming Database and Simulator

    Crowdfarming Database and Simulator

    To log/share/analyze/optimize/simulate garden activity

    An online database and cross-platform, game-like client where gardeners/farmers (small or large scale) can log their actions and measurements (such as weather, yield, current plant size). Any user can then play it back visually, or play with the data and see a simulation inferred from the knowledge database, or calculate an optimal design within given constraints, inferred from the knowledge available at that time. This is both a tool for playing, in order to entertain and inspire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next