Skip to content

seijinrosen/gtfu

Repository files navigation

gtfu

日本語 | English

PyPI PyPI - Python Version Tests CodeQL codecov Downloads Downloads Downloads Code style: black

Command line tool to Get pageTitle From Url.

Installation

It supports Python 3.9+.

pip install gtfu

Usage

After installation, type the following command into your terminal application.

Standard mode

gtfu https://example.com/

The page title will be copied to the clipboard.

  • Example Domain

Markdown mode

gtfu -m https://example.com/

The page title will be copied to the clipboard in markdown format.

  • [Example Domain](https://example.com/)

Prompt mode

gtfu

An interactive prompt will begin. You will be asked for the URL to be retrieved and whether you want it in Markdown format.

About

Command line tool to Get pageTitle From Url.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages