With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Greq is a program that lets you build GTK+-dialogs (or requesters in AMIGA lingo) from within a shellscript. This is useful if you are writing shell scripts that need to get input from a user by way of a GUI.
wpCLI is a Wordpress plugin that allows admins to administer their Wordpress installation in a "command line" fashion through a virtual (bash inspired) command line shell. Run php and JavaScript, or use the growing library of internal wpCLI command
...It provides:
* A generic curses form-based interface to enter options and arguments required by scripts/commands;
* A menu system to hierarchically organize them;
* A viewer to browse the standard output and standard error of invoked script/command.
In its simplest usage, you only have to describe the data type requested by the command and the command itself: user interaction and screen layout are automatically adapted so you don't have to care about it, but for complex situations, CCFE is programmable with your preferred shell interpreter and can propose lists of admitted values selectable by user for parameters to enter.
...
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
umake is a simple bashscript with a bunch of Makefile template files that act as a front-end for GNU make. The script was designed to be used with microcontroller toolchains such as AVR-GCC, PIC and 8051, but it can support GCC and Flex as well.
pacmenu it's a script that helps to manage some things such as update some
package, delete, get info, etc, trough a interactive menu.
pacmenu uses "Bash simple curses" from Patrice Ferlet to draw Windows in the emulator terminal.
This is an editor for the pylab package. This editor work with ipython shell and pylab, and it enables us to run a script file or selection lines easily. It is suitable for writing a small script for daily scientific/engineering/academic report.
Bash scripting to help vim fresh user to install related plugins and other toolkits, something like ctags etc. The helper sub-package need to created by old user of Vim,
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
A script to automatically create documentation for ESX hosts. The output is in HTML format and can be emailed to you directly. The script now also creates a link on the ESX hosts web interface for easy access to the information.
The scbind software is a shellscript "compiler" -- it does not actually compile scripts to machine code, but encodes them into executable images. The shell still runs the actual code. Prevents modifications/prying. Handles perl, awk, etc. also.
.rc (dotrc) or rcfiles for initializing users accounts with, along with shell scripts to put the files in the right places. This will handle things like vim and bash settings
It has always been difficult 2 rite and compile C programs while working on the terminal .We have come with a solution which integrates the GCC and editor.It provides an intial framework so u can start work right away. so wat r u wait 4 go get it.
SvnCrawler is a tool for analysis of Subversion (SVN) repositories. The project includes different plug-ins for generating csv reports, rss feeds and more. Creating a new plug-in takes only a few bash lines. More info: http://svncrawler.sourceforge.net
Qdroid installer,shellscript creating the SD card from Qdroid firmware package. Qdroid is a port of Android for SmartQ devices. Check out the latest version of the installer script from SVN repository.
OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
buildconf provides the autogen.sh automatic build preparation posix shellscript. autogen.sh is used by projects that use the GNU autotools for preparing a build for compilation, verifying functionality, and overcoming common build preparation issues.
Kuhn-Munkres is used inside assignment problem solver application. Instance generator application creates input file for the solver. Checker application verifies the solution computed by the solver. A bashscript compiles, executes these apps.
This project implements insert and remove operations on AVL trees. Comments in the source explain the implementation. Test applications perform a run-time check of insert and remove methods. A bashscript builds and executes the test applications.