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.
- Host: GitHub
- URL: https://github.com/natthasath/docker-irssi
- Owner: natthasath
- License: mit
- Created: 2022-12-13T04:35:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T04:34:36.000Z (over 1 year ago)
- Last Synced: 2025-05-29T08:07:29.425Z (about 1 year ago)
- Topics: docker-compose, irc, irssi
- Language: YAML
- Homepage: https://irssi.org/
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.



### 🏆 Run
```shell
docker-compose up -d
```
### 👉🏻 Try it out
```shell
docker exec -it container_id irssi
```