summaryrefslogtreecommitdiffstats
path: root/_data
diff options
context:
space:
mode:
authorwilk2017-03-11 21:37:51 +0100
committerGitHub2017-03-11 21:37:51 +0100
commitddf111c5a04753981ffcddc9af1f16608b2518cc (patch)
tree029c3f0a6c34eb008c0087eb5cda7b90b4c23d87 /_data
parentba002c7c1711c2ecd8228f09bc12928d53e82799 (diff)
parent7d56ba19ec8048a9135aab37aac0d337224ed38b (diff)
downloadscripts.irssi.org-ddf111c5a04753981ffcddc9af1f16608b2518cc.tar.bz2
Merge pull request #3 from wilkowy/master
Resync with master.
Diffstat (limited to '_data')
-rw-r--r--_data/scripts.yaml165
1 files changed, 122 insertions, 43 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml
index 4135141..512e454 100644
--- a/_data/scripts.yaml
+++ b/_data/scripts.yaml
@@ -99,11 +99,11 @@
description: 'Adds a permanent advanced window list on the right or in a status bar.'
filename: adv_windowlist.pl
license: 'GNU GPLv2 or later'
- modified: '2016-02-15 11:38:04'
+ modified: '2016-11-01 17:15:32'
modules: Text::CharWidth
name: adv_windowlist
url: http://anti.teamidiot.de/
- version: '1.2'
+ version: '1.3'
-
authors: BC-bd
contact: bd@bc-bd.org
@@ -230,10 +230,10 @@
description: 'ASpell spellchecking system for Irssi'
filename: aspell.pl
license: MIT
- modified: '2015-11-16 19:36:52'
+ modified: '2016-10-06 17:55:58'
modules: Text::Aspell
name: aspell
- version: 1.6.1
+ version: 1.6.2
-
authors: 'Philipp Haegi'
commands: rotate_dict
@@ -837,9 +837,9 @@
description: 'Disconnect from server if SASL authentication fails.'
filename: cap_sasl_fail.pl
license: 'GNU GPLv2 or later'
- modified: '2016-03-24 11:01:05'
+ modified: '2017-01-16 16:43:50'
name: cap_sasl_fail
- version: '2.0'
+ version: '2.1'
-
authors: ZaMz0n
commands: cddb
@@ -873,15 +873,15 @@
url: http://pieter-bas.ijdens.com/irssi/
version: 1.0.0
-
- authors: 'BC-bd, Veli'
- contact: 'bd@bc-bd.org, veli@piipiip.net'
+ authors: BC-bd
+ contact: bd@bc-bd.org
description: 'Adds new powerful and customizable [Act: ...] item (chanelnames,modes,alias). Lets you give alias characters to windows so that you can select those with meta-<char>'
filename: chanact.pl
license: 'GNU GPLv2 or later'
- modified: '2016-04-25 18:46:30'
+ modified: '2017-02-13 17:21:07'
name: chanact
- url: https://bc-bd.org/svn/repos/irssi/chanact
- version: 0.5.15
+ url: http://bc-bd.org/blog/irssi/
+ version: 0.6.0
-
authors: "Joern 'Wulf' Heissler"
contact: wulf@wulf.eu.org
@@ -1068,8 +1068,9 @@
description: 'kicking users for using colors or blinks'
filename: colorkick.pl
license: 'public domain'
- modified: '2014-10-17 20:34:00'
+ modified: '2017-03-07 22:28:22'
name: colorkick
+ version: '0.1'
-
authors: "Timo 'cras' Sirainen"
contact: tss@iki.fi
@@ -1167,6 +1168,15 @@
url: http://www.krukowiecki.net/code/irssi/
version: '0.12'
-
+ authors: 'martin f. krafft'
+ contact: madduck@madduck.net
+ description: 'allows per-channel control over activity indication'
+ filename: ctrlact.pl
+ license: MIT
+ modified: '2017-02-24 07:41:29'
+ name: ctrlact
+ version: '1.2'
+-
authors: "Maciek 'fahren' Freudenheim"
contact: fahren@bochnia.pl
description: 'Usage: /CWHO [-a | -l | -o | -v ] [ mask ]'
@@ -1242,8 +1252,9 @@
description: "/dccself ip port, starts a dcc chat with yourself on that \n\t host/port, best used with /set dcc_autochat_masks."
filename: dccself.pl
license: GPL
- modified: '2008-05-17 17:39:11'
+ modified: '2017-03-05 13:58:24'
name: dccself
+ version: '0.1'
-
authors: "Matti 'qvr' Hiljanen"
contact: matti\@hiljanen.com
@@ -1291,10 +1302,10 @@
description: 'Sends notification using the Desktop Notifications Specification.'
filename: desktop-notify.pl
license: 'GPL v3+'
- modified: '2016-08-04 19:09:35'
+ modified: '2017-01-23 21:52:29'
modules: 'Glib::Object::Introspection HTML::Entities'
name: desktop-notify
- version: 1.0.0
+ version: 1.0.1
-
authors: 'Jochem Meyers'
contact: jochem.meyers@gmail.com
@@ -1759,9 +1770,9 @@
description: 'Implements /go command that activates a window given a name/partial name. It features a nice completion.'
filename: go.pl
license: 'GPLv2 or later'
- modified: '2014-10-19 15:12:04'
+ modified: '2017-02-02 02:40:44'
name: 'go to window'
- version: '1.01'
+ version: '1.1'
-
authors: cxreg
contact: cxreg@pobox.com
@@ -1939,10 +1950,20 @@
description: 'Print hilighted messages to window named "hilight"'
filename: hilightwin.pl
license: 'Public Domain'
- modified: '2015-11-07 14:09:15'
+ modified: '2017-02-10 17:59:58'
name: hilightwin
url: http://irssi.org/
- version: '0.04'
+ version: '0.05'
+-
+ authors: 'Stefan Heinemann'
+ contact: stefan.heinemann@codedump.ch
+ description: 'Simple script that highlights URL'
+ filename: hilite_url.pl
+ license: GPL
+ modified: '2017-01-12 12:37:37'
+ name: 'hilite url'
+ url: http://senseless.codedump.ch
+ version: '0.1'
-
authors: 'John Morrissey'
contact: jwm@horde.net
@@ -2024,6 +2045,15 @@
url: http://www.musicpd.org
version: 0.0.0n
-
+ authors: 'Isaac Good'
+ contact: 'irssi@isaacgood.com; irc.freenode.net/yitz'
+ description: 'Automatically IDENTIFY when prompted'
+ filename: ident.pl
+ license: MIT
+ modified: '2016-12-06 18:45:34'
+ name: ident
+ version: '1.0'
+-
authors: 'Eric Jansen'
contact: chaos@sorcery.net
description: 'MD5 NickServ identification script for SorceryNet'
@@ -2143,10 +2173,10 @@
description: 'This script will join a channel if somebody invites you to it.'
filename: invitejoin.pl
license: 'Public Domain'
- modified: '2004-04-11 12:38:18'
+ modified: '2017-01-17 20:26:41'
name: invitejoin.pl
- url: http://irssi.hauwaerts.be/invitejoin.pl
- version: '0.01'
+ url: https://github.com/irssi/scripts.irssi.org/blob/master/scripts/invitejoin.pl
+ version: '0.02'
-
authors: xlony
contact: anderfdez@yahoo.es
@@ -2158,6 +2188,26 @@
name: IPupdate
version: '1.2'
-
+ authors: wilk
+ contact: http://mail.quizpl.net
+ description: 'irssi quiz script'
+ filename: iquiz.pl
+ license: 'GNU GPL v3 or any later version'
+ modified: '2016-10-03 18:26:38'
+ name: iQuiz
+ url: http://iquiz.quizpl.net
+ version: '160919'
+-
+ authors: wilk
+ contact: http://mail.quizpl.net
+ description: 'irssi quiz script'
+ filename: iquiz_en.pl
+ license: 'GNU GPL v3 or any later version'
+ modified: '2016-10-03 18:26:38'
+ name: iQuiz
+ url: http://iquiz.quizpl.net
+ version: 160919_en
+-
authors: DonRumata
commands: none
contact: rumata@dragons.ru
@@ -2532,6 +2582,15 @@
name: listen
version: '0.2'
-
+ authors: 'Isaac Good'
+ contact: irssi@isaacgood.com
+ filename: listsort.pl
+ license: BSD
+ modified: '2016-12-07 11:32:54'
+ name: listsort
+ url: https://github.com/IsaacG/irssi-scripts
+ version: '0.1'
+-
authors: aki
contact: aki@evilbsd.info
description: 'display a loadavg statusbar item using vm.loadavg mib or /proc/loadavg'
@@ -2578,10 +2637,10 @@
description: "compress logfiles then they're rotated, modified from original logcompress.pl to use perl modules instead"
filename: logcompress_perl.pl
license: 'Public Domain'
- modified: '2016-01-31 01:51:39'
+ modified: '2017-01-07 11:52:46'
name: logcompress_perl
url: http://irssi.org/
- version: '0.01'
+ version: '0.02'
-
authors: ferret
commands: 'logtail, logview'
@@ -2747,10 +2806,10 @@
description: 'statusbar item that shows users and limit info in channels'
filename: mh_sbuserinfo.pl
license: BSD
- modified: '2016-01-23 00:22:49'
+ modified: '2016-11-07 14:57:43'
name: mh_sbuserinfo
url: 'http://scripts.irssi.org / https://github.com/mh-source/irssi-scripts'
- version: '1.04'
+ version: '1.05'
-
authors: 'Michael Hansen'
contact: 'mh on IRCnet #help'
@@ -3142,10 +3201,10 @@
description: 'This script will authorize you into NickServ.'
filename: nickserv.pl
license: 'GNU General Public License'
- modified: '2016-04-06 16:03:28'
+ modified: '2017-01-17 00:18:42'
name: nickserv.pl
- url: http://irssi.hauwaerts.be/nickserv.pl
- version: '1.10'
+ url: https://github.com/irssi/scripts.irssi.org/blob/master/scripts/nickserv.pl
+ version: '1.11'
-
authors: BC-bd
contact: bd@bc-bd.org
@@ -3461,9 +3520,9 @@
description: 'Notifies people if they send you a private message or a DCC chat offer while you are away; runs a shell command configurable via /set if they page you'
filename: pager.pl
license: BSD
- modified: '2014-10-19 11:54:16'
+ modified: '2017-03-06 20:58:29'
name: pager
- version: '1.1'
+ version: '1.2'
-
authors: fprintf
contact: fprintf@github.com
@@ -3543,6 +3602,15 @@
url: http://wouter.coekaerts.be/irssi/
version: '1.1'
-
+ authors: aquanight
+ contact: aquanight@gmail.com
+ description: 'Quickly create commands from short perl blocks'
+ filename: perlalias.pl
+ license: 'public domain'
+ modified: '2017-02-19 12:53:47'
+ name: perlalias
+ version: '1.2'
+-
authors: 'Adam Duck'
contact: duck@cs.uni-frankfurt.de
description: 'does CTCP SOUNDs and other similar things.'
@@ -3570,9 +3638,9 @@
description: 'Postpones messages sent to a splitted user and resends them when the nick rejoins'
filename: postpone.pl
license: GPLv2
- modified: '2008-05-17 17:39:11'
+ modified: '2017-02-04 02:11:54'
name: postpone
- version: '20030208'
+ version: '20170204'
-
authors: "Maciek Freudenheim, Marco d'Itri"
contact: 'fahren@bochnia.pl, md@linux.it'
@@ -3584,6 +3652,15 @@
url: http://www.linux.it/~md/irssi/
version: '20020128'
-
+ authors: 'martin f. krafft'
+ contact: madduck@madduck.net
+ description: 'hooks into every signal and writes the information provided to a file'
+ filename: print_signals.pl
+ license: MIT
+ modified: '2017-02-03 11:47:17'
+ name: 'print signals debugger'
+ version: '1.0'
+-
authors: 'Cyprien Debu'
contact: frey@notk.org
description: 'Gets new mails from procmail.log file'
@@ -3751,13 +3828,14 @@
url: http://irssi.dgl.cx/
version: '1'
-
- authors: 'Isaac G'
- contact: irssi@isaac.otherinbox.com
+ authors: 'Isaac Good'
+ contact: irssi@isaacgood.com
description: 'Reordering windows based on a textfile.'
filename: reorder.pl
license: GPL
- modified: '2010-02-12 22:42:13'
+ modified: '2016-12-06 18:47:28'
name: reorder
+ version: '1.0'
-
authors: BC-bd
contact: bd@bc-bd.org
@@ -3853,9 +3931,9 @@
description: 'Replaces :emote_name: text in your sent messages into pre-defined emotes (unicode mostly).'
filename: rud_emotes.pl
license: GPLv3
- modified: '2016-09-17 10:03:31'
+ modified: '2016-11-07 15:43:52'
name: 'emotes script'
- version: '1.00'
+ version: '1.10'
-
authors: "Johan \"Ion\" Kiviniemi, idea taken from Riku Voipio's sana.pl"
contact: 'ion at hassers.org'
@@ -4459,11 +4537,11 @@
description: 'Shows a bar where you have last read a window.'
filename: trackbar22.pl
license: 'GNU General Public License'
- modified: '2015-11-16 19:36:52'
+ modified: '2017-01-09 14:35:07'
modules: Text::CharWidth
name: trackbar
url: http://www.pfoe.be/~peter/trackbar/
- version: '2.2'
+ version: '2.3'
-
authors: 'Timo Sirainen'
contact: tss@iki.fi
@@ -4480,8 +4558,9 @@
description: translitiratar
filename: translit.pl
license: GPL
- modified: '2008-05-17 17:39:11'
+ modified: '2017-03-05 14:29:01'
name: translit
+ version: '0.1'
-
authors: 'Wouter Coekaerts'
contact: wouter@coekaerts.be
@@ -4937,10 +5016,10 @@
description: 'XDCC Autoget, for automated searching and downloading of xdcc packs'
filename: xdcc_autoget.pl
license: 'BeerWare Version 42'
- modified: '2016-02-09 01:27:46'
+ modified: '2016-10-26 19:23:08'
modules: 'File::HomeDir Try::Tiny'
name: autoget
- version: '2.0'
+ version: '2.1'
-
authors: "Stefan 'tommie' Tomanek, Obfuscoder"
commands: xdccget