Perl performance optimization: here
Reviews and screenshots on my blog: here
| Name | Description |
|---|---|
| youtube-viewer | A commandline tool to search and play Youtube videos with MPlayer. |
| youtube-viewer.zip | A commandline tool to search and play Youtube videos with MPlayer. (Windows version) |
| youtube-viewer-bin | A commandline tool to search and play Youtube videos with MPlayer. (Linux binary version) |
| gtk-youtube-viewer.tar.gz | A Gtk2 application to search and play Youtube videos with MPlayer. ('make install' version) |
| youtube-downloader | A commandline tool to search and download YouTube videos at any resolution available. |
| youtube-downloader.zip | A commandline tool to search and download YouTube videos at any resolution available. (Windows version) |
| trizen | A lightweight and fast AUR Package Manager. (Works only on Arch Linux) |
| srt-delay | A commandline tool to adjust srt's time stamp. Usage: srt-delay file.srt <seconds>. |
| word_columner.pl | Puts two lines side by side. |
| privim.tar.gz | Pubnub private instant messaging application. More info on: pubnub.com (Both: Gtk2 and CLI) (UNSUPPORTED) |
| wimp-viewer | List and play the latest videos from www.wimp.com with MPlayer. |
| vimeo-dl | A commandline tool to download videos from vimeo.com |
| menutray | A simple Gtk2 Application Menu Tray. |
| obmenu-generator | A really fast dynamic menu generator for the Openbox Window Manager. |
| fbmenugen | Right-click menu generator for Fluxbox Window Manager. |
| auto-mp3tags | Adds auto tags to MP3 audio files from a directory and it's subdirectories. |
| rem-mp3tags | Removes tags of MP3 audio files from a directory and it's subdirectories. |
| lixmaker.lix | Create a Linux installer for your application. (UNSUPPORTED) |
| diacritix.pl | Adds Romanian diacritics to the words from a text file where are missing. |
| alsi | Arch Linux System Information Tool. (Is very similar with archey) |
| ssi | Slackware System Information Tool. (UNSUPPORTED) |
| lsit | Linux System Information Tool - Displays informations for a Linux System. (UNSUPPORTED) |
| comgrep.pl | Searches the current path for commands that contain the argument (that can be a regular expression). |
| ClassCompact.pm | This module is used for compacting regexp classes, making them smaller and hopefully, easier to read. |
| fdf | Find duplicated files from a given path (without using any checksum, so it's pretty fast!). |
| file-monitor | Monitor a path for updated files, new files and deleted files. |
| ampath | Find files which have exact or almost the same name in a given path. |
| path_status.pl | Find number of directories, files, text files and sum number of lines of text files from a given path. |
| files_counter.pl | Find number of files and directories from a given path. |
| conf_backuper | Backup tool for config (.conf) files from /etc. (UNSUPPORTED) |
| deparser | Parses and beautifies Perl scripts to make them easier to read. See: http://perldoc.perl.org/B/Deparse.html |
| binar | Codes and decodes binary numbers (for example 11010 is 26) (Just for education!) (UNSUPPORTED) |
| universal-streamer | Play embed videos from many websites with MPlayer. |
| eyes_dropper.pl | Transforms a phrase in a Perl regex, using only punctuation. (UNSUPPORTED) |
| mpsh.tar.gz | Modern Perl Shell - using Perl's 5.010 features (Under heavy development!) |
| Macaleandrix.tar.gz | A very basic MP3 Player based on mpg123. (Gtk2) (UNSUPPORTED) |
| marif | Search something in some files specified as arguments, or in all files from a given path, using a regular expression. |
| reptop | Finds how many times each word is pressent in a file. |
| resdup | A commandline tool to remove duplicated lines from a file, with many sort options. |
| text-extracter | Extract text from a file, website or a list of websites. (Useful to create a large wordlist) (UNSUPPORTED) |
| wordlist-master | Includes many functions as: search and replace, sort, remove duplicated lines, remove line if match 'string', etc... (UNSUPPORTED) |
| upper-lower | Wordlist Case Changer: changes the case of text in a file. (UNSUPPORTED) |
| wordlist-md5-cracker | A new solution to crack a MD5 hash by adding suffixes to each word from a wordlist. (UNSUPPORTED) |
| converter | Multi Units Converter. (UNSUPPORTED) |
| link-seeker | Lists all internal and external links from an website source content. |
| appfinder | Linux Application Finder. (Looks for apps in /usr/share/applications/) |
| wf.zip | A basic word finder from a list. (Usage: perl wf
te*a+ or perl wf -fly)
(UNSUPPORTED) |
| hi5pd | Hi5 Photo Downloader - Downloads photos from a user profile. (UNSUPPORTED) |
| perl-browser | A Gtk2 basic web browser based on Gtk2::WebKit. (UNSUPPORTED) |
| roman-to-arabic | Converts roman numerals to arabic numerals. |
| delete_if_exists.pl | Delete files from $delete_dir if exists in $compare_dir. |
| if_not_exists.pl | Prints sorted lines from [file] which not exists in [comparation_file]. |
| limit-keeper | Keeps from a file only lines that contains more than 'n' characters. |
| limit-eliminator | Eliminates lines from a file that contains more than 'n' characters. |
| limit-cutter | Cuts 'n' characters from a file from each line. (for example: if 'n' is 2 and 'line' is 'hello', the line will be 'he') (UNSUPPORTED) |
| aurpkg | Outputs the PKGBUILD for AUR packages specified as arguments. |
| nasa-pd | Downloads all pictures form the section 'Astronomy Picture of the Day' from the NASA website. |
| 2yd | Two-lines youtube downloader (requires perl>=5.14.0) |
| prime_regexp.pl | Prime number generator based on a regular expression. |
| split_to_n_lines.pl | Split a text file in more files, each containing a defined number of lines. |
| ascii-cuboid.pl | Draw a cuboid in ASCII. Usage: ./ascii-cuboid.pl 10 5 3 x |
| gd.pl | Turtle image generator. (requires GD::Simple) (UNSUPPORTED) |
| gtk-youtube-viewer | A Gtk2 application to search and play Youtube videos with MPlayer. (1-file version) (UNSUPPORTED) |
| yahoo-id-finder.tar.xz | A basic Perl Gtk2 application used to search for Yahoo IDs. (UNSUPPORTED) |
=>> For more free Perl scripts: click here
* Please *DO* *NOT* contact me about the
UNSUPPORTED programs!
** Most of the UNSUPPORTED programs are old and very bad
written...