An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-irssi

Irssi is a free, open-source, terminal-based IRC client for Unix-like systems. It offers a simple and customizable user interface, and supports features like multiple server connections, nickname and channel lists, DCC file transfers and more.
https://github.com/natthasath/docker-irssi

docker-compose irc irssi

Last synced: 2 months ago
JSON representation

Irssi is a free, open-source, terminal-based IRC client for Unix-like systems. It offers a simple and customizable user interface, and supports features like multiple server connections, nickname and channel lists, DCC file transfers and more.

Awesome Lists containing this project

README

          

# 🎉 Docker Irssi

Irssi is a free, open-source, terminal-based IRC client for Unix-like systems. It offers a simple and customizable user interface, and supports features like multiple server connections, nickname and channel lists, DCC file transfers and more.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

```shell
docker-compose up -d
```

### 👉🏻 Try it out

```shell
docker exec -it container_id irssi
```