Showing 96 open source projects for "clear"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Chart.js

    Chart.js

    Simple yet flexible JavaScript charting for designers & developers

    Chart.js is a Javascript library that allows designers and developers to draw all kinds of charts using the HTML5 canvas element. Chart js offers a great array of simple, clean charts including animated and interactive versions. Chartjs is an easy way to include beautiful and engaging charts into your website for free.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    Kanboard

    Kanboard

    Kanban project management software

    Kanboard is a free and open source project management software focused on the Kanban methodology. It visualizes your work clearly and simply so you can limit work in progress, better manage project tasks, easily track the current status of a project, and focus on your goal.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    AdminLTE

    AdminLTE

    Free admin dashboard template based on Bootstrap 4

    ...Fits many screen resolutions from small mobile devices to large desktops. AdminLTE.io just opened a new premium templates page. Handpicked to ensure the best quality and the most affordable prices. AdminLTE has been carefully coded with clear comments in all of its JS, SCSS and HTML files. SCSS has been used to increase code customizability. Best open source admin dashboard & control panel theme. Built on top of Bootstrap, AdminLTE provides a range of responsive, reusable, and commonly used components. Mobile first design. Fits many resolutions, from large desktops to small mobile devices. ...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 4
    Cloud Cost Handbook

    Cloud Cost Handbook

    Set of guides meant to help explain often-times complex pricing

    The Cloud Cost Handbook by vantage-sh is an open-source, community-driven documentation project that breaks down the often confusing and opaque pricing models of major public cloud providers into clear, practical guides written in plain English. It’s intended as an educational resource for developers, finance teams, and FinOps practitioners who need to understand how cloud costs are structured, what drives pricing across services, and how to estimate, optimize, and forecast spend without wading through dense official documentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    AlDente

    AlDente

    Menubar Tool to set Charge Limits and Prolong Battery Lifespan

    ...Advanced modes help with real-world workflows: you can maintain around a target level while on AC power, calibrate periodically, or temporarily allow full charge before travel. The project emphasizes pragmatic defaults and clear explanations, so it’s approachable for non-experts yet flexible for tinkerers. By aligning day-to-day charging with best practices, AlDente helps users trade a small amount of peak capacity for meaningfully better long-term battery health.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    nvim-hlslens

    nvim-hlslens

    Hlsearch Lens for Neovim

    nvim-hlslens helps you better glance at matched information, and seamlessly jump between matched instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tabler

    tabler

    Tabler is free and open-source HTML Dashboard UI Kit

    ...Every component has been created with attention to detail to make your interface beautiful! We've created this admin panel for everyone who wants to create templates based on our pre-made components. Our mission is to deliver a user-friendly, clear and easy administration panel that can be used by both simple websites and sophisticated systems. The only requirement is basic HTML and CSS (and some Liquid) knowledge, as a reward, you'll be able to manage and visualise different types of data in the easiest possible way! With the support for mobile, tablet and desktop displays, it doesn’t matter what device you’re using. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    Wallos

    Wallos

    Open-source, self-hostable personal subscription tracker

    Wallos is an open-source, self-hostable personal subscription tracker built to help you understand and control recurring expenses without relying on spreadsheets or paid budgeting platforms. It focuses on turning subscriptions into a clear, organized view of your financial commitments, helping you spot waste, anticipate upcoming charges, and plan your budget with fewer surprises. The app supports subscription management with due dates and payment schedules so you can keep track of what’s active and when it renews. To make analysis more meaningful, Wallos includes category management so you can group expenses and identify spending patterns over time. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    nopCommerce

    nopCommerce

    The most popular open-source eCommerce shopping cart solution

    nopCommerce is the best open-source eCommerce shopping cart solution. nopCommerce is free, and it is the most popular ASP.NET eCommerce platform. The product is being developed and supported by the professional team since 2008. nopCommerce has been downloaded more than 3,000,000 times. The active developer community has more than 250,000 members. nopCommerce runs on ASP.NET Core 5 with an MS SQL 2012 (or higher) backend database. nopCommerce is cross-platform, and you can run it on Windows,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    beautiful-mermaid

    beautiful-mermaid

    Render Mermaid diagrams as beautiful SVGs or ASCII art

    ...Instead of plain, utilitarian shapes and lines, Beautiful Mermaid applies themes, typography enhancements, color palettes, and layout optimizations so diagrams look polished and professional without requiring manual graphic design. This makes it ideal for documentation, technical blogs, slide decks, and design discussions where clear, attractive visuals help convey complex ideas more effectively. The project includes presets for different aesthetic styles, customization options for branding or themes, and rendering pipelines that can export to multiple formats such as SVG, PNG, and PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GenStage

    GenStage

    Producer and consumer actors with back-pressure for Elixir

    ...Because stages are OTP processes, you gain fault tolerance, supervised restarts, and concurrency tuned via configurable demand and partitioning. GenStage underpins higher-level libraries like Flow and Broadway, but it can also be used directly for custom pipelines where timing and throughput matter. Its clear separation of concerns encourages testable, composable stages that can be rearranged as requirements evolve. In production, this leads to predictable, resilient dataflows for event ingestion, batching, and parallel processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    litlyx

    litlyx

    Analytics for developers, setup Analytics in 30 seconds

    ...The brand emphasizes sustainability by reducing single-use plastics and promoting long-term use of their products. Their cleaning kit is compact, portable, and designed to be effective for everyday use, ensuring that users can maintain clear vision without the hassle of disposable wipes or sprays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Foreman

    Foreman

    Manage Procfile-based applications

    ...Exporters generate native service definitions (e.g., systemd/Upstart/launchd), enabling the same process topology to run under OS service managers in staging or production. Colorized, prefixed logs and simple signals (restart/stop) provide a clear operational experience for polyglot stacks. By codifying your app’s runtime composition, Foreman reduces “works on my machine” friction and keeps local setups close to deployment reality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    optimibi

    optimibi

    The Analytics Platform for Data-Driven Decisions

    Build flexible, scalable analytics solutions that evolve with your business. Effortlessly connect data sources, build data models, and uncover actionable insights — all through an intuitive, no-code interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    PySchool

    PySchool

    Installable / Portable Python Distribution for Everyone.

    PySchool is a free and open-source Python distribution intended primarily for students who learn Python and data analysis, but it can also used by scientists, engineering, and data scientists. It includes more than 150 Python packages (full edition) including numpy, pandas, scipy, sympy, keras, scikit-learn, matplotlib, seaborn, beautifulsoup4...
    Leader badge
    Downloads: 980 This Week
    Last Update:
    See Project
  • 16
    AI File Sorter

    AI File Sorter

    Local AI file organization with categorization and rename suggestions

    AI File Sorter is a cross-platform desktop application that uses AI (local LLMs run on your computer) to organize files and suggest meaningful file names based on real content, not just filenames or extensions. The app can analyze images locally and propose descriptive rename suggestions (for example, IMG_2048.jpg → clouds_over_lake.jpg). It can also analyze document text to improve categorization and renaming. Supported formats include PDF, DOCX, XLSX, PPTX, ODT, ODS, ODP, and common...
    Leader badge
    Downloads: 457 This Week
    Last Update:
    See Project
  • 17
    SimpleTimer is a modern tool designed for accurate time tracking across individual tasks. It provides individuals, teams, and organizations with a clear overview of workload, helps streamline processes, and simplifies reporting. Thanks to seamless integration with tools like Jira, SimpleTimer is the perfect solution for developers, project managers, and other professionals who need to connect time logs directly to their workflow tools. Key Features - Clean, minimalist interface - Reliable time tracking by task or project - Jira integration – easily link time entries to real issues Compatible with Windows and Linux Lightweight and efficient – no unnecessary complexity License This software is currently provided as freeware. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    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: 18 This Week
    Last Update:
    See Project
  • 19
    Email Attachment Transformer

    Email Attachment Transformer

    Easily pack files inside an image to send as an email attachment

    Can't email your important files through? Tired of being messed about? Then pack them inside an image with Email Attachment Transformer and send them off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Elite Calculator

    Elite Calculator

    Elite Calculator - Accurate Math Solutions

    ... 📐 Scientific Mode: Access advanced functions for trigonometry, logarithms, and more. 🎨 Customizable Themes: Switch between light and dark themes. 📏 Dynamic Font Adjustment: Ensures clear and readable calculations. 🌐 Offline: No data collection, no ads. ⌨️ Keyboard Shortcuts: Enhance productivity. Download now and make math effortless!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Bonita

    Bonita

    A DPA process-based application platform with a workflow engine

    Bonitasoft fully supports digital operations and IT modernization with Bonita, an open-source and extensible platform for automation and optimization of business processes. The Bonita platform accelerates development and production with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing information systems, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization. Learn more at www.bonitasoft.com
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 22
    Old File Delete

    Old File Delete

    Clean up old files with a single click.

    OldFileDelete (OFD) is a lightweight and efficient utility designed for those who value minimalism and order. The app helps you instantly clear selected folders of accumulated digital clutter. Featuring a modern flat design, the interface is intuitive: simply select a folder, specify the number of days, and the program will find and remove outdated files. No complex settings—just cleanliness and speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MAXsi POS

    MAXsi POS

    Simple Android POS for retail SMEs to manage sales, stock, and reports

    MAXsi POS is an Android-based Point of Sale (POS) application designed to help small and medium retail businesses manage daily operations more efficiently. The app enables store owners to record sales transactions, manage product inventory, and review business performance through clear and structured reports. Built with simplicity and reliability in mind, MAXsi POS is suitable for grocery stores, convenience shops, mobile phone counters, minimarkets, and other SME-scale retail businesses. It supports both cash and cashless transactions, daily and monthly sales summaries, and basic profit and loss reporting. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    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: 2 This Week
    Last Update:
    See Project
  • 25
    versionary

    versionary

    Versionary is a cross-platform modern Git GUI client

    ...Whether you’re new to Git or an experienced developer, Versionary helps you understand your repository at a glance with an intuitive source tree, rich commit panels, and clear diffs. Requirements: - Git installed and available on PATH - Electron version: ^35.0.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB