Search Results for "todo list java code" - Page 5

Showing 159 open source projects for "todo list java code"

View related business solutions
  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Maroniecoder

    Maroniecoder

    Encrypt a text through a list of encryption methods

    I came to the conclusion that this program is not worth the time for further development. Use different Encryption methods with parameters to en- or decrypted a text through the list With downloadable source-code since 1.3 You need to have Java installed http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Social-InventoryManagement-Module

    Social-InventoryManagement-Module

    Inventarverwaltungsmodul // Inventorymanagement module for Datacrow

    Eine Inventarverwaltung kann eben mehr sein, als nur eine bloße Auflistung von Gegenständen! // An inventory-management can be much more than only an ordinary list of things! Dies ist eine Inventarverwalltungsmodul für die Sammlungsverwaltungssoftware Datacrow // This is an inventorymanagement module for the collectionmanagement software Datacrow Dies ist mein erstes Datacrow-Modul. Anregungen und Kritik willkommen! // This is my first datacrow-module. Please test it and give me a short...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Climax

    A Java command line argument parser framework

    Climax is a Java command line argument parser framework that allows you to create and customize your own command line interface. The command line help and version information can be customized using built-in Apache-Ant-like properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    List Manager

    List Manager

    This program adds and removes name from a list.

    This program was originally designed for ticket sales at concerts. The name would be entered when the ticket is sold and then remove it when they enter the concert. The program also displays the amount of items in list. The reason why the program is not written better is, because this was my first java program and I used it to prove my basic skills to people. Anyone is free to use the program.The source code is available on request. Email: bjcustomsoft@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 5

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RegAxe - Regular Expression Tester

    A tool for testing regular expressions.

    RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Code Replicator
    Code Replicator is a general purpose interactive programmer's tool for creating large blocks of similar code from list(s) of variables. It uses case inference to detect common programming patterns. It can create stupid code faster than you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    I made this android application for a "Gostai" training test admission. Recently, I used the same code with some modification to control a robot using my android mobile. This app communicate with a program ( written in C ) running on the " pandaboard" with socket. The communication is based on the TCP/IP protocol. For this release, I just use the basic control for the robot ( Forward, Backward, Turn Left, Turn Right and Stop ). The list ( yaw, pitch ) does nothing. The value field can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get more out of your Microsoft 365 subscription and maximize the return on your investment. Icon
    Get more out of your Microsoft 365 subscription and maximize the return on your investment.

    Train Your Employees for the Modern Workplace

    Storyals Training Product provides organizations and their employees with continuous upskilling, right from within their own digital workplace. It gives users on-demand access to high-end, video-based learning, on all the powerful tools in Microsoft 365. The short, easily digestible courses, leverage the power of storytelling and highlight real-life scenarios, on how to use digital tools in everyday work tasks.
    Learn More
  • 10

    QueryWatch

    A visualization tool for Databases and SQL queries2

    ..., and see the results of these queries. There is a lot of work to be done on this project; I have't touched this code for about a year, so I am just uploading it and gonna start reviewing it and trying to come up with a list of things to do. Stay tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Quartz GEM

    Java GUI interface for Quartz scheduler.

    Java GUI interface for Quartz scheduler. Incorporates the ability to define reusable tasks, triggers and calendars to create parameter driven Jobs to submit to Quartz. Offers rudimentary job dependency, where job A can depend on Job B and C. Currently, only the source code is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    In large projects there are a lot of task tags like TODO, FIXME, etc. and Eclipse provides only plain list of all these task tags which is difficult to use. Task Tag Decorator plugin is a plugin which can decorate Package Explorer with icons or text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple to do list as native iOS application with server synchronization. The server code is implemented as a java servlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A small, simple JDBC helper library to aid in serialising/deserialising Java objects between a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eslink Eclipse SAS Integration Plugin
    Eslink is a Eclipse plug-in collection for SAS® development. They provide a partly integration of the SAS® system into the Eclipse environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SennMagic
    SennMagic, a small bundle of open source Java classes with handy and fun methods by Bart Thierens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    File2QR is an Android app that let you encode any small file on the filesystem to a QR code. Conversely, you can decode the encoded file from the generated QR, with mobile's camera. File2QR is built on ZXing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project Manager and Bug Tracker for Agile Software Development. Flexible Task Workflows and Views. Supports Velocity and Iterations planning. Web-based, Easy to install and user friendly. Supports unicode. Free unlimited online hosting on Amazon cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Very simple and powerful list of things that need to be "just done". Created mostly for agile people. Developed with good desgin (design patterns) using test driven development and clean code principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StorySurfer is an application to write short stories, novels, scripts, other documents; handle creating/modifying project/story info, characters + their relationships, locations, items, timelines, submission tracking, ToDo list, & research notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BERT (Blog to Epub Ripping Tool) is a tool written in Java that grab blog's posts ad relative comments and make an epub file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This Library helps to determine the performance of the Java code. it will help you to determine execution timings between method/statement calls, JDBC calls etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Cobol Lexer take a cobol source program and return it as a list of lexical tokens. Library takes source code in fixed, free and mixed formats. It recognizes standard Cobol 85.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.