Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Get started — no credit card required.
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
Image to ASCII converter that takes character shape into account
im2ascii is a small python script that converts images to ascii-art.
Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape.
Pro: Better ascii-art quality
(see screenshots for examples)
Con: Matching is very resource intensive
Dependencies: Python 2.7, PIL, numpy, scipy