Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

kiberpipa/weenerd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An attempt to build WeeChat Relay Client in one Monday (which got extended over ~three days).

Technologies

Features

  • responsive design (WIP)
  • notifications when somebody pings you on privmsg or channel
  • searchable channel list (WIP)
  • autocomplete nicknames
  • resolve https(s) links in chat

Install

  • On weechat: /set relay.network.password foobar
  • On weechat: /relay add weechat 8001
  • $ git clone https://github.com/kiberpipa/weenerd.git
  • $ npm install
  • $ node server.js --relay-host localhost --relay-port 8001 --relay-password foobar

Screenshots

Screenshot 1

Support via Gittip

IRC: weenerd @ chat.freenode.org

Releases

No releases published

Packages

No packages published