Showing 40 open source projects for "can="

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
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    Rofi

    Rofi

    A window switcher, application launcher and dmenu replacement

    ...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 textual list of options where one or more can be selected. This can either be running an application, selecting a window, or options provided by an external script. It's not an application that can support every possible use case. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Loop

    Loop

    Window management made elegant.

    Loop is a macOS app that simplifies window management for you. You can effortlessly choose your window direction using a radial menu triggered by a simple key press, and customize it according to your preferences with personalized colors and settings. You can easily move, resize, and arrange your windows with just a few clicks, saving you valuable time and energy. Loop is constantly evolving, with new features and improvements added regularly to enhance your window management experience on macOS.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    AeroSpace

    AeroSpace

    AeroSpace is an i3-like tiling window manager for macOS

    ...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: 8 This Week
    Last Update:
    See Project
  • 4
    Amethyst

    Amethyst

    Automatic tiling window manager for macOS à la xmonad

    ...You can use the keyboard shortcuts above to control which window(s), and how many, are in the main pane.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    LeftWM

    LeftWM

    A tiling window manager for Adventurers

    ...The core of left is designed to do one thing and one thing well. Be a window manager. Because you probably want more than just a black screen LeftWM is built around the concept of theming. With themes, you can choose between different bars/compositors/backgrounds/colors, whatever makes you happy. LeftWM has been built from the very beginning to support multiple screens and has been built around ultrawide monitors. You will see this with the default key bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    i3ass

    i3ass

    A collection of shell scripts to ease the use of i3wm

    Commands to assist and extend the use of i3wm. If you are using Arch linux, you can install the i3ass package from AUR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8
    baru

    baru

    A system monitor written in Rust and C

    ...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 the netlink interface with the help of libnl to talk directly to the kernel and retrieve their data. Baru is modular. This means that only the modules you want to see are instantiated and executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DOM Window Manager

    DOM Window Manager

    A simple window manager for DOM elements

    A simple window manager for DOM elements. DOM Window Manager consists of a single class, WindowManager, and a set of utility functions. WindowManager uses the singleton pattern, effectively restricting the instantiation of the class to a singular instance to be used by all components, in any file. At first, you need to import WindowManager and dragElement in each file that you create elements that you want to use with the DOM Window Manager. WindowManager is the class that manages the...
    Downloads: 0 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
  • 10
    river

    river

    A dynamic tiling Wayland compositor

    River is a dynamic tiling Wayland compositor with a flexible runtime configuration. River can either be run nested in an X11/Wayland session or directly from a tty using KMS/DRM. Simply run the river command. Usually this executable is a shell script invoking riverctl(1) to create mappings, start programs such as a layout generator or status bar, and perform other configuration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LeftWM Layouts

    LeftWM Layouts

    Library providing fixed but parameterized window layout calculations

    This library encapsulates layout calculations from external dependencies and displays servers, so that it can be used by window managers for X.Org, Wayland, or whatever else. It's all about splitting up rectangles, the library has no concept of "windows". Some default layouts are provided, but custom layouts can be defined. Custom layout definitions allow some flexibility but are still fairly limited by design, as the target audience of this library is list-based / dynamic-tiling window managers (the likes of leftwm, dwm, ...) as opposed to manual tilers like i3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Worm

    Worm

    A dynamic, tag-based window manager written in Nim

    Worm is a tiny, dynamic, tag-based window manager written in the Nim language. It supports both a floating mode and master-stack tiling with gaps and struts. Worm will try to execute the file ~/.config/worm/rc on startup. Simply create it as a shell-script to execute your favorite applications with worm. (don't forget to make it executable). Worm does not have a built-in keyboard mapper, so you should use something like sxhkd. Please read the docs to understand how wormc works before writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FvwmDecorDemos

    FvwmDecorDemos

    Fancy window decors for FVWM and a color picker

    ...You will have to add a few lines to your existing configuration. Some of the designs don't make much sense without the wallpapers that they were designed to go with, which have mostly disappeared, but they demonstrate what can be done, and you may like a few of them as they are.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    obmenu-generator

    obmenu-generator

    A fast menu generator for the Openbox Window Manager

    obmenu-generator is a fast and flexible menu generator for the Openbox window manager. It can create static or dynamic menus with support for icons, making it easier to manage application menus in Openbox environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    shod

    shod

    Mouse-based window manager to tile windows inside floating containers

    shod is a mouse-based X11 window manager that can tile and tab windows inside floating containers. To tile windows, drag-and-drop the titlebar of one window into the border of the other with the right mouse button. The entire grid of tiles is called a "container", and can float around on the screen. shod works via mouse, possibly with a given modifier (Alt by default), and by responding to client messages sent by the shodc utility (shod's remote controller).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rectangle Mac

    Rectangle Mac

    Best Window Management Tool for MacOS

    ...The application is designed with simplicity and ease of use in mind, allowing users to quickly and easily adjust the size and position of their windows. In this article, we will explore the features of Rectangle and how they can help you maximize your screen space and improve your workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    i3-gaps

    i3-gaps

    A fork of the i3 window manager with gaps and some other features

    ...Gaps can be configured in your config either globally or per workspace, and can additionally be changed during runtime using commands (e.g., through i3-msg). Outer gaps are added to the inner gaps, i.e., the gaps between a screen edge and a container will be the sum of outer and inner gaps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Rofi Applets

    Rofi Applets

    Various useful applets developed with Rofi and shell-scripts

    Bundle of easy-to-configure useful Rofi Applets Developed by Umutcan Sevdi. This project requires Rofi. It's a very powerful pop-up/switcher that allows anyone to create powerful menus. You can download it from the package manager of your choice. All applets read color values from applets/global.rasi. Editing color hexcodes will update all existing applets. Create a directory at ROFI_APPLETS_PATH. Then open two files. config.rasi and launch.sh. Instead of defining your own color values, import all of them from global.rasi for consistency. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    screenrotate

    screenrotate

    Small script used to automatically change the various screen rotation

    This program was originally written for the Lenovo flex 5. But if your laptop has iio-sensor-proxy installed and supports it, automatic rotation should work on any laptop. Since version 1.7 I use an ASUS ROG Flow. Therefore new features and patches will be available first on the asus_rog_flow branch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Arc Dark IceWM theme

    Arc Dark IceWM theme

    Arc-Dark theme for IceWM

    Fork of Arc-Dark theme for IceWM to keep it up to date and fix broken stuff.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    xwm

    xwm

    A tiny XCB floating window manager

    A minimal viable solution developed with single-monitor workflows in mind. Despite the small footprint, xwm maintains extensibility and can be customized to enhance the user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    miteWM

    miteWM

    Smart & Lightweight x11-based window manager

    ...This WM basically inherits sanmitsu-wm's functions and appearance (except bugs...), and additionally provides some original functions. We fundamentally use Japanese(language) for conducting this project, but you can use English for committing and sending issues/pull requests alternatively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    batalert

    batalert

    Battery notifications/alerts for your favorite WM!

    ...Just consider installing it and put it on cron so that you never have to worry about running out of battery in midst of your work! This is originally intended for WM users who don't get battery notifications by default, but can be used by everyone who sees its worth! Batlalert upon being set up, shall notify you when to put your battery on charging and when to unplug it too. Whilst notifying so, it also numerically mentions your battery percentage at that particular moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SWM

    SWM

    Simple stacking window manager for X11

    ...X events could be sent using utilities like xdotool or wmctrl. Their commands, as well as swmctl ones could be mapped to keyboard shortcuts using a utility like sxhkd. You can find an example sxhkd config in the examples.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    DmLib

    DmLib

    Small dll for windows with basic functionality C#

    Nuget: https://www.nuget.org/packages/DmLib/ GitHub: https://github.com/DeMmAge/DmLib With this beautiful dll you can: * Work with autorun * Edit PATH variable * Edit any another system variable * Move borderless form with only one functon in your mouse down event!!! * Check if windows is 64bits * Move other windows * Resize other windows * Change other window trasparency
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB