Tag: tool

Command Line Tool to Set ID3 Tags for MP3

Set the ID3 tags for mp3 files using this command… id3tool -t “title” -r “artist” file.mp3

Post a new Task to Nexty

This is the command used to post a new task to the nexty GTD tool. curl –basic –user “binnyva:password” –cookie-jar…

Run Remote App Locally

Run a remote GUI tool in a local system ssh -X neo@192.168.0.30 /usr/bin/kate