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!
Useful scripts for making developer's everyday life easier
... (such as Portable Cloud). It is used to quickly troubleshoot performance problems, automatically find out how many threads are consumed in the running process, and print out their thread stacks to determine the method calls that cause performance problems. Find out duplicate classes in jar files and class directories. Used to troubleshoot Javaclass conflicts.
QNC is a command line interface app for creating quick notes
... Start DB server
On Windows you can also use WIN + R, qnc <args>
Manual start:
java -jar QNC-0.1.0.jar
Installation with scripts:
Extract files from zip to any directory
WINDOWS:
run install.bat
UNIX:
run install.sh or execute command in terminal:
alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar"
https://github.com/DeMmAge/QuickNoteCLI