Code Monkey home page Code Monkey logo

irssi.github.io's Introduction

Build Status

Irssi is a modular text mode chat client. It comes with IRC support built in, and there are third party ICB, SILC, XMPP (Jabber), PSYC and Quassel protocol modules available.

irssi

Development source installation

Ninja 1.8 and Meson 0.53

git clone https://github.com/irssi/irssi
cd irssi
meson Build
ninja -C Build && sudo ninja -C Build install

Release source installation

  • Download release
  • Verify signature
tar xJf irssi-*.tar.xz
cd irssi-*
meson Build
ninja -C Build && sudo ninja -C Build install

Requirements

See the INSTALL file for details

Please report security issues to [email protected]. Thanks!

Bugs / Suggestions / Contributing

Check the GitHub issues if it is already listed in there; if not, open an issue on GitHub or send a mail to [email protected].

Irssi is always looking for developers. Feel free to submit patches through GitHub pull requests.

You can also contact the Irssi developers in #irssi on irc.libera.chat.

irssi.github.io's People

Contributors

ahf avatar ailin-nemui avatar bitigchi avatar dequis avatar geerthauwaerts avatar heikkiorsila avatar horgh avatar josephbisch avatar joshua-morris avatar jscott0 avatar lemonboy avatar nsklaus avatar pstray avatar rbisewski avatar rwuwon avatar svetlana-t avatar vague666 avatar vszakats avatar zapashcanon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

irssi.github.io's Issues

Remove leading spaces before commands

Some files such as documentation/startup/index.markdown have IRSSI commands with leading spaces. Some people reading the page copy/paste the command with the space and don't notice the fact until a few minutes later. I believe we can indent these commands with 4 spaces instead of 5 spaces to avoid this issue...

Thanks for Jayha for identifying this issue at #freenode today.

/CONNECT liberachat doesn't work

Startup docs tell the user to

/CONNECT liberachat

However this will not work (DNS resolve fail) without defining liberachat as a server first

Irssi.org redirect?

This new github.io webpage isn't even on the first page of my google results. Does this project no longer control irssi.org? I was just searching for official docs and that old one came up, but not this new github one.

Currently irssi.org just times out.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.