Английская Википедия:Ii (IRC client)

Материал из Онлайн справочника
Версия от 06:43, 25 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{short description|Minimal IRC client}} {{notability|Products|date=January 2012}} {{lowercase}} {{Infobox software | name = ii (IRC client)<!--Technical moniker; must NEVER be changed. Use "title" parameter if the product got rebranded.--> | title = ii | author = Anselm R. Garbe, Nico Golde | latest release version = {{wikidata|proper...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Notability Шаблон:Lowercase Шаблон:Infobox software IRC It, or ii is a free and open-source Unix IRC client written in C by the suckless.org community.

From the readme:[1]

ii is a minimalist FIFO and filesystem-based IRC client. It creates an irc directory tree with server, channel and nickname directories. In every directory a FIFO in file and a normal out file is created. The in file is used to communicate with the servers and the out files contain the server messages. For every channel and every nickname there are related in and out files created. This allows IRC communication from command line and adheres to the Unix philosophy.

ii is described as a client "even more plain" than the usual CLI-based clients, which are "commonly thought to be the most basic". It consists of less than 500 lines of sourcecode. Its core command set includes "joining and parting, changing nickname and setting topics."[2]

Author Tobias Schlitt called ii "fantastic" and his "tool of the year", which "simply uses the file system to structure IRC connections, channels and queries and offers FIFOs to communicate with the server. It allows you to write IRC bots in bash (or any other language that allows file access)".[3]

See also

References

Шаблон:Reflist

External links

Шаблон:IRC clients


Шаблон:IRC-stub

  1. Ошибка цитирования Неверный тег <ref>; для сносок Readme не указан текст
  2. Ошибка цитирования Неверный тег <ref>; для сносок Lederer не указан текст
  3. Ошибка цитирования Неверный тег <ref>; для сносок Schlitt не указан текст