Showing 97 open source projects for "linux system"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Deskflow

    Deskflow

    Share a single keyboard and mouse between multiple computers

    Deskflow is a lightweight productivity tool designed to streamline window and workspace management. It features hotkey-driven app launching, workspace switching, window snapping, search快捷启动, and minimal UI. Built with modern frameworks (likely Electron or Qt) and geared toward power users wanting efficient workflow control.
    Downloads: 214 This Week
    Last Update:
    See Project
  • 2
    TagSpaces

    TagSpaces

    TagSpaces is an offline, open source, document manager with tagging

    TagSpaces is a free, no vendor lock-in, open source application for organizing, annotating and managing local files with the help of tags. It features advanced note taking functionalities and some capabilities of to-do apps. The application is available for Windows, Linux, Mac OS and Android. We provide a web clipper extension for Firefox, Edge and Chrome for easy collecting of online content in the form of local files. File and folder management - TagSpaces provides a convenient user...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    sigma-file-manager

    sigma-file-manager

    "Sigma File Manager" is a free, open-source, quickly evolving app

    "Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer/finder) app for Windows and Linux. Designed, developed, and maintained by Aleksey Hoffman | Twitter | Reddit. Create the best existing intelligent file manager & productivity app that will significantly speed up your workflow, provide you with advanced tools, and keep your data safe. Find any file/directory on your computer in just a few seconds. It also implements a typo correction system, allowing you to find files even when the search query includes typos, wrong case, wrong word order, missing words, missing symbols, and missing file extension. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Spacesuit

    Spacesuit

    A futuristic canvas for your personal development

    Spacesuit is a cross-platform personal knowledge and self-development application designed as a flexible, spatial workspace that replaces traditional note-taking hierarchies with a freeform, visual canvas. At its core, the system introduces a concept called “The Grid,” a dynamic environment where users can place, organize, and connect information without relying on folders or rigid structures, allowing ideas to evolve organically. Instead of conventional documents, Spacesuit uses modular...
    Downloads: 10 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Catbird Linux

    Catbird Linux

    Linux for content creation, web scraping, coding, and data analysis.

    Catbird Linux is a USB pluggable Live Linux operating system built for media creation, web scraping, and software coding. It is the daily driver you want for retrieving data, making videos or podcasts, and making software tools to automate the repetitive tasks. It is ready for work in Python, Lua, and Go languages, with numerous packages for web scraping or downloading data via API calls.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    MindZJ

    MindZJ

    An open-source, offline note-taking app with native AI & CLI

    MindZJ is a knowledge management and idea organization tool designed to help users structure, connect, and visualize information in a meaningful way. It focuses on enabling users to create and manage interconnected notes, forming a network of ideas that can evolve over time. The system provides tools for organizing thoughts, tracking relationships between concepts, and building a personal knowledge base. It is particularly useful for research, learning, and creative workflows where capturing...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    UVdesk Open Source

    UVdesk Open Source

    Build and make a full ticketing support system

    Uvdesk community helpdesk project skeleton packaged along with the bare essential utilities and tools to build and customize your own helpdesk solutions. Build on top of Symfony and backbone.js, UVdesk community is a service-oriented, event-driven extensible open-source helpdesk system that can be used by your organization to provide efficient support to your clients effortlessly whichever way you imagine. At the heart of the helpdesk system, the core framework consists of all the necessary...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    QOwnNotes

    QOwnNotes

    QOwnNotes is a plain-text file notepad and todo-list manager

    QOwnNotes is a fully open-source markdown-focused note-taking and personal information manager that runs natively on Linux, macOS, and Windows, with a strong emphasis on plain-text storage and cross-device synchronization. Because all notes are stored as markdown files in user-controlled directories, you avoid vendor lock-in and can sync through services like Nextcloud, ownCloud, Dropbox, or Git without proprietary cloud dependency. The application is optimized for performance and minimal...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 10
    word_cloud

    word_cloud

    A little word cloud generator in Python

    ...If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating system being used. The wordcloud_cli tool can be used to generate word clouds directly from the command-line. If you're dealing with PDF files, then pdftotext, included by default with many Linux distribution, comes in handy. Use wordcloud_cli --help so see all available options. The wordcloud library is MIT licenced, but contains DroidSansMono.ttf, a true type font by Google, that is apache licensed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MyPy

    MyPy

    Optional static typing for Python

    mypy is a static type checker for Python that analyzes source code without executing it, catching type errors early in development. It implements PEP 484-style type hints and supports gradual typing, allowing untyped or partially typed modules to coexist with statically typed code. The tool integrates with common editors and CI systems, and offers a daemon mode for fast, incremental checks across large codebases. Advanced configuration via mypy.ini or pyproject.toml enables per-module...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Painting Droid

    Painting Droid

    AI-powered cross-platform painting app

    Painting Droid is a creative application that combines digital painting tools with AI-powered features to enhance artistic workflows. It provides a drawing interface where users can create and modify artwork while leveraging AI models for tasks such as image generation, transformation, or enhancement. The application is designed to be intuitive and accessible, making it suitable for both beginners and experienced digital artists. It integrates with AI backends to expand creative...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Melo

    Melo

    A spatial AI workboard for knowledge work

    Melo is a multi-agent coordination framework designed to enable autonomous collaboration between AI agents in software development workflows. It provides a structured system where multiple models or agents can work together on tasks such as coding, planning, and debugging while sharing context and state. The platform introduces a coordination layer that manages task decomposition, assignment, and progress tracking through transparent systems like boards and structured communication. It...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    memos

    memos

    An open-source, self-hosted memo hub with knowledge management

    A lightweight, self-hosted memo hub. Open Source and Free forever. memos provides the privacy security and reliability that innovators need in their moments of inspiration. Keep your own data by yourself. All data generated at runtime is saved in the SQLite database file. All content will be saved as plain text, not HTML. And lots of useful markdown syntaxes are supported. Using Go + React.js + SQLite architecture, the overall package is very lightweight. You can customize the server name,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    LoLLMs Hub Fortress

    LoLLMs Hub Fortress

    A proxy server for multiple ollama instances with Key security

    LoLLMs Hub Fortress is a high-performance AI orchestration platform designed to unify multiple large language model backends into a single, secure, and scalable API layer. It acts as a central gateway that connects different inference engines such as Ollama, llama.cpp, vLLM, and OpenAI-compatible services, allowing them to function as interchangeable compute nodes within one system. The architecture is built around a hierarchical “master and slave” hub model, enabling distributed deployments...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Serene Pub

    Serene Pub

    Clean and intuitive LLM roleplay client

    Serene Pub is an open-source AI chat application focused on immersive roleplay and creative storytelling experiences. It is designed to provide a clean, intuitive interface that allows users to create and interact with characters, worlds, and narratives using large language models. The platform supports multiple AI providers, including local and cloud-based models, giving users flexibility in how they run their conversations. It includes advanced features such as character and persona...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Raycast Ollama

    Raycast Ollama

    Raycast extention for Ollama

    Raycast Ollama is an extension for Raycast that integrates Ollama-based large language models directly into the macOS productivity launcher environment. It allows users to interact with local AI models through Raycast commands, enabling quick access to chat, text generation, and other AI-powered tasks without leaving their workflow. The extension is designed to be lightweight and fast, aligning with Raycast’s philosophy of keyboard-driven productivity. It provides a seamless interface for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QA-Pilot

    QA-Pilot

    QA-Pilot is an interactive chat project that leverages LLMs

    QA-Pilot is an interactive chat-based application designed to help users understand and navigate GitHub repositories using large language models. It enables users to clone repositories locally and then interact with them through a conversational interface, allowing for rapid exploration of codebases without manual searching. The system supports both local and cloud-based LLM providers, making it flexible for different environments and privacy requirements. It includes features such as chat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nb

    nb

    CLI and local web plain text note‑taking, bookmarking, and archiving

    nb is a powerful, flexible, and self-contained note-taking and knowledge management application that empowers users to write, organize, search, and archive plain-text notes, bookmarks, and tasks from the command line or through a local web server. Designed to be portable and vendor-independent, it stores all content as plain text files with optional encryption, which means notes can be versioned, diffed, and synced with Git just like code, giving users fine-grained control over their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Digital Clock 4

    Digital Clock 4

    beautiful customizable clock with plugins

    Very customizable beautiful clock. There are 2 versions exist (they may co-exist): - Digital Clock 4 - discontinued, not recommended - Digital Clock 5 - current version, replacement for Digital Clock 4 Digital Clock 4 final version is 4.7.9 Digital Clock 5 current version is 5.2.0 Nothing special is required to start using this clock. Just launch it and enjoy! When it starts, apart from the clock itself, a small tray icon appears. This tray icon can be used to call the clock...
    Leader badge
    Downloads: 1,787 This Week
    Last Update:
    See Project
  • 21
    KeyParaStocX

    KeyParaStocX

    Set styles to words and create a Table of Contents in a click

    KeyParaStocX (Keyword-based Paragraph Styling and Table of Contents eXtension) is a LibreOffice/Apache OpenOffice/OpenOffice.org extension that searches for the configured keywords in a text, changes their style and builds a Table of Contents for them, up to 7 levels. The keywords and their target styles can be configured by the users and used for every document they open. The extension integrates into Writer options and is independent of the operating system (should work on all). See...
    Downloads: 96 This Week
    Last Update:
    See Project
  • 22
    Mindwtr

    Mindwtr

    A complete Getting Things Done (GTD) productivity system for desktop a

    Mindwtr: The Privacy-First GTD System Mindwtr is a Getting Things Done (GTD) productivity tool designed for "Mind Like Water." It runs completely offline—no accounts, no tracking, and no subscriptions. The Core GTD Workflow Capture: Instantly offload thoughts to your Inbox. Clarify: Process tasks rapidly with the built-in "2-Minute Rule" timer. Organize: Sort tasks by Contexts (@work, @home), Areas, and Projects. Reflect: Keep your system trustworthy with a guided Weekly...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    Text Line Duplicate Remover

    Text Line Duplicate Remover

    Remove duplicate lines from your text

    This standalone offline web browser tool helps you remove duplicate lines from your text, with additional text processing options. Simply open it in your browser by double-clicking the html file. It also includes the source code too. I made this when I was working with long lists of entries and needed something to automatically clean them up. As a bonus you can also change the Sentence Case of the text, make it lowercase, UPPERCASE or Sentence case.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    pinvault-pro-extension

    pinvault-pro-extension

    AI-powered browser extension for bulk downloading Pinterest images wit

    PinVault Pro is a professional-grade browser extension that revolutionizes Pinterest image downloading with AI-powered technology. The extension provides intelligent bulk selection, auto-scroll functionality, and maintains HD quality downloads while respecting Pinterest's terms of service. 🎯 Core Features: • Visual checkbox overlays on Pinterest images for intuitive selection • AI-powered auto-scroll with smart content detection • Bulk download capabilities with real-time progress...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    TimeRing

    TimeRing

    A lightweight, modern, and beautiful timer application for desktop.

    TimeRing transforms how you manage time on your desktop. Whether you're following the Pomodoro Technique, timing cooking recipes, or managing multiple work sessions, TimeRing provides an intuitive and powerful solution that stays out of your way while keeping you on track. You can customize the sound of each timer or use global default, it won't stop ringing until you stop the timer after it finishes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB