Showing 193 open source projects for "java to do list"

View related business solutions
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1

    jKPU

    Cryptoprocessor design and documentation

    ...This project builds a cryptoprocessor model in Java. It works with any encryptions of your choosing but any encryption you do for it or choose to build into it is your own business. There's no encryption here! (see the lKPU project for a synthesizable hardware model in Clash).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Slimgrid is a Java library for grid computations which is lighter than other ones (JPPF, Hadoop, ...). The main design goals are: minimalism, simplicity, pervasiveness. If you need to grab something which does not require you to comprehend massive and complex API's, do exhaustive configurations and installations, is robust and reliable, uses just one port for all management and communication, then SlimGrid is the right choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pkg_version-zypper.rb

    script to ease managing package upgrades in openSUSE

    ...It's also not possible to ignore package/RPM versions when checking or choosing packages to upgrade (eg. from version 1.2.3-1.2 to 1.2.4-1.2). With pkg_version-zypper.rb script you can first see a nice list of package statuses and ignore packages' minor versions (eg. from version 1.2.3-1.2 to 1.2.3-1.3) when upgrading your software. In daily usage basis, this enables to avoid re-installing tens and tens of programs for no big reason (usually) and do it only when programs in repository has been updated. NB! It is not an official recommendation to do so as packages have their version number for a reason! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CrococryptFile

    CrococryptFile

    An encryption tool for creating file archives

    CrococryptFile is a file encryption tool which creates encrypted archives of files and folders. The encryption features of CrococryptFile can be compared to a ZIP utility that uses ZIP's AES encryption. However, there are significant differences. CrococryptFile... - encrypts all file and folder information including filenames, time/date and filesize information, - disguises any information of the archive's content, because all data and meta-data is simply integrated into a...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    DatacenterManager

    DatacenterManager

    UNIX Performance Monitoring / Trend Analysis Java Software

    Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands).https://sites.google.com/site/ronuitzaandam/ Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file. This software goes great with other UNIX software like WinSCP and Putty etc !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    freedomotic

    freedomotic

    Open IoT Framework

    Freedomotic is an open source, flexible, secure Internet of Things (IoT) development framework, useful to build and manage modern smart spaces. It is targeted to private individuals (home automation) as well as business users (smart retail environments, ambient aware marketing, monitoring and analytics, etc). Freedomotic can interact with well known standard building automation protocols as well as with "do it yourself" solutions. It treats the web, social networks and branded frontends as...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    endpoint-health

    endpoint-health

    Standalone web application allowing to monitor end points availability

    End Point Health is a standalone web application allowing to monitor end points availability on various protocols (ftp, http, https, icmp, tcp...) This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2) Copyright © 2017 spypunk spypunk@gmail.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    simple rdist rcs and tools , srtools

    simple rdist rcs and tools , srtools , synchronizing

    ...there are several other tools see README. rcs tools has a few things , like "late-checkins" to check for files that one forgot to check in an dorev to force check in / do easy check in (avoiding complicated options). host based files is a way to allow hosts to distribute all files without clobbering host specific files. and with that ... srtools(1) makes partially synchronizng hosts easy. Also can be a far easier way to do incremental or nightly backups. Also an easy way to have multiple hosts interact. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street. This project provides a web file manager interface, allowing you to create your own backend connector following the connector API. By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc). Pick files callback for third parties apps. Directory tree navigation. Copy, Move, Rename...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    put.io Download Manager

    A download manager for put.io accounts

    put.io Download Manager is a download manager which was developed for put.io (http://put.io). It can watch specific folders on server and downloads new files automatically. It could also delete them after a successful download from server (optional). Thus you have always space in your put.io account. Considering its features put.io Download Manager is especially useful for the ones who don't sit at the computer at home during the day and want all files are downloaded and ready to use at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kaldin | Online examination software

    Kaldin | Online examination software

    Kaldin | Open Source Web-based online examination software

    Open source examination software for conducting any type of exam including online exam, pre-screening for colleges, universities and companies. Exciting features: * Readymade Questions: Thousands of ready to use questions. * Multiple/single choice, true/false, yes/no type questions. * Manage questions, Exams and quick result reports. * Scalable platform to handle thousands of simultaneous exams. Support and help: support@kaldin.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Windows X App Remover

    Windows X App Remover

    Remove Modern UI Apps from Windows Installations or Images

    Remove Modern UI (Metro) Apps from Windows. With the Windows X App Remover, you can easily read out which Apps are installed and remove the ones you do not want anymore. -News, 14rd December 2015- Version 1.02 is out. Some Apps can't be removed, because Microsoft does not allow it ("System Apps"). This is now correctly handled by the program. If you encounter any bugs or you miss anything, feel free to contact me!
    Downloads: 56 This Week
    Last Update:
    See Project
  • 16
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Administrative WebSphere library. Designed as a foundation library (providing a wsadmin.sh wrapper) following Object Oriented approach for WebSphere administrators who are used to develop Python scripts to do WebSphere adrministrative tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PiFBA

    Final Burn Alpha 2x for Raspberry Pi

    ...This emulates old arcade games using MAME based roms for CPS1, CPS2, Neogeo, Toaplan and many other games. It should support most recent versions of the MAME versions of these ROMS but unfortnately there is no definitive version to use. A full list of supported games is in the frontend program. Some large ROMS may require converting to the '.fba' format before they will work. FBACache_windows.zip is included to do this, which runs on Windows not Linux. A clrmamepro/romcenter DAT file is included 'fba_029671_clrmame_dat.zip' which supports most of the ROMS that work and can generate compatible ROMS from recent versions of MAME. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An API for manipulating EDIF netlists in Java. We use this API to analyze netlists as a part of our FPGA reliability project. We intend to keep the API as general as possible to support other netlist analysis and manipulation activities. This material is based upon work supported by the National Science Foundation under Grant No. 0801876. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Copy_Plus

    Copy_Plus

    Reduces Errors in mass selective copying.

    Now you no longer need to keep holding ctrl button to copy specific files. This app helps you copy a number of files, folders or text from a large unorganised group to anywhere in your computer at just a click of button. This for reducing errors in large selective copying. Let's say you went on a trip and have large number of photos. You need to select a all photos with you in it How will you do it? Typical solution is to hold the CTRL button and select the photos, but with this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    L-GRID
    ...gridui.sns.it is GRID EGI User Interface for public access which supports "dteam","gridit","infngrid","lhcb","ops","theophys" virtual organizations. if your virtual organization is not in this VOs list, please contact us to add it. === Running You should have received this application as an archive file. Uncompress this archive. It contains an executable file named LGRID_Client_XX.jar. This is a "double-clickable" jar file, or you can run it from the command line using: java -jar LGRID_Client_XX.jar NOTE: To Install JCE Unlimited Strength Jurisdiction Policy Files If needed, you should install the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Filekit

    File Processing Tools - string search and DOS command execution

    ...Release 0.1.0 consist of the multi-threaded file search tool that allow you to select multiple folders and files, then search those files that contains particular strings using regular expression. Release 2.0 includes the DOS command execution function, so that you can apply DOS command to a list of selected folders and files. You can batch rename files using this feature. This release add an option to select files from the result panel and let you do iteration processing. Other features will be provided in future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UTServerStatus

    UTServerStatus

    Urban Terror Server Monitoring Program

    This is a simple java program designed to monitor any Urban Terror Server and report back on the current map, active players, current scores, and pings of players. This does not require recon privileges, since most players do not have this level of access. The motivation for its creation was to eliminate the need to wait around on a server waiting for other players to join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Shutter

    Simplest desktop multiplatform app for scheduled Shutting down.

    I don't know whether this happens to you or not but it happens to me every day. Generally while sleeping I love hearing songs. So I put my playlist into the mediaplayer and while hearing songs I sleep but the computer still, after playing all the songs it is in the on state. So I decided to build this Desktop App to overcome this kind of problem. I present you the Shutter App. This app has the simplest user interface and all the UI elements does what it is meant for in this app. This app can...
    Downloads: 0 This Week
    Last Update:
    See Project