Showing 200 open source projects for "screen"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Self-Operating Computer

    Self-Operating Computer

    A framework to enable multimodal models to operate a computer

    The Self-Operating Computer Framework is an innovative system that enables multimodal models to autonomously operate a computer by interpreting the screen and executing mouse and keyboard actions to achieve specified objectives. This framework is compatible with various multimodal models and currently integrates with GPT-4o, o1, Gemini Pro Vision, Claude 3, and LLaVa. Notably, it was the first known project to implement a multimodal model capable of viewing and controlling a computer screen.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    asciinema

    asciinema

    Open source terminal session recorder

    asciinema is a free and open source terminal session recorder. It lets you easily record and play back terminal sessions in the terminal or in a web browser. Forget old screen recording methods and resulting blurry videos. asciinema lets you record your terminal sessions the right way, which is right where you work, in the terminal. Recording is as easy as running one command, and since it’s purely text-based you can copy and paste any content you want, simply pause the recording! You can also easily share your recordings on the web, embed an asciicast player in your blog post, project documentation page or in your conference talk slides. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Qtile

    Qtile

    A full-featured, hackable tiling window manager written in Python

    A full-featured, hackable tiling window manager written and configured in Python. Optimize your workflow by configuring your environment to fit how you work. Efficiently use screen real-estate by automatically arranging windows with minimal visual cruft. Save your wrists from RSI by ditching the mouse and driving with the keyboard. Qtile is simple, small, and extensible. It's easy to write your own layouts, widgets, and built-in commands. Qtile is written and configured entirely in Python. Leverage the full power and flexibility of the language to make it fit your needs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    screenshot-to-code

    screenshot-to-code

    Drop in a screenshot and convert it to clean code

    screenshot-to-code converts UI screenshots or design images into working front-end code, accelerating the path from concept to prototype. It uses modern vision-capable or code-generating models to infer layout structure, typography, and components, then outputs clean HTML/CSS (often Tailwind) or framework code. A web interface lets you upload images, tune options, and preview generated results, while a backend service orchestrates the model calls and post-processing. The tool focuses on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • gtechna: Digital Platform for Parking Enforcement & Management Icon
    gtechna: Digital Platform for Parking Enforcement & Management

    For companies looking for an enforcement software

    Meet the ever-evolving needs of parking rules, parkers, and curbside space with secure and efficient enforcement solutions that fulfill operational goals and provide helpful, convenient service. We consider every client a partner—and customer success and growth are our primary goals. That’s why we work alongside you to understand your needs, then deliver innovative solutions that work specifically for you. Private lots and garages come in all shapes, sizes, and forms. That’s why we provide a full range of solutions to help maximize compliance, eliminate congestion, and increase turnover, so your property is as efficient as possible. Off-street parking can require a system capable of handling sophisticated business rules. Our feature-rich off-street solutions provide you with the breadth of functionality you need to run an efficient parking operation.
    Learn More
  • 5
    OmniParser

    OmniParser

    A simple screen parsing tool towards pure vision based GUI agent

    ...It reliably identifies interactable icons within user interfaces and understands the semantics of various elements in a screenshot, associating intended actions with the correct screen regions. To achieve this, OmniParser curates an interactable icon detection dataset containing 67,000 unique screenshot images labeled with bounding boxes of interactable icons derived from DOM trees. Additionally, a collection of 7,000 icon-description pairs is used to fine-tune a caption model that extracts the functional semantics of detected elements. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Safe Eyes

    Safe Eyes

    Protect your eyes from eye strain using this simple break reminder

    Safe Eyes is a Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI). The whole purpose of Safe Eyes is to remind you to take breaks while working on the computer for a long time. The break screen asks you to do some exercises that will reduce your RSI. ​Strict break mode prevents computer addicts from skipping breaks unconsciously. In skip break mode, the user cannot skip or postpone the break. Workstations with dual monitors are cool to have but Safe Eyes locks all at the same time to relax your eyes during the break. Safe Eyes show a system notification before breaks and an audible alert at the end of breaks. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Cozette

    Cozette

    A bitmap programming font optimized for coziness

    ...Cozette is a 6x13px (bounding box; average 5px character width, 3px descent, 10px ascent, 8px cap height) bitmap font based on Dina, which itself is based on Proggy. It's also heavily inspired by Creep. I absolutely adore Creep, and was using it up until I got a higher-DPI screen for which it was slightly too small. That prompted me to make the bitmap font I always wished existed: Cozette; a small-but-not-tiny bitmap font with great coverage of all the glyphs you might encounter in the terminal. I'm intentionally putting the emphasis on "you" - although Cozette already has all the glyphs I've seen in my CLI tools so far, you might find it's missing a glyph you wish it had. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    PyMuPDF

    PyMuPDF

    Python bindings for MuPDF's rendering library.

    ...The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on the screen. The viewer is small, fast, yet complete. It supports many document formats, such as PDF, XPS, OpenXPS, CBZ, EPUB, and FictionBook 2. You can annotate PDF documents and fill out forms with the mobile viewers (this feature is coming soon to the desktop viewer as well). The command line tools allow you to annotate, edit, and convert documents to other formats such as HTML, SVG, PDF, and CBZ. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Android Emulator Container Scripts

    Android Emulator Container Scripts

    Minimal scripts to run the emulator in a container for various systems

    ...It includes scripts and container images that configure the emulator for headless operation, wire up networking, and expose endpoints for ADB and web access. A built-in WebRTC bridge lets you stream the emulator screen to a browser with interactive input, which is ideal for CI dashboards, remote debugging, or demo environments. The project focuses on reproducibility and scale: you define which system image to boot, how to persist or reset data, and how many instances to run, then schedule them like any other workload. GPU acceleration, audio, and sensors can be enabled depending on your host and cluster capabilities, while fallbacks like SwiftShader keep things usable when no GPU is available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK. Icon
    Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.

    With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.

    Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
    Learn More
  • 10
    Click

    Click

    Python composable command line interface toolkit

    ...Click in three points, arbitrary nesting of commands, automatic help page generation, supports lazy loading of subcommands at runtime. Comes with useful common helpers (getting terminal dimensions, ANSI colors, fetching direct keyboard input, screen clearing, finding config paths, launching apps and editors, etc.). Click actually implements its own parsing of arguments and does not use optparse or argparse following the optparse parsing behavior. Click is designed to be fun and customizable but not overly flexible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    MAI-UI

    MAI-UI

    Real-World Centric Foundation GUI Agents

    ...Developed by Tongyi-MAI (Alibaba’s research initiative), the MAI-UI models are multimodal agents trained to understand user instructions and corresponding screenshots, grounding those instructions to on-screen elements and generating sequences of GUI actions such as taps, swipes, text input, and system commands. Unlike traditional UI frameworks, MAI-UI emphasizes realistic deployment by supporting agent–user interaction (clarifying ambiguous instructions), integration with external tool APIs using MCP calls, and a device–cloud collaboration mechanism that dynamically routes computation to on-device or cloud models based on task state and privacy constraints.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    FlowLens MCP

    FlowLens MCP

    Open-source MCP server that gives your coding agent

    ...It works together with a companion browser extension: when a user reproduces a bug or a complicated UI interaction, the extension captures a rich session log, including screen/video recording, network traffic, console logs, DOM events, storage changes, and more, and exports it. The MCP server then loads this captured “flow” and exposes it to the AI agent via the Model Context Protocol (MCP), letting the agent examine, search, filter, and reason about the session just as a human developer would, without needing the agent to re-run the flow or rely on minimal reproduction data (logs, screenshots).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Furo

    Furo

    A clean customizable documentation theme for Sphinx

    A clean customizable Sphinx documentation theme. Intentionally minimal, the most important thing is the content, not the scaffolding around it. Responsive, adapting perfectly to the available screen space, to work on all sorts of devices. Customizable, change the color palette, font families, logo and more! Easy to navigate, with carefully-designed sidebar navigation and inter-page links. Good-looking content, through clear typography and well-stylized elements. Good looking search, helps readers find what they want quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Luna AI

    Luna AI

    Virtual AI anchor that combines state-of-the-art technology

    Luna AI is a virtual AI streamer framework designed to power an interactive VTuber that can go live on major platforms and chat with viewers in real time. It is built around a core assistant persona called “Luna AI,” which can be driven by a wide range of large language models and platforms, including GPT-style APIs, Claude, LangChain-based backends, ChatGLM, Kimi, Ollama, and many others. The project supports multiple rendering backends for the avatar, such as Live2D, Unreal Engine (UE),...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Django jazzmin

    Django jazzmin

    Jazzy theme for Django

    ...Customizable UI (via Live UI changes, or custom CSS/JS). Select2 drop-downs. Bootstrap 4 & AdminLTE UI components. You can add links to the user menu on the top right of the screen using the "usermenu_links" settings key, the format of these links is the same as with top menu, though submenus via "app" are not currently supported and will not be rendered. The side menu gets a list of all installed apps and their models that have admin classes, and creates a tree of apps and links to model admin pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OAGI Python SDK

    OAGI Python SDK

    Python SDK for the Computer Use model Lux, developed by OpenAGI

    ...It exposes the OAGI API in an ergonomic way, letting you trigger Lux in three main modes: Tasker for precise scripted sequences, Actor for fast one-shot tasks, and Thinker for open-ended, multi-step objectives. The SDK is designed around “computer use” as a paradigm, where the AI actually navigates interfaces, clicks, types, scrolls, and reads the screen through screenshots instead of only calling APIs. It provides high-level asynchronous agents (like AsyncDefaultAgent and AsyncActor) that encapsulate the loop of capturing screenshots, sending them to Lux, interpreting responses, and executing UI actions with PyAutoGUI. Multiple installation flavors let you choose between a minimal oagi-core package or variants that bundle desktop automation and FastAPI/Socket.IO server capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    easycap-app

    easycap-app

    Capture your screen with unprecedented ease and quality.

    Welcome to EasyCap, your ultimate desktop screen recorder and screenshot editor. Designed with simplicity and power in mind, EasyCap is perfect for professionals, creators, and anyone looking to capture their PC activities with ease. Whether you're creating tutorials, recording gameplay, or capturing important moments, EasyCap makes it effortless.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    nmon for Linux

    nmon for Linux

    Linux performance monitoring on-screen or to CSV file

    nmon is short for Nigel's Performance Monitor It either shows you the stats on-screen updating once a second or saves the data to a CSV file for later analysis and graphing. For details see the homepage ==> http://nmon.sourceforge.net Please use the latest version. The new version "njmon" outputs JSON format that a lot of tools use these days. It integrates well with saving data directly to InfluxDB and graphing with Grafana.
    Leader badge
    Downloads: 1,307 This Week
    Last Update:
    See Project
  • 19
    WeAct Studio System Monitor

    WeAct Studio System Monitor

    Open source system monitor

    Open source system monitor,photo album https://github.com/WeActStudio/WeActStudio.SystemMonitor, Modified from https://github.com/mathoudebine/turing-smart-screen-python. Only Support WeAct Stduio Display Module.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 20
    PeppermintOS

    PeppermintOS

    A minimum linux desktop distribution

    Peppermint is an operating system that provides a user with the opportunity to build the system that best fits their needs. While at the same time providing a functioning OS with minimum hassle out of the box. Our mainline desktop Peppermint ships with the desktop environment xfce with the thunar file manager set as default. Peppermint comes with nearly nothing installed other than, the core packages needed to run the system and you have the choice to which packages should best fit your...
    Leader badge
    Downloads: 3,123 This Week
    Last Update:
    See Project
  • 21
    Snakes And Ladders

    Snakes And Ladders

    Desktop application to play the classic Snakes and Ladders game.

    ...With a vibrant 10x10 board and 2 to 4 vibrant players, the battleground is set for an exhilarating showdown now with multiplayer support upto 4 players with visual animations of pieces moving on the board! Gather your friends and family for more fun with new updates in game. Now with full screen mode. Download the latest version!
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Brightness Control

    Brightness Control

    Screen Brightness Controller

    Introducing Brightness Control 1.5.0 – simple solution for easy Windows monitor brightness adjustments. With a clean new look and a user-friendly interface. Some critical bugs have been removed, ensuring a smoother journey through brightness adjustments. Upgrade to version 1.5.0 for a better experience with Brightness Control – keeping it straightforward, keeping it real, and highly optimized from the previous versions.
    Leader badge
    Downloads: 512 This Week
    Last Update:
    See Project
  • 23
    PyRx - Virtual Screening Tool

    PyRx - Virtual Screening Tool

    Virtual Screening software for Computational Drug Discovery

    PyRx is a Virtual Screening software for Computational Drug Discovery that can be used to screen libraries of compounds against potential drug targets. PyRx enables Medicinal Chemists to run Virtual Screening from any platform and helps users in every step of this process - from data preparation to job submission and analysis of the results. While it is true that there is no magic button in the drug discovery process, PyRx includes docking wizard with easy-to-use user interface which makes it a valuable tool for Computer-Aided Drug Design. ...
    Leader badge
    Downloads: 2,076 This Week
    Last Update:
    See Project
  • 24

    FocussedModePlus

    A tool that helps the User to Focus only on a part of the Screen.

    When FocussedModePlus is launched – the entire Screen goes Blank (or Dark). Only a small rectangular area near the mouse pointer remains Transparent. This enables the user to focus only on that area. There’re no other distractions – as almost the entire Screen is Dark. Further, the Transparent Area moves wherever the mouse pointer is moved. So the user can choose to focus on any particular area of the Desktop (as per their need) – from time to time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ESRM

    ESRM

    Un "Screen Recorder" codificado 100% con AI, escrito en python.

    ...Ejecute "pip install effect-srm" para instalar, una vez instalado, en CMD y otra terminal, puede ejecutar uno de los siguientes comandos: - srm - esrm - effect-screen-recorder-master
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next