Skip to content

raine/snipget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

snipget.pl

Script for viewing pastebin snippets from Irssi.
See snipget.pl for further help.

Features

  • Open pastebin snippets either in a new window, or append the contents into the current one
  • Automatically open snippets of which line counts are below a certain threshold
  • Supports the usual pastebin services and adding new ones is fairly trivial
  /set snipget_auto ON/OFF
  /set snipget_auto_threshold <line count>

Requirements

  • Irssi compiled with Perl support
  • LWP – The World-Wide Web library for Perl (shouldn’t have to be installed in most cases)

Installation

  • Download and place snipget.pl in your ~/.irssi/scripts/autorun directory
  • Run /script load autorun/snipget

Screenshots


About

view pastebin snippets using Irssi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages