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 secuirty. Auth0 now, thank yourself later.
Try free now
Manage printing in a cost-efficient and eco-friendly way with Gelato.
Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.
The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
A shell script to convert any file or command output into a html table
Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain.
Usage Examples: (Type them on Terminal)
cd ~/Downloads/tabulate # location
chmod +x *.sh
cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html"
# or > "/var/www/html/marks.html"
-d specifies...
Hypercube is a tool for visualizing DOT (graphviz), GML, GraphML, GXL and simple text-based graph representations as SVG and EPS images.
Hypercube comes with a Qt based GUI application and a Qt-independent command-line tool. It uses a simulated annealing algorithm to lay out the graph, that can be easily parameterized to achieve the desired look.
The main development goals are portability and easy usage rather than high performance and complexity.
...: convert, unpaper, tesseract, gs, and hocr2pdf (if tesseract < 3.03). It is known to run on Unix systems and has been tested on Linux and MacOS X. It supports parallel processing on multiprocessor systems.
In contrast to most competing sandwich programs, it performs preprocessing of the scanned images, such as de-skewing or removal of dark edges etc.
For further information please read the manual: http://www.tobias-elze.de/pdfsandwich/index.html
Beta state!
tisift:
scaning folder and sort messages with given filter rules.
tish:
imap shell = imap command line tools.
Example:
# Set MsgId on Mails without one
FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done
# Correct Date to second received header:
tish date Archives PATTERN received2
# Import or export mbox
tish exportmbox Archives >file.mbox
tish importmbox Archives <file.mbox...
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Convert images to Ascii Art, with a lot of options and drawing tools
This started as a simple image to ascii converter. However it has evolved into a much more complete ascii art suite.
It has many features, including image adjustments, brighness, contrast, proportions) several image libraries, drawing and editing tools, a command line tool and more.
The interface has been designed with special care, to include all tools in an easy and understandable way.
dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
Amber is an easy-to-use, multi-faceted granular sampling tool for composers wishing to construct timbrally complex sounds; available as a command-line tool for Linux-similar operating systems, or with a Cocoa wrapper that runs on Macintosh OS X.
isdndump is the analyzer of ISDN D-channel messages generated by isdnlog. It is a command line tool with text output for Linux (tested 2.4.x). A couple if filtering options will be added soon
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This proyect provides a GNU/Linux solution for managing the Freecom (www.freecom.com) Beatman Flash MP3 Player and Recorder. This is a user-space C application for uploading, downloading, etc. music files to the player.
First you must install the beatman driver (which also includes a command line tool), and next you can optionally install the gbeatman graphical user interface.
Polyglot is a command-line tool written in Obj-C/Cocoa for use on Mac OS X. It is designed to smooth the process of localizing Cocoa applications to other languages, by providing checks and optimizations that it can apply to other Cocoa applications.
Simple command line tool for listing what programs have open sockets. Get_sock_pids output shows: program name, pid, port, type, and state (a feature netstat is missing on FreeBSD).
Right now only for FreeBSD 4.x