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
One App to Replace Your Entire SaaS Stack
Projects, docs, chat, and AI in one workspace. Work faster, not across 10 tabs.
ClickUp replaces your scattered tool stack with one AI-powered platform. Stop paying for project management, docs, chat, and time tracking separately when they all live in one place. Teams that consolidate into ClickUp cut software costs and move faster because everything is connected, not siloed across apps that don't talk to each other.
A healthy, bite-sized window manager written in C over the XLib library. Controlled via a powerful command-line client, allowing users to control windows via a hotkey daemon such as sxhkd or expand functionality via shell scripts.
...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.
...Instead, like dwm, it sticks to features that are necessary, simple, and straightforward to implement given the base on which it is built. Simple window borders, tags, keybindings, client rules, mouse move/resize. Providing a built-in status bar is an exception to this goal, to avoid dependencies on font rendering and/or drawing libraries when an external bar could work well.
Mouse-based window manager to tile windows inside floating containers
...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 alt-tab combination for cycling windows, shod does no keybinding by itself and relies on other applications (such as sxhkd) for that.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Xynth is a portable embedded windowing system, client/server interface between display hardware (mouse, keyboard, video displays) and the desktop environment that works on many hardware, including embedded devices (handhelds, set-top boxes, etc.).
Move project source to github: https://github.com/alperakcan/xynth
SyncWall is quite a basic wallpaper changer with a special feature, it is the ability
to synchronize wallpaper change between several workstations with a basic (and unsecured)
client/server protocol. Each workstation must share the same pool of files, there is no
FTP or Internet download.
Because SyncWall is written with Qt, SyncWall runs on Windows and Linux (MacOSX isn't tested yet).
A window batch file progam used by helpdesks to configure a limited-user computer running win XP. Basically, the admin won't enter a password and the client won't have to logging again. So no waste of time, just configuration.
SwingKore. Under development. Visual Plugin for OpenKore, writtin in Java 5. It will clone Ragnarok Client windows. Simmilar to VisualKore and Revemu, but OpenSource. It works by Client & Server system. Home: http://www.levelbot.org/
treewm is a window manager that tries to implement a new concept. In addition to the client windows, the user can create desktops which can themselves contain windows and desktops. By arranging the windows in such a tree, the user is able to manage tasks
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
The goal of this project is to make a program (or a set of programs) to fully control a remote machine trought a TCP/IP network.
The project consist on two parts: The host app to receive & interpret commands and a GUI to send the commands (the client).
This project aims to create Application Toolbars (a class of dockable window under Win32) in Python. Examples of AppBars include the Win32 taskbar, Norton System Doctor's docking window, and Mirabilis's ICQ client. An proof-of-concept has been created.