Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
jGebafe is a GEneric BAtch Front-End written in Java.
It is able to parse a Windows batch (BAT/CMD files) and create on the fly a GUI allowing the user to set the value of variables, run the script and interact with it.
A modular framework for implementing a CISCO-like CLI on a *NIX system. Arbitary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.
pack_folder allows you to compress a folder to a tar.gz-file or tar.bzip-file on the same position in folder-hierarchy. then it will unpack the whole staff, compare with original-files, and on success the origin-folder will be deleted. the archiv stays.
sendwithtb is a shell-script, which allows the user to add files and directories to a new thunderbird -email as attachments. if the user adds a directory to the email, this directory will be compressed, so the archiv-file is attached.
N-stage worm propagated via SSH. It executes commands in a given list of hosts and copies files to them with rsync. The paths for its propagation to the cluster are configurable. It offers a scalable/reliable transport API thanks to its adaptive algorithm
Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control.
XPath Shell (XPsh) is a shell extension for selecting files with an XPath-inspired syntax, depending on file attributes and the metadata and/or content of individual files. XPsh can be used as a standalone command, or it can be integrated into a shell.
Mirdir allows to synchronize two directory trees in
a fast way. Only the differences between the two sets of
files are copied while the excess files/directories in the
destination tree are removed (unless there was an explicit
request to keep them).
TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
A command line utility written in C to easily manage list of files on unix systems.
Execute basically a given command for each line in stdin. It should be extended to handle multiple inputs and multiple commands.
env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
A shell (coded in perl) aiming to be intelligent, and practical. The primary goal is to have the [TAB] completion system interacting with the commands. Ex: tar -xjf and hitting [tab] only shows .bz2 files.
Colorcat adds ANSI color to terminal text according to Perl 5 regular expressions. Makes verbose log files or command-line programs easier to read. Includes an example script to add color to cvs's output (colorcvs).
sysman is a multiple-host administration shell inspired by VMS's SYSMAN. It allows you to connect to many hosts, execute a command or a shell script on all of them in parallel, and send files to them.
Create a graph of your computer, with files, folders, emails, contacts ... as nodes and logical relations, associations as edges. Use this graph to control your computer and locate the data you need. See things in context!
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...
A small binary file writer program for Unix/Linux systems
This is a binary file writer which allows you to write to binary files very easily from command line. It accepts data in various format and writes to a specific address inside the file.