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
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
A easy to use task manager that lets you control your apps
....
=================
This tool flourished from 2008 to 2013, and was downloaded over 200K times,
However, it was decommissioned in 2013 by the sole developer Arif Ali Saiyed
This tool was free with optional donations to milaap.org that raised about $1400 and just that small amount helped 15,372 needy people through microlending and created a new source of income stream for 3401 entrepreneurs.
Check out the link below to see the impact you all made by donating.
https://milaap.org/users/6877/impact
A VNC Client for J2ME (Java 2 Mobile Edition).
This includes a side project, an easy to use, clean java API for the RFB protocall.
This project is now dead. Please see:
https://sourceforge.net/projects/j2mevncclient/
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port 8084 and serves a file
servedir: Opens a webserver at port 8000 and serves a dir
servelog: Serves tail of syslog on port 12345
sizeof: List total sizes of subdirectorys
largedirs: Lists directorys with 100+ MB disk usage
mkdirc
: Creates a dir and changes to it
freefile : Kills all processes using a file
lastedited: Shows which files have been edited
findbin: Finds binary files not installed by dpkg
frename : Renames parts of a filename
connections: Shows network connections
[...]