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
$300 Free Credits for Your Google Cloud Projects
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.
Free Windows clipboard manager with Clipboard Peek and Smart Paste
...Touchpad fix: two finger pinch-to-zoom no longer accidentally opens the app. Bulk delete now registers instantly.
β¨ v1.3.0 β Smarter search: type "template", "hotkey" or any tag to filter instantly. Image zoom in Peek: scroll to zoom, drag to pan. Source app detection: see which app each clip came from. Silent startup and major bug fixes.
π Clipboard Peek β hold Ctrl+Shift to preview without losing focus
π Time Machine β clips grouped by work session
β¨ Smart Paste β transform text before pasting
β‘ Quick-paste launcher β Ctrl+Shift+V from anywhere
π Private mode β nothing saved to disk
π― Hotkey clips β Ctrl+Shift+1β9 for instant paste
π‘οΈ Zero telemetry. ...
Python library to automate X11. Simulate mouse movement and mouse clicks, keystrokes, and manipulate windows from Python. Alter the state of caps lock, num lock, and scroll lock. Also access the X11 clipboard. The C library would be useful for those wishing to automate X from another language as well.
Python program for sending custom CW macros via serial port
...The main screen is for operation. There are six macro buttons on the screen that are configured in the setup screen. There are three entry fields for sending other text messages. The abort button stops sending code, The scroll bars set send speed and Farnsworth spacing. The setup button opens the configuration screen.
The setup screen is used to configure the 12 buttons. The lower three buttons are for the user name, QRZ password, and to set the serial port. Press the save edit button to save changes.
73,
Todd
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()