Showing 156 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Selenium

    Selenium

    Browser automation framework and ecosystem

    Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. If you want to create robust, browser-based regression automation suites and tests, scale and distribute scripts across many environments, then you want to use Selenium WebDriver, a collection of language...
    Downloads: 124 This Week
    Last Update:
    See Project
  • 2
    cat-catch

    cat-catch

    Cat scratch chrome resource sniffing extension

    ...The extension is a general sniffing tool and has the same function as the browser DevTools. It does not decrypt any website. Any content downloaded by the user has nothing to do with the extension. Please pay attention to the permissions and copyrights of the downloaded resources.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Habitica

    Habitica

    A habit tracker app which treats your goals like a Role Playing Game

    Get motivated to achieve your goals. Now is the time to have fun while completing your tasks! Join more than 4 million Habiticans and improve your life one task at a time. Habitica is a free habit building and productivity app that takes your real life as a game. With in-game rewards and punishments to motivate you and a strong social network to inspire you, Habitica can help you achieve your goals to be healthy, hardworking, and happy. Stay responsible by following and maintaining your...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    WeekToDo

    WeekToDo

    WeekToDo is a Free and Open Source Minimalist Weekly Planner

    WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule your tasks and projects with to-do lists and a calendar. Available for Windows, Mac, Linux or online. WeekToDo is a free and Open Source minimalist weekly planner. With WeekToDo you can start improving your productivity by defining and managing your week and your tasks in an easy and intuitive way. WeekToDo mixes the concept of a calendar and tasks list in a single interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Hiring Without Whiteboards

    Hiring Without Whiteboards

    Companies that don't have a broken hiring process

    Hiring-without-whiteboards is a curated list of companies and teams that avoid traditional "whiteboard" interviews, instead focusing on realistic and practical evaluation methods. In this context, "whiteboards" symbolizes outdated or unhelpful computer science trivia questions often criticized in technical interviews. The project highlights organizations that emphasize interviewing techniques more aligned with actual day-to-day work, such as collaborative problem-solving, pair programming,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ADAMANT JavaScript API library

    ADAMANT JavaScript API library

    ADAMANT Javascript API library

    ...JS API shows decentralization in action, if a network node cannot fulfill your request, the library will redirect it to another node, and so on several times. You will get the result and you do not need to think about processing the request. Health Check system pings all nodes in the list using /status endpoint, and connects to a node with actual height. When the library is unable to process requests with the current node, it forces to re-initialize Health Check.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    curlconverter

    curlconverter

    Convert curl commands to Python, JavaScript, Go, PHP, etc.

    curlconverter transpiles curl commands into programs in other programming languages. You can choose the output language by passing --language <language>. The options are Python python (the default), JavaScript browser node node-request, Go go, Rust rust, PHP php, Java java, R r, Elixir elixir, Dart dart, MATLAB matlab and a few more. The JavaScript API is a bunch of functions that can take either a string of Bash code or an array. curlconverter requires Node 12+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web app generator

    Web app generator

    A gulp.js generator for modern webapps

    ...Automagically lint your scripts. Map compiled CSS to source stylesheets with source maps. Awesome image optimization. For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json. Keep in mind that libsass is feature-wise not fully compatible with Ruby Sass. Check out this curated list of incompatibilities to find out which features are missing. If your favorite feature is missing and you really need Ruby Sass, you can always switch to gulp-ruby-sass and update the styles task in gulpfile accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Serverless Offline

    Serverless Offline

    Emulate AWS λ and API Gateway locally

    This Serverless plugin emulates AWS λ and API Gateway on your local machine to speed up your development cycles. To do so, it starts an HTTP server that handles the request's lifecycle like APIG does and invokes your handlers. Options passed on the command line override YAML options. List of available function names and their corresponding serverless.yml function keys are listed after the server starts. This is important if you use a custom naming scheme for your functions as serverless-offline will use your custom name. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 10
    realm by MongoDB

    realm by MongoDB

    Realm is a mobile database, an alternative to SQLite key-value stores

    Realm’s mobile database is an open-source, developer-friendly alternative to CoreData and SQLite. Start in minutes, port your app in hours, and save yourself weeks of work. Realm’s object-oriented data model is simple to learn, doesn’t need an ORM, and lets you write less code. Realm’s local database persists data on-disk, so apps work as well offline as they do online. Realm is fully-featured, lightweight, and efficiently uses memory, disk space, and battery life. Realm was built for mobile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Flow Typed

    Flow Typed

    A central repository for Flow library definitions

    High-quality library definitions for Flow. flow-typed is a repository of third-party library interface definitions for use with Flow. When you start a project with Flow, you likely want to use some third-party libraries that were not written with Flow. By default, Flow will just ignore these libraries leaving them untyped. As a result, Flow can't give errors if you accidentally misuse the library (nor will it be able to auto-complete the library). To address this, Flow supports library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    V Programming Language

    V Programming Language

    Simple, fast, safe, compiled language for developing software

    ...Most objects (~90-100%) are freed by V's auto-free engine: the compiler inserts necessary free calls automatically during compilation. A remaining small percentage of objects is freed via GC. The developer doesn't need to change anything in their code. "It just works", like in Python, Go, or Java, except there's no heavy GC tracing everything or expensive RC for each object.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    OmegaT - multiplatform CAT tool

    OmegaT - multiplatform CAT tool

    The free computer aided translation (CAT) tool for professionals

    OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
    Leader badge
    Downloads: 2,024 This Week
    Last Update:
    See Project
  • 14

    Rapid Reference

    An extension that allows for hassle-free website citation/referencing.

    ...Add unpacked extension 6. Choose the extracted extension's folder 7. There you go! How to use: 1. Start a session in the panel of the extension 2. Do required research/website navigation 3. You can check the preview of the cited references in the panel 4. You can copy the citation list to the clipboard through simply clicking the "Copy Citation" button 5. You're Done! Thanks for using my software 😊
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSmol

    JSmol

    JavaScript-Based Molecular Viewer From Jmol

    JSmol is the extension of the Java-based molecular visualization applet Jmol (jmol.sourceforge.net) as an HTML5 JavaScript-only web app. It can be used in conjunction with the Java applet to provide an alternative to Java when the platform does not support that (iPhone/iPad) or does not support applets (Android). Used in conjunction with the Jmol JavaScript Object (http://wiki.jmol.org/index.php/Jmol_Javascript_Object), JSmol seamlessly offers alternatives to Java on these non-Applet platforms. ...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    As a webhoster, you need to do accounting for your provided services. Serva is a web application which does this for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    unity-idm

    unity-idm

    Identity management and federations integration

    This project is used to host the mailing list and downloads of the Open Source Unity system - versatile identity management solution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 8 This Week
    Last Update:
    See Project
  • 19
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 20
    Dada Mail

    Dada Mail

    Mailing List Manager - Web-based, Self-Hosted, Feature-Rich

    Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your own website. Dada Mail helps you with managing an email mailing list, offering complete support for safe, closed-loop opt-in subscriptions, sending out mass mailings, keeping message archives and allowing you to share your messages in lots of neat ways.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Teedy

    Teedy

    Lightweight document management system

    Teedy is a lightweight document management system packed with all the features you can expect from big expensive solutions but still easy to use. A modern interface to keep your important documents in one place and your business operations clear. Do not spend time using the tool, just upload your documents and you will find them easily when needed. Precise user permissions, encryption and datacenters in France will make sure only the right people can see the right documents. As a...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    MGB OpenSource Guestbook
    MGB is a free OpenSource Guestbook completely written in PHP, using JavaScript and a MySQL Database. Easy to use, flexible and customizable with templates to make it fit 100% to your homepage.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    WeekToDo

    WeekToDo

    WeekToDo is a Free and Open Source Minimalist Weekly Planner and To Do

    WeekToDo is a free and Open Source Minimalist Weekly Planner and To Do list App for simple and effective people. Schedule your tasks, set reminders and handle projects with To Do list and a calendar. Available for Windows, Mac, Linux or online.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    resume-cli

    resume-cli

    CLI tool to easily setup a new resume

    This is the command-line tool for JSON Resume, the open-source initiative to create a JSON-based standard for resumes. Alternatives: The Resume CLI tool works as it is so there isn't a huge amount of active development on it, try these alternatives if it doesn't work for you. JSON Resume is a community-driven open-source initiative to create a JSON-based standard for resumes. We believe that the strengths of the JSON format make it a good fit for resumes. It's lightweight, easy to use and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API - Basic Project Skeleton

    This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API) This project is created to help other developers create a basic REST API in an easy way with Node.js. This basic example shows how powerful and simple JavaScript can be. Do you want to contribute? Pull requests are always welcome to show more features. Custom email/password user system with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next