Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

icgood/irssi-icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irssi-icon
==========

This small daemon serves two basic functions:
 * Provides a status-bar icon with notification emblems when you have new
   private messages or messages in a channel you have joined.
 * Clicking the icon or calling with --clear will clear notifications.

Installation
============

Install:

    sudo pip install irssi-icon

Execute:

    irssi-icon

For a description of (optional) command-line arguments, see --help.

irssi over SSH
==============

Many people run irssi on an shell server over SSH. Use the --ssh argument
to connect irssi-icon to the remote irssi:

    irssi-icon --ssh user@host

Use the --ssh-key argument to avoid having to type a password on startup.

About

Displays an icon for irssi notifications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published