/scripts

Some useful scripts

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

scripts

Some useful scripts

translate

Translate text.
$ ./translate -from[source_language] -to[destination_language] -key[yandex_translation_key] [-text[text_line]]

create_perl

make finished perl files;
create_perl list of filenames

good_eye

This script every 25 minutes minimizes all open windows on desktop

Home_Server

This is a simple project that allows you to browse the file system through a browser. Any file, except for the directory, can be downloaded. For the project must be installed Mojolicious(web-server) and Mojolicious::Plugin::RenderFile (files rendering). For install::
cpan -i Mojolicious Mojolicious::Plugin::RenderFile
For start project you need to add root parameter (directory for browsing) in your enviroment and execute in Home_Server directory:
morbo hello.pm daemon root=/home/user/Data

decode-mp3-tags.pl

The script for decoding mp3 tags(ID3) from cp1251. decode-mp3-tags.pl *.mp3