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

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
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    Android To Do List

    Android To Do List

    So much to do, so little time...

    A basic PDA function written for Android-based phones, this To Do app lets you categorize and prioritize checklists, assign due dates and alarms, set highly configurable recurring tasks, and add detailed notes to items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Omni-Notes

    Omni-Notes

    Free and powerful note-taking application

    Omni-Notes is a powerful open-source note-taking application for Android designed to be both smart and simple. It has a clean and simple Material Design interface and is packed with plenty of smart features. These include image, audio and generic file attachment, a To-do list, Google Now integration, numerous widgets and so much more. Omni-Notes takes note-taking to a whole new level, making it more convenient and integrated. It's an ideal note-taking application particularly for old Android phones without such apps, giving users an updated look and experience when taking down notes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Docusign eSignature Java Client

    Docusign eSignature Java Client

    Docusign Java Client Library used to interact with the eSignature API

    The Docusign SDK makes integrating Docusign into your apps and websites a seamless experience. Integrate eSignatures into your application in minutes. The secure and award-winning Docusign eSignature API makes requesting signatures, automating forms, and tracking documents directly from your app easy. This client SDK is provided as open source, which enables you to customize its functionality to suit your particular use case. To do so, download or clone the repository. If the SDK’s given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java-Kalender

    Java-Kalender

    Platformunabhängiger Kalender zum Eintragen von Ereignissen

    Platformunabhängiger Kalender zum Eintragen von Ereignissen mit Erinnerungsfunktion. Beinhaltet alle deutschen Feiertage. Zwischen den Ansichten Jahresansicht, Monatsansicht, Wochenansicht und Tagesansicht kann umgeschaltet werden. Der Kalender kann im Hintergrund laufen und ist personalisierbar. Automatische Erinnerungsfunktion für nahende Ereignisse / Feiertage. Synchronisation über einen FTP-Server möglich.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    Vespa

    Vespa

    The open big data serving engine

    Make AI-driven decisions using your data, in real-time. At any scale, with unbeatable performance. Vespa is a full-featured text search engine and supports both regular text search and fast approximate vector search (ANN). This makes it easy to create high-performing search applications at any scale, whether you want to use traditional techniques or a modern vector-based approach. You can even combine both approaches efficiently in the same query, something no other engine can do....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    BORG is a calendar and task tracking system written in Java. The calendar provides a nice month view, month-print, email reminders, popup reminders and to do list. The task tracker tracks issues through various states.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    Makagiga

    Makagiga

    To-do manager, notepad, RSS reader...

    Makagiga is an open-source, easy-to-use, portable application for doing a variety of tasks, such as todo listing, text editing, or RSS reading. Plugins are used to implement its various capabilities.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 8
    FreeMind

    FreeMind

    A premier mind-mapping software written in Java

    A mind mapper, and at the same time an easy-to-operate hierarchical editor with strong emphasis on folding. These two are not really two different things, just two different descriptions of a single application. Often used for knowledge and content management.
    Leader badge
    Downloads: 4,045 This Week
    Last Update:
    See Project
  • 9
    JMultiSend

    JMultiSend

    A simple and fast cross-platform solution to send mass emails.

    JMultiSend is a simple and fast solution to send mass emails (Bulk E-mail); it only needs to load the list of addresses, the message (HTML or TXT), the data and then send. It is possible also to manage mailing lists subscribtions simply by emails, to send personalized messages with username and to schedule delays up to 24h (86400 secs); all this also from command-line. Since it is developed in Java it is a cross-platform application and does not need installation but needs only the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 10
    FlexiList.

    FlexiList.

    FlexiList is a Java data structure that combines the benefits of array

    FlexiList is a Java data structure that combines the benefits of arrays and linked lists. Like an array, it allows for efficient access to elements by index. Like a linked list, it allows for efficient insertion and deletion of elements at any position in the list. Benefits Over Arrays and ArrayList ->Efficient Insertion and Deletion: FlexiList can insert or delete nodes at any position in the list in O(1) time, whereas arrays require shifting all elements after the insertion or deletion point. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RPNCalc

    RPNCalc

    RPNCalc - The command line Reverse Polish Notation (RPN) Calculator

    RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved. I've created a User Guide (https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc than the old readme.md file, which was getting really long. If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links in the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    KSeF API | Faktury KSeF

    KSeF API | Faktury KSeF

    Profesionalna integracja z Krajowym Systemem e-Faktur (KSeF)

    ...Oferujemy integrację z KSeF, generowanie i wysyłanie e-faktur w formacie XML, a także wizualizację faktur (PDF lub HTML). Zapewniamy szybką i skuteczną obsługę faktur KSeF, w tym wyszukiwanie i pobieranie faktur sprzedażowych i kosztowych. Pomagamy firmom w adaptacji do nowych regulacji KSeF, oferując narzędzia i wsparcie techniczne. Aktualnie dostępne narzędzia: - Bezpośrednie wywołanie API REST: https://ksefapi.pl/api-test/swagger-ui/index.html#/ - Biblioteki programistyczne PHP, JAVA, .NET: https://ksefapi.pl/pobierz-ksef-php-java-net/ - Pełna i szczegółowa dokumentacja: https://ksef24.com/ - Aplikacja mobilna (wkrótce) - Aplikacja webowa (wkrótce) W zależności od wymagań można wykorzystać nasze narzędzia do komunikacji bezpośrednio ze swojego systemu (On-premise) lub poprzez naszą architekturę (SaaS)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    RETE-DB
    RETE-DB is a customizable, multi-user web database frontend; suitable for *Address databases, *Bug management, *Todo lists, *File Server. RETE-DB is built for the internet; designed for speed, scalability and security. (group concept for access rights)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JTrac

    JTrac

    Easy to set up bug tracking with Java

    JTrac is a generic issue-tracking web-application that can be easily customized by adding custom fields and drop-downs. Features include a customizable workflow, field level permissions, e-mail integration, file attachments, a detailed history view and changeable colors to fit a particular CI/CD. After a long hiatus, development has resumed with version 2.2.0 in December 2021, 2.2.1 in February 2022, 2.3.0 in February 2023, 2.3.1 in May 2023, 2.3.2 in July 2023 and 2.3.3 in June 2024. See...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    As a webhoster, you need to do accounting for your provided services. Serva is a web application which does this for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    OpenMoneyBox

    OpenMoneyBox

    Budget management

    OpenMoneyBox is an application designed to manage small personal budgets in the easiest way. Check the homepage to download apps/packages for additional Operating Systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Open Hospital

    Open Hospital

    Open Hospital - Hospital Information System

    Announcement: Since version 1.9.0, codebase is moved to GitHub https://github.com/informatici/ Click download button above for the latest release (GitHub mirror). Previous versions and different architectures under "Files" section. This application is the first of a series of software products that ISF[1] has developed to support the management and the activities of the St. Luke Hospital in Angal (Uganda). After the successful installation and use, the St. Luke Hospital is the first of...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    CleverPsych  Practice Management

    CleverPsych Practice Management

    FREE software to manage your psychology or allied health solo practice

    CleverPsych is FREE software for psychologists and other allied health professionals who run their own practices. We have been using CleverPsych in our own practice in Australia since 2007. The system enables you to record your clients, appointments, services, organisations and referring doctors. The aim is to make operations like generating standard letters, claiming from the government and insurance companies, and reporting income, much easier. Look in the Files tab for...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    Appointment scheduler

    Appointment scheduler

    Application to schedule appointments written in Java (Spring Boot)

    This is a Spring Boot Web Application to manage and schedule appointments between providers and customers. It has many features such as automatic invoicing, email notifications, appointment cancelation, providers' individual working plans with breaks etc. Admin can add new providers, services and assign services to providers. Admin can see list of all: appointments, providers, customers, and invoices. He can also issue invoices manually for all confirmed appointments. The provider can set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Billiards Everything

    The Great Periodic Path Hunt at gwtokarsky.github.io

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Download "Billiards Covers" to see the most current list of periodic paths in triangles. Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Plandora Project Management

    Plandora Project Management

    Multi-project management, web-based Project Management suite.

    Including: time track, request management, customized reports (based to iReport), customized KPIs, dashboard gadgets, knowledge base, risk management, costs and budget management, agile board, resource capacity, surveys, SVN integration, and Gantt chart. The tool also includes: extendable agents (email notification, audit agents, etc), meta fields and custom forms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    Billiards Covers

    This zip jar contains the current coverings of periodic paths.

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Covers" to see the most current list of periodic paths in triangles. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Meqaris

    Meqaris

    Booking/reservation of meeting rooms/equipment with e-mail invitations

    Meqaris (Meeting Equipment and Room Invitation System) is a system that allows booking meeting/conference rooms and other equipment or resources (like mobile whiteboards, projectors or conference audio/video sets) by using the same type of e-mail invitations that are used to invite participants to meetings. Especially useful in corporate environments, but can be used for anything in general, even by individual users. Simply add "resource participants" to the recipient list (just like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Monthly Calendar

    Android calendar app focusing on a good view of a month.

    An Android calendar app focusing on a good view of a month, because I like the monthly view, and never use weekly view. So do you? Then this might be for you. For Android 4.0 and above. Legacy (Android 2.2+) version also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreeplaneGTD+

    FreeplaneGTD+

    Freeplane add-on for task management and memo taking

    Freeplane is a widely used mind mapping tool. GTD is a time management methodology by David Allen. Freeplane GTD is an addon, that can collect tasks specified in a mindmap, thus allowing the users of Freeplane to use the concepts of GTD in their mind
    Downloads: 16 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next