Search Results for "java to do list" - Page 72

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

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Easy and grafical control version. In particular allow you to go back to your last stable source than compile to do another task when you are block. It use diff and patch. Draw the dependences between commits. Only a click to commit all proyect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Remex is an "exercise reminder". Running on your desktop in the background, it pops up at configurable intervals and reminds you to do an exercise. It has an open interface to the "content" (Sets of exercises).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open Galactic War is a multiplayer game in which the player controls a character leaving a conquest of the galaxy. To do so the player will explore planets construct bases, harvest resources, build an army and eliminate other players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenVPN SysTray is a smart program enabling you to control OpenVPN from a self explaining graphical user interface. In addition, a password manager is supplied. Whenever you have to give your authentication information OpenVPN SysTray can do that for you
    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
  • 5
    JavaChess DB (Java Chess DataBase) is a chess database tool. You can work with database stored in pgn files or a new format, written in XML. You can view the game list of the database,edit filters, view games and edit them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ecipse plugin to do the modeling of the web application and automatic generation of the source code for web applicatoin frameworks from a model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gaja is a robot judge used to test algorithms and capable to do checks on solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Uber-lite, Cross-platform, 101% legal client for the Gnutella2(MP) file sharing network. It uses a white-list of file hashes and search terms to determine if a file is legal to download or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Helps people on a diet to control their daily calories intake. Add favorite foods to your calculation list with calories and other nutrition facts. Helps to manage and gain an overview over consumed calories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    The asterisk-jsp package consists of a set of jsp tags and a tomcat connector that allow you to easily build jsp applications that interact with an Asterisk PBX Server. It's using asterisk-java as the back end to do the heavy lifting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Projeto de tradução do Zen Cart para português brasileiro. Contém material baseado no trabalho feito pelo grupo Yahoo! zen-cart-pt e material próprio (inclusive uma ferramenta em Java para auxiliar na tradução).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MobScheduler is a mobile calendar and scheduler resource for J2ME platform, integrated with web 2.0 Google's calendar platform based on its event concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlockOut Jar

    BlockOut Jar

    BlockOut (3D-Tetris) in java with additional preferences

    ...I intend to enable different languages. You may urge me to do it sooner, I usually thrive on feedback. Homepage contains more info and you can make a ticket if you would like some additional info / an addition to the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software criado por alunos do ITA para realizar o gerenciamento de um cursinho popular. Com uma interface amigável, propõe a manutenção de dados sobre alunos, turmas, horários e controle financeiro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jArsenalSpy offers a fast access to selected informations from the World of Warcraft Armory. It allows you to keep a list of certain players and guilds and view information about them. An additional ingame addon allows to filter out offline players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Just a 3D soccer game. All of we can say is that this game will be cool, and it will be make using Java Monkey Engine. We are hiding the rest of information, Who knows the revolution of soccer games isn't comming? Do you can wait it?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RapidoAudit is an application to help financial auditors to do their job. It allows auditors to keep the audit jobs done, supervise other colleagues work, and keep track of the findings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a course work project from Nanyang Technological University. It is to do a review about the configuration management using Eclipse. We need to make use of the on-line repository for to upload our files and create examples for the use of CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Repositório baseado nos fontes originais da Agência Nacional de Saúde do Brasil (ANS.GOV.BR). Versão base para este projeto: 4.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Converting Fit tests automatically to JUnit tests while running. Simply add to your test suite: suite.addTest(FitlessTestStarterSuite.suiteFit("fit/html/input", "fit/output")); You do not need Fitnesse, because your fit tests run in JUnit directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dynamometer for Android based devices using the built-in accelerometer. There are other similar applications for other platforms but nothing exists for Android even though one of the projects that won some Google dollars was going to do the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A easy to use light weight O-R mapping component it only can be used with MySQL database now. All you have to do is followed: 1.Create a bean . ex: public class Person{ private int id; private String name; //getter &setter methods. } 2.create a table,the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A bi-directional BLAST tool for orthologue listing with extended facilities (global alignment; paralogue list; GO onthology; dN/dS; etc) working on Win32 compiled versions of NCBI BLAST,FASTA,EMBOSS, and PAML. FILES AVAILABLE AT THE HOMEPAGE.(JAVA coded)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Über Contact Manager is a Java application that provides a centralised management, such as synchronization, duplicate management and distribution, of a user's contact list / address book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implementation od permission report in OpenCms workplace VFS subtree. The goal of this project is to create a page , which will be a part of OpenCms workplace. This page will show permission list according to chosen user or group or role.
    Downloads: 0 This Week
    Last Update:
    See Project