
gplaces
Опубликовано: Dima Krasner
A terminal based Gemini client
Часть этой страницы показана на языке оригинала, потому что перевод не закончен.
Основное
- Загружает и отображает страницы Gemini полностью в сеансе терминала.
- Нумерует ссылки в документе, чтобы по каждой можно было перейти, введя ее индекс.
- Отображает структуру gemtext, такую как заголовки, цитаты и предварительно отформатированные блоки.
- Принимает введенные команды для истории, перезагрузки и сохранения ответа.
- Доступно для Linux по лицензии GPL-3.0-or-later.
Об этом приложении
gplaces is a client for the Gemini protocol that runs inside a terminal, with no windowed interface and no mouse input. It behaves as a line-oriented shell: a page is requested, its text is written to the screen or handed to a pager, and the links found in the document are numbered so the next request can be made by typing an index or a command at the prompt.
Because Gemini documents are plain gemtext rather than HTML, output appears as headings, quote lines, preformatted blocks and link lines, without scripting or embedded media. Requests are carried over TLS, and the client tracks the current host and path so that relative links resolve as expected. Prompt commands cover moving back through history, reloading a page, saving a response and following a URL typed out in full.
The package is built for Linux and assumes a user already comfortable at a shell prompt. It is published by Dima Krasner under the GPL-3.0-or-later license.
Где скачать
Linux
- Открыть на FlathubОткроется в новой вкладкеРепозиторий пакетовFlathub
От издателя
Установка из терминала
flatpak install flathub com.github.dimkr.gplaces
Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.