Search Results for "todo list java" - Page 11

Showing 737 open source projects for "todo list java"

View related business solutions
  • 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    4chan Image Downloader

    4chan Image Downloader

    Downloads all images from selected 4chan threads

    A project I put together in Java with Jsoup. It allows the user to select a board, which brings up all of the available threads on that board, so the user can select their preferred thread(s) and download all of the posted images. I still have a lot to edit and add. I will put comments to help guide anyone soon. UPDATE 9/2: Added progress bar with console. Fixed GUI freezing while loading. Working on labeling threads instead of just listing the URLs. UPDATE 9/3: Replaced URLs with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    smi Android SDK Library

    smi Android SDK Library

    Android SMI SDK for SNMP agent/manager or MIB browser

    ...Based on your project target CPU platform and copy the corresponding libsmisdkjni.so to your project's libs folder 3. Copy the smisdk.jar to your project's libs folder 4. Import the parckage name in java classes that reference to the APIs of the SDK in your project Please send your feedback or wish list to me at feg2000@gmail.com or download my Android app using the SMISDK at https://play.google.com/store/apps/details?id=snmpmanager.feng.gao&hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sentence Parser for JAVA
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. USAGE: parser p = new parser(); p.parseDoc("in.txt", "out.txt"); in.txt is the String for the filename that you wish to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    miniMerge

    Perfect build tool for JS/CSS apps. Pure java, generic and powerful.

    MiniMerge - "Merge files with dependencies." ================================================================================ Summary MiniMerge allows easy files merging with its dependencies in a defined order. It is lightweight and written purely in java. Program is a great concatenating tool, especially when used for web development build systems. It allows simply and efficiently merging JS or CSS dependencies trees into single output files. Debug web pages can be easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5

    ProxySearch

    Search for a lsit of proxies

    Search for a list of proxy from the website http://free-proxy-list.net/. The hosts will be pinged for the best user experience. Java 8 is required to use this Tool!!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    capstone

    Capstone disassembly engine

    Multiple-arch, multiple-platform disassembly engine with advanced features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ABTools provides an open environment based on ANTLR and Java and provides some facilities for design and test the B language and somes extensions. ABTools est un environnement de développement base sur ANTLR et Java. Il permet de manipuler le langag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is for add-on module (extension) developers for web2project. All information and discussion on this project is here: http://forums.web2project.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A full-featured Multi-User ToDo List manager supporting RSS feeds, custom categories, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    Lente

    Lente

    Looking for Equal or Near Text Efficiently

    Lente is a plagiarism checker. You can add txt or pdf files to search for documents on the internet with matching information. The program will provide, as a result, a list of URLs with possible plagiarisms, indicating the matches found for each web page. If you need additional support, contact us at lente.dev@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JavaDoc offline viewer, which alows to filter keywords by part of the word, with multidocument tabbed interface. I created this project when learned Java and missed some features present in 'Qt Assistant' documentation viewer. For example, *.chm files with documentation didn't allow to merge (Java SE/Java EE documentation), html files didn't allow to filter list by keywords, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Eclipse plugin for android parcelable generator. Already tested on Eclipse Kepler release 2. To generate parcelable: 1. open java file in java editor 2. right click in editor -> Source -> Generate Parcelable 3. Choose fields to generate parcelable 4. Ok Author: Huynh Tran Quoc Buu Version 1.0.1: Fix read and write method for Parcelable Object, List of Parcelable Object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    music-barrel

    Music juke box for Raspberry Pi, web/mobile inteface

    Web interfaced music juke box for Raspberry Pi Features set auto scan local and remote storage for music file and store them in database with separated type, quality, year, genre, album, artist, composer, song, duration, tags, and original location Manually adding directories or songs in the database above Create playlists (static) Create playlist ad hoc by query or wizard driven Add songs to static playlists Navigate over file system with filtering ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    jCryptoTrader

    jCryptoTrader

    Java crypto-currency exchanges trading client

    .... # Todo: * Add more exchanges * Add more complicated rules (groups, MACD/RSI/Stochastic signals, etc) * Port to Android (only gui required, because it's Java) # Known issues: * BTC-e returns extremely insufficient history data * Skins "System", "Motif" and "GTK" doesn't work properly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19

    innocence-java

    Replace text with POS equivalent text, in a reversible fashion.

    Program takes (currently) english text sentences, and replaces each word in a given sentence with another word having the same Part of Speach (POS) tag. This creates a new sentence containing none of the original words. This new sentence can then be transmitted to a remote user, and using the same software, "de-crypted" into yielding the original sentence. The software relies on having a known "seed" value for the random number generator, which is known only by the sender and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Genome Microsatellite Analyzing Tool

    GMATO : Microsatellite Analyzing Tool for Huge Genome at any size

    ...Genome-wide Microsatellite Analyzing Tool (GMATo) is a novel powerful program for faster SSR mining at any length, any size,and comprehensive statistical analysis at genome aspect, especially designed for huge genome based on Perl scripts. Only one input file is required which contains DNA sequences in raw fasta format and output files in tabular format list all SSR loci information and statistical distribution at four biologist interested classifications. GMATo also has easy and graphical user interface scripted in Java and command line interface in Perl, either running in Windows, Linux and Mac etc. platforms with easily customized parameters control for biologists and bio-informatician. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Universal Android Toolkit

    Universal Android Toolkit

    One Toolkit to Rock them All!

    Universal Android Toolkit used to be a Windows-only applicaion, written in Visual Basic.NET After a year of work, fustration, re-writes and confusion, I present to you, the very FIRST BETA Android toolkit, written COMPLETELY in Java! At the moment, this project is in Beta, so don't forget to check for updates, regularly! I'll add an updater, ASAP. Happy hacking!
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22

    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: 0 This Week
    Last Update:
    See Project
  • 23
    TagBook

    TagBook

    Cross-platform desktop bookmarking tool

    TagBook is a tool to save bookmarks and search them later using tags. A bookmark can be any kind of textual information. TagBook GUI is designed to be minimal, intuitive and feature-rich. Feel free to explore! Follow on Facebook: https://www.facebook.com/tagbookapp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDKSelector

    JDKSelector

    Quickly change your java version & tune up your terminal.

    JDKSelector is a Menu Bar application that allows you to change quickly your Java version running on Terminal. You can have several different instances of Terminal windows running different java versions. The program detects automatically the Java VM's available and shows a list of options to select, returning a new Terminal window (using the selected Java Version). You can also delete the Apple System Logs using the option Tune Terminal, which increases the speed of launching new Terminal windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BasicDiary
    A desktop diary application. It implements a calendar for multiple daily annotations with binary attachments, details list, internal links, advanced search tool, CSV, XML and HTML reports, HTML note editor, encrypted data storage and password access.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB