Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
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.
TCL script to grab music metadata (album, artist, cover art) using last.fm API.
Packages required to grab metadata:
- tcl8.5 or higher
- tdom package
- imagemagick (convert is used)
api_key.tcl file with user name and Last.fm API key need to be created in the same folder with a following data:
set api_key <some_api_key>
set user <some_last_fm_user>
api_key.tcl is used by main.tcl to authorize request send to last.fm API.
To grab and save cover art use (recomended):
tclsh...
A GUI wrapper to convert VOB files to MPEG files using ffmpeg. Allows
user to change certain attributes of the movies in the conversion,
such as scale, colour (hue, etc), etc. Can be also totally controlled
from the command line enabling batch use