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

1019 programs for "java to do list" with 1 filter applied:

  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    A combination of gallery CSM and presentation built on top of Java and GWT technologies. Galleries that do not require dynamic (run-time) generation can be hosted under any web or application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The JAccumulator package brings the convenient type conversion and ad hoc composition capabilities of Javascript to Java programming structures. JAccumulator is dependent upon the Jupperware (http://jupperware.sf.net) to provide Javascript-like associative list capabilities and the convenience of easy hierarchical construction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CrocodileNote

    CrocodileNote

    Protect your privacy!

    Take simple text notes. You can put them into folders to create your own quick, easy and robust file structure. CrocodileNote uses AES encryption. In encryption mode all data is encrypted using password-based encryption (PKCS#5) with AES-256. These are common industry-proven standards! Use encryption if you want to protect your data and your privacy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ApacheConfParser

    Java Apache http server configuration parser

    This project is a Java Utility that is used to parse the Apache http server configuration. The distributed jar file is both a Java library and runnable jar file. Please see the Wiki section for information on jar usage. This project currently supports Apache 2.2 and Apache 2.4 with Java 1.6-1.8. Source code for this repository is hosted on github https://github.com/jrossi227/ApacheConfParser
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5

    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
  • 6
    Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See "FlatPack Feature List" under News for complete feature list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Dual-Boot Filename Filter

    Sustain data readibility in a dual-boot Windows-Linux environment

    ... not match the expectations of the wanted file system, but they usually do not list the problematic files for you to rename them manually. This program checks your files if they meet the expectations of various file systems. The aim is to develop a program which is not only able to list the problematic files, but even to rename them according to your own rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    crypto-native

    crypto-native

    Java native access for pc/sc, pkcs11, openct based on JNA

    This is a java native wrapper, based on JNA of standard methods to access smart cards (pkcs11, pc/sc, openct, libusb). Goals of this projects are: * interoperability: it can work on any platform where JNA runs: Windows, Linux, Mac (and one day even Android) * modularity: you don't need to include pc/sc support if you only use pkcs11 * ease of integration: it depends only on few required libraries. * ease of use: it exposes a simple java interface (even if you can deal with the JNA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    capstone

    Capstone disassembly engine

    Multiple-arch, multiple-platform disassembly engine with advanced features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    rcss

    rcss makes using (RCS) (S)imple

    rcss - rcs simplified. RCS is revision control. While the newer revision controls like git have taken the world by storm, I find as a systems administrator that I don't need all the features of git, I need some thing simple and that stays on my server and is simple and easy to use. RCS fit the bill for me for revision control. RCS didn't make it easy to do things like compare, revert. So I wrote rcss, to make working with rcs MUCH simpler, at least for myself. I hope you find it as useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OmniLoader

    OmniLoader

    Encode files and other resources for direct use in Java programs.

    Encapsulating a simple hex-encoding API, the OmniLoader User Interface provides an easier way to bookmark, as well as encode / re-encode external resource files. Initially designed for direct class-level API access to embedded source code files, OmniLoader package & class names can be easier to remember. By selectivinly including only the source code you want to distribute, OmniLoader Resources are also more secure. IDE defauts to omit ALL source code do not need to be changed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MassGeotagger

    MassGeotagger

    MassGeotagger lets you to geotag sets of JPG Photos with GPX logs

    MassGeotagger lets you select a photo, a photo folder or a folder tree and update the latitude and longitude coordinates in the EXIF data of the selected photos. To get the GPS coordinates, the method of choice is to select one or several GPX files and set the difference of time between APN time saved in EXIF data and GPS time. However other strategies to match JPG and GPS coordinates are available : by selecting one of the GPX waypoint, by selecting a point on the map or by user...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    .... This project is finished and other developers should be able to use Avicennas features for their own visualization projects without having too much trouble. We provide an installation/building tutorial as well as the complete sourcecode and necessary databases. Avicennas internal language is German, therefore it may be necessary to do translation work for international use. For more details, please have a look at our project website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    micromanajer

    A tool for tracking tasks of repetitive manual processes

    Compared to the existing task- and project-management tools out there, micromanajer uses a different approach. Assume that you have a repetitive process you have to execute every week or maybe even every day. If this process contains tasks that have to be done manually, you might encounter the problem that sometimes you forget to do a particular task, even if it's documented somewhere. The approach of micromanajer is to define the steps of your process as a set of "tasks" in an XML file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Graphic Selenium Testing Tool

    Graphic Selenium Testing Tool

    A graphical, cross-browser, easy and Selenium-based testing tool

    Graphic Selenium Testing Tool (GSTT) is a software application to define, manage and execute web testing projects easily, visually and through the most popular web testing tool: Selenium. Each web testing project consists in many test cases. Each one represents a set of actions over a web page. For example, to search a product in a web online store or to fill and send a register form in a website. With GSTT users can define these actions on the web browser directly. This activity can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Data In Data Out is a java libary for getting data into and out of java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DualSub

    DualSub

    Merge and Translate Subtitles

    ... it with subtitles ; 3. Watch it translated to your mother language ; 4. Do not watch it. DualSub is a tool for those people between options 1 and 2. If your English is not perfect, you usually face to idioms, words and expression you do not know. By watching movies/series with dual subtitles (i.e. its original subtitles plus a translation) you will never be in doubt anymore of those expressions you do not understand, since the translation is instantaneous.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Similar Image Search

    Similar Image Search

    Reverse image search your photos. Find duplicates. Find similars

    Similar Image Search is a desktop reverse image search app. Think Google's "search by image" but with your own photos on your computer. SiS can search for similar images in the library and return a list of matches. I can also compare ones outside the library to ones within. It's designed for photographers to sift through a memory card dump, searching for photos in batches for ease of sorting. Requires: Java 7
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    Yacap

    Yet Another Command Argument Parser

    A highly configurable command line parser with help generation support. * Easy to configure option sets based on builder patterns * Typed options: boolean, string, int, long, double and enum * Dual POSIX short and GNU long parameter names * Support for unnamed (such as file list after options) and internal options (options are unparsed after --) * One step parsing * Result set with safe and typed getters * Error messages and warnings returned by result set * Text-based help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Private Resource Planning

    Private Resource Planning

    Organise your finances, notes and media collection.

    ... have any questions or want to participate in this project, just write me a mail. I am thankfull for any feedback! The application is available in English and German. Java Update 7 is required.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    A full-featured Multi-User ToDo List manager supporting RSS feeds, custom categories, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Jitendriya

    Jitendriya

    Work productivity/efficiency analytics, work-life and time manager

    <Purpose> 1. Make user aware of his own activities. 2. Find out how much time is wasted in which activity 3. Stick to a routine if desired 4. Avoid certain activities at certain times 5. Measure time spend on certain activity on a certain time and determine if certain habit needs to be changed 6. Condition for a routine habit, like leaving office in time or take short breaks 7. Increase awareness of time and habits 8. Increase productivity in a manner which is comfortable for the...
    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.