frogmouth

0.9.2last stable release 1 year ago
Complexity Score
Low
Open Issues
N/A
Dependent Projects
0
Weekly Downloadsglobal
527

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

Frogmouth

Frogmouth is a Markdown viewer / browser for your terminal, built with Textual.

Frogmouth can open *.md files locally or via a URL. There is a familiar browser-like navigation stack, history, bookmarks, and table of contents.

🎬 Demonstration

A quick video tour of Frogmouth.

https://user-images.githubusercontent.com/554369/235305502-2699a70e-c9a6-495e-990e-67606d84bbfa.mp4

(thanks Screen Studio)

Screenshots

Compatibility

Frogmouth runs on Linux, macOS, and Windows. Frogmouth requires Python 3.8 or above.

Installing

The easiest way to install Frogmouth is with pipx (particularly if you aren’t a Python developer).

pipx install frogmouth

You can also install Frogmouth with pip:

pip install frogmouth

On systems using Homebrew, you can tap into the Textualize tap and install Frogmouth with brew:

brew tap textualize/homebrew
brew install frogmouth

Whichever method you use, you should have a frogmouth command on your path.

Running

Enter frogmouth at the prompt to run the app, optionally followed by a path to a Markdown file:

frogmouth README.md

You can navigate with the mouse or the keyboard. Use tab and shift+tab to navigate between the various controls on screen.

Features

You can load README files direct from GitHub repositories with the gh command. Use the following syntax:

frogmouth gh textualize/textual

This also works with the address bar in the app. See the help (F1) in the app for details.

Follow this project

If this app interests you, you may want to join the Textual Discord server.

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
No Data
Test Coverage
No Data
Follows Semver
Yes
Github Stars
1,953
Dependenciestotal
0
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute frogmouth in your own private PyPI registry

pip install frogmouth
Processing...
Done

14 Releases

PyPI on Cloudsmith

Getting started with PyPI on Cloudsmith is fast and easy.