Showing 124 open source projects for "x-plane"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    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). With the exception of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Epsilons Window Manager

    Epsilons Window Manager

    ewm is a tiling window manager for X based on dwm

    This is a tiling window manager for Xorg based on the suckless' dynamic window manager. In short, ewm is a fork of dwm. It is a fork. I maintain it, improve it, and make it actually useable rather than saying that everything is "bloat". If you don't like it: then don't use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project has been moved to https://github.com/marchaesen/vcxsrv Windows X-server based on the xorg git sources (like xming or cygwin's xwin), but compiled with Visual C++ 2012 Express Edition. Source code can also be compiled with VS2008, VS2008 Express Edition and VS2010 Express Edition, although current project and makefile are not fully compatible anymore. Versions starting from 1.14.3.0 are not compatible with Windows XP anymore.
    Leader badge
    Downloads: 7,301 This Week
    Last Update:
    See Project
  • 4
    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: 784 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    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: 99 This Week
    Last Update:
    See Project
  • 6
    WMPal is a useless dockapp that gives you an animated pal on your desktop.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    adwm is a tiling window manager (fork of dwm), which handles multiple screens a bit differently than other wms. It also improves some other aspects of dwm, but like dwm won't include scripting, config files, and the like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dtpower

    dtpower is useful for monitoring the battery-state of unix laptops.

    dtpower is designed to be used as an app in CDE's frontpanel. dtpower calls "acpi -a" to get the state (power plugged in or not) of the power adapter. The icon changes according to the state. Then "acpi -b" is called to set a tooltip with the current load of the battery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EMWM

    EMWM

    Enhanced Motif Window Manager and Utilities

    Enhanced Motif Window Manager (MWM fork). Supports Xinerama, Xrandr, UTF-8/Xft, and relevant Extended Window Manager Hints (EWMH) . A simple session manager and a /toolchest/ like launcher are available in the separate utilities package. Documentation and more on the project homepage: https://fastestcode.org/emwm.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    gwm

    gwm

    gwm是一個用C語言編寫的基於X11的動態窗口管理器。

    gwm(gsm's window manager),是一个用C语言编写的基于X11的动态窗口管理器。 gwm把物理屏幕虚拟为多个逻辑屏幕,即所谓的虚拟桌面。在逻辑上,对于每个虚拟桌面,在根窗口之上,从下至上把屏幕空间分成以下七层:桌面层、下层、平铺层、悬浮层、停靠层、上层、全屏窗口层;从平面上,又把屏幕分为任务栏和工作区域。其中,平铺层的工作区域又分为主区域、次区域、固定区域。这仅仅是逻辑上的分层,目的是为了实现视觉上的分层。实际上,gwm通过调整窗口的叠次序来实现分层效果,并非通过重设父窗口来进行分层。上一层的窗口总是会挡着其下一层的窗口。gwm支持平铺、堆叠、预览四种窗口布局模式,这些模式可以在运行时动态切换。任务栏由左边的按钮、中间的缩微栏、右边的状态栏组成。按钮用于实现特定的功能,各按钮的文字从左至右依次为:1、2、3、▦、▣、▥、■、^。缩微栏用于显示缩微窗口,点击缩微窗口则去缩微窗口。状态栏显示根窗口名字。 ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    µwm - (uwm) µ Window Manager

    µwm - (uwm) µ Window Manager

    lightweight stacking window manager for X11/xcb

    µwm is a lightweight stacking window manager for the X11 Window System and is written in C and uses only libxcb at a minimum. It has builtin menus/panels/buttons and other plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    wmdia - DIA dockapp

    wmdia - DIA dockapp

    64x64 general purpose window or dockapp

    "dia" is a german word for "Reversal film". This is a small dockapp, which does nearly nothing. It just creates an empty window with a 62x62 background pixmap and can execute a command and show a tooltip. With shell scripts slideshows, videos and more can be shown in the window.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    wmcpumon - multi CPU system monitor

    wmcpumon - multi CPU system monitor

    shows a scrolling CPU utilization graph in a 64x64 window

    Wmcpumon is a dockapp, that displays following information about the system: Current CPU utilization of up to four CPU cores or aggregates CPU utilization of all CPU cores. Up to two minutes history of CPU utilization. Current memory and swap usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wmc2d - coretemp/cpufreq monitor dockapp

    wmc2d - coretemp/cpufreq monitor dockapp

    shows cpu temperature and frequency in a 64x64 window

    This is a small dockapp, which shows temperature and frequency from 2 upto 4 cores/CPUs and temperature of upto two thermal zones, which are normaly motherboard temperatures. It can also be used as example for howto write dockapp's with libxcb.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LuninuxOS

    LuninuxOS

    LuninuxOS is a Debian/Ubuntu based Linux distribution.

    A Linux operating system, designed and developed to be beautiful, simple, fast, and stable on many computer hardware.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    Scwm is the Scheme Configurable/Constraints Window Manager, a window manager with a powerful dynamic configuration language based on Guile Scheme. Scwm has many, many advanced features, often implemented in the configuration language itself.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Win-X-Move
    This program makes window manipulation (moving/resizing) under MS-Windows, *much* easier. You can now move and resize by alt-dragging on any point of the window with the left and right mouse button respectively, as it's done on most X11 window managers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Xming X Server for Windows

    Xming X Server for Windows

    X Window System Server for Windows

    Xming is the leading X Window System Server for Microsoft Windows 8/7/Vista/XP (+ server 2012/2008/2003). It is fully featured, small and fast, simple to install and because it is standalone native Microsoft Windows, easily made portable (not needing a machine-specific installation).
    Leader badge
    Downloads: 6,487 This Week
    Last Update:
    See Project
  • 21
    CompIcc
    CompICC moved house to https://github.com/compiz-reloaded/compicc The Compiz ICC colour server, or short compicc, lets you colour manage your whole desktop at once and in hardware. Play movies, watch images on wide or narrow gamut displays. Each connected monitor is colour corrected for its own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dynamic window manager

    dynamic window manager

    dwm is an extremely fast, small, and dynamic window manager for X

    dwm is an extremely fast, small, and dynamic window manager for X. In order to build dwm you need the Xlib header files. Edit config.mk to match your local setup (dwm is installed into the /usr/local namespace by default). If you are going to use the default bluegray color scheme it is highly recommended to also install the bluegray files shipped in the dextra package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mygestures

    mygestures

    Mouse gestures for *unix

    mygestures allows recognizing gestures made ​​with your mouse and perform actions such as execute programs or send keystrokes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    motif 2.5.0

    motif 2.5.0

    Motif with new non-virtual panner (motif 2.0-2.2)

    ...+). A panner slides the visible desktop to make it a vitrually huge desktop. NEW: pan with keys (without a panner), panner can drag windows, edge panning (panner can see desktops on remote (X clients), Motif can show/use screens from many computers or run on same screen) audience: * wants a simple clean desktop with and ability of small footprint gui development * X apps that depend libXm.so see: http://www.opengroup.org/openmotif
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    nwm - miNimalistic Window Manager for X11, similar to evilwm with minimalistic approach - window decorations could be removed/added at any time, small and fast, uses Unicode UCS-2 font to display window titles (works with browsers which set window title
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next