Showing 356 open source projects for "multi-system"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    SnapToWindow

    SnapToWindow

    A cross-platform (windows, macOS) window management application

    SnapToWindow is a user-experience utility likely aimed at enhancing window management on desktop environments by enabling users to “snap” application windows into predefined screen positions or layouts using keyboard shortcuts or mouse gestures. These kinds of tools are popular for improving productivity, especially on multi-monitor setups, by letting users quickly align and resize windows to halves, quarters, or other grid arrangements without manual dragging. While official project documentation isn’t available from search, the repository name and conventions imply a small, focused tool that hooks into the native windowing system (on Windows, macOS, or Linux) to detect active windows and reposition them based on user commands. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    yabai

    yabai

    A tiling window manager for macOS based on binary space partitioning

    yabai is a tiling window manager for macOS that extends the native windowing system with fully scriptable command-line control. It uses a binary space partitioning algorithm to auto-tile windows, supports extensive keyboard shortcut mapping (via skhd), and enhances productivity for power users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AeroSpace

    AeroSpace

    AeroSpace is an i3-like tiling window manager for macOS

    ...Configurability is a core goal: you can define rules for how specific apps should launch (tile vs. float, workspace placement), adjust gaps and padding, and fine-tune focus behavior. The project aims to feel native on macOS—respecting system features and accessibility—while giving power users the velocity they expect from a tiling manager. For developers and creators juggling many windows and monitors, AeroSpace reduces window fiddling to near zero, turning your desktop into a consistent, scriptable layout you can rely on all day.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    komorebi

    komorebi

    A tiling window manager for Windows

    komorebi is a tiling window manager that works as an extension to Microsoft's Desktop Window Manager in Windows 10 and above. komorebi allows you to control application windows, virtual workspaces and display monitors with a CLI which can be used with third-party software such as AutoHotKey to set user-defined keyboard shortcuts. komorebi aims to make as few modifications as possible to the operating system and desktop environment by default. Users are free to make such modifications in their own configuration files for komorebi, but these will remain opt-in and off by default for the foreseeable future.
    Downloads: 44 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    PowerToys

    PowerToys

    System utilities to maximize productivity

    PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    Rofi

    Rofi

    A window switcher, application launcher and dmenu replacement

    Rofi started as a clone of the simple switcher, written by Sean Pringle - a popup window switcher roughly based on a super switcher. Simpleswitcher laid the foundations, and therefore Sean Pringle deserves most of the credit for this tool. Rofi (renamed, as it lost the simple property) has been extended with extra features, like an application launcher and ssh-launcher, and can act as a drop-in menu replacement, making it a very versatile tool. Rofi, like dmenu, will provide the user with a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    xmonad

    xmonad

    The core of xmonad, a small but functional ICCCM-compliant

    A dynamically tiling X11 window manager that is written and configured in Haskell. In a normal WM, you spend half your time aligning and searching for windows. XMonad makes work easier, by automating this. xmonad automates the common task of arranging windows, so you can concentrate on getting stuff done. Out of the box, no window decorations, no status bar, no icon dock. just clean lines and efficiency. Haskell and smart programming practices guarantee a crash-free experience. It sports a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tiling Shell

    Tiling Shell

    Extend Gnome Shell with advanced tiling window management

    ...Supports multiple monitors, Windows 11 Snap Assistant, Fancy Zones, customised tiling layouts and more. This is a Gnome Shell extension implementing modern windows tiling system by extending GNOME's default 2 columns to any layout you want! Can be installed on Gnome Shells from 40 to 46 on X11 and Wayland: the most recent GNOME Shell is supported, and older releases will include all the features and bug fixes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    win95-dark

    win95-dark

    Dark win95 IceWM theme

    ...This theme is, in general, just to be a good-looking, basic dark theme. IceWM has a default theme called win95 which is meant to look similar to the look of the Windows 95 operating system. I like that theme since it's pretty basic, but I wanted a dark version. Light colours are turned into darker colours, and vice versa. Tooltips are slightly yellowish in older Windows versions, so I made them dark turquoise, and title bars have a smoother blue colour.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    baru

    baru

    A system monitor written in Rust and C

    Baru gathers the information from /sys and /proc filesystems (filled by the kernel). Except for audio and network modules that use C libraries. There is no memory leak over time. All modules are threaded. Thanks to this design (as well as Rust and C), baru is lightweight and efficient. It can run at a high refresh rate with a minimal processor footprint. The audio module communicates with the PipeWire/PulseAudio server through client API to retrieve its data. Wireless and wired modules use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    penrose

    penrose

    A library for writing an X11 tiling window manager

    Penrose is a modular library for configuring your own X11 window manager in Rust. This means that, unlike most other tiling window managers, Penrose is not a binary that you install on your system. Instead, you use it like a normal dependency in your own crate for writing your own window manager. Don't worry, the top-level API is well documented and a lot of things will work out of the box, and if you fancy digging deeper you'll find lots of opportunities to customize things to your liking. Penrose was born out of my failed attempts to refactor the dwm codebase into something that I could more easily understand and hack on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Archcraft

    Archcraft

    Yet another minimal Linux distribution, based on Arch Linux.

    ...There's no desktop environment in (main) Archcraft, just two highly configured window managers - Openbox and Bspwm. The default username & password is 'liveuser' for live ISO. The installer can be found in the app launcher and in openbox menu under the Application > System category, namely 'Install Archcraft'. Archcraft uses two Installers, Calamares and ABIF
    Leader badge
    Downloads: 1,182 This Week
    Last Update:
    See Project
  • 13
    LinuxMint 22.3 XFCE RU/EN

    LinuxMint 22.3 XFCE RU/EN

    Linux Mint 22.3 "Zara" XFCE (RU/EN) by KDE_MintyFlow

    A custom build of Linux Mint 22.3 "Zara" featuring lightweight XFCE desktop environments. Optimized for performance and stability. Includes Russian and English languages ​​out of the box. Pre-installed essential software and codecs. Perfect for low-end hardware and older PCs. Fast, clean, and ready to use. A custom build of Linux Mint 22.3 "Zara" with lightweight XFCE desktop environments. Optimized for speed and stability. Full support for Russian and English...
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 14
    Enlightenment
    Enlightenment is a window manager for the X11 windowing system. Its design goal is to be as configurable as possible - in look AND in feel.
    Leader badge
    Downloads: 879 This Week
    Last Update:
    See Project
  • 15
    Mabox Linux

    Mabox Linux

    Lightweight ready to use OpenBox Desktop Rolling-release Manjaro based

    Mabox is a Manjaro based, desktop Linux distribution. The project ships with Openbox as the default desktop with pinch of customistations and home-brewed tools, like improved menu, side-panels and Mabox Control Center. Works great even on weaker computers.
    Leader badge
    Downloads: 306 This Week
    Last Update:
    See Project
  • 16
    Window Maker Live

    Window Maker Live

    Window Maker Live Linux Distribution

    ...The main idea behind this project is to integrate the Window Maker window manager as default user interface on top of a standard Debian/Trixie base system. It also serves as an alternate installation medium for Debian/Trixie. The second main idea not directly visible on the surface level is the inclusion of many useful command line utilities and tools for system administration. This effectively turns wmlive into a UNIX administrator's workbench for rescue and repair operations.
    Leader badge
    Downloads: 148 This Week
    Last Update:
    See Project
  • 17
    SmartSystemMenu

    SmartSystemMenu

    Extends system menu of all windows in the system

    SmartSystemMenu extends system menu of all windows in the system.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 18
    WinExplorer
    WinExplorer is a utility that shows all system's windows in hierarchical display. For every window in the hierarchy, you can view its properties, like handle, class name, caption, size, position and more. You can also modify some properties, like Caption and Visible/Enabled. This utility is released as freeware with full source code. You can freely use, distribute, and modify the source code of this utility without restrictions. However, if you release to the public a modified version of...
    Downloads: 130 This Week
    Last Update:
    See Project
  • 19
    CDE - Common Desktop Environment

    CDE - Common Desktop Environment

    The Common Desktop Environment, the classic UNIX desktop

    The Common Desktop Environment was created by a collaboration of Sun, HP, IBM, DEC, SCO, Fujitsu and Hitachi. Used on a selection of commercial UNIXs, it is now available as open-source software for the first time. For support, see: https://sourceforge.net/p/cdesktopenv/wiki/Home/
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 20
    LXDE on Cygwin

    LXDE on Cygwin

    LXDE on Cygwin in a Self Installing Package.

    LXDE on Cygwin is your "swiss knife" for remote computing. In a Window$$ application, it provides loads of functions that are tailored for HPC users, webmasters, IT administrators and pretty much all users who need to handle their remote jobs in a more simple way. LXDE on Cygwin provides all the important remote network tools (SSH, PUTTY, X11, VNC, FTP,SFTP, MOSH, FILEZILLA ...) and Unix commands (bash, ls, cat, sed, grep, awk, rsync, python, git ...) to Windows desktop. The program...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    The Virtual Tab Window Manager. vtwm is a descendant of the reference X11 window manager, twm, enhanced to provide virtual desktops plus many other features, whilst remaining small and efficient.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    The UDE-Project is creating a new Desktop Environment for X11. The entirely original look & feel is mainly optimized for efficient shell usage (as for programming, sysadministration etc). Offers max. screen space, stability and very low resource usage.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    FVWM-Crystal

    FVWM-Crystal

    FVWM-Crystal aims to create an easy to use and powerful desktop.

    FVWM - Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems. Its goals include seeking for better ways of using window manager and providing it with eyecandy interface. It try to exercise FVWM quite a bit. It has some very interesting features unique to Linux/Unix desktops like direct controls for several media players and its ability to bring in full screen virtualy any application. It can flow through the...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    QuickHotkeys - Move &  Resize Windows

    QuickHotkeys - Move & Resize Windows

    Move & Resize Windows easily, productivity tricks, Mouse Gestures, ...

    Moving and resizing a window, with two mouse buttons. 🎦 Check out the YOTUBE channel about this: https://www.youtube.com/playlist?list=PLVkS_eTsfH-sEFw55o5UkRK7uMNIyICXb 🏅Every Windows user should have this tool. Install it and check all the cool features in action. ✅Moving a window in a straight line. ✅Going to the beginning and end of a page by turning the wheel. ✅Minimizing and maximizing windows with the wheel. ✅Quick copying and pasting. ✅Erasing all text on a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    JWM-themes

    JWM-themes

    JWM themes collection

    Small collection of nice themes for JWM (Joe's Window Manager): https://joewing.net/projects/jwm/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo