An interactive, command-line presentation tool
Project description
lookatme
lookatme
is an interactive, extensible, terminal-based markdown presentation
tool.
TOC
Features
- Markdown rendering
- Built-in tutorial slides
lookatme --tutorial
- Live (input file modification time watching) and manual reloading
- Live terminals embedded directly in slides
- Syntax highlighting using Pygments
- Loading external files into code blocks
- Support for contrib extensions
- Smart slide splitting
- Progressive slides with
<!-- stop -->
comments between block elements
Tutorial
pip install --upgrade lookatme
lookatme --tutorial
General tour
Embedded terminal example
Sourcing external files example
Navigating the Presentation
Action | Keys | Notes |
---|---|---|
Next Slide | l j right space |
|
Prev Slide | h k left delete backspace |
|
Quit | q Q |
|
Terminal Focus | Click on the terminal | |
Exit Terminal | ctrl+a and then a slide action |
|
Vertically scroll within slide | up/down or page up/page down |
CLI Options
Usage: lookatme [OPTIONS] [INPUT_FILES]...
lookatme - An interactive, terminal-based markdown presentation tool.
See https://lookatme.readthedocs.io/en/v2.5.0 for documentation
Options:
--debug
-l, --log PATH
--tutorial TEXT As a flag: show all tutorials. With a
value/comma-separated values: show the
specific tutorials. Use the value 'help' for
more help
-t, --theme [dark|light]
--style [default|emacs|friendly|friendly_grayscale|colorful|autumn|murphy|manni|material|monokai|perldoc|pastie|borland|trac|native|fruity|bw|vim|vs|tango|rrt|xcode|igor|paraiso-light|paraiso-dark|lovelace|algol|algol_nu|arduino|rainbow_dash|abap|solarized-dark|solarized-light|sas|staroffice|stata|stata-light|stata-dark|inkpot|zenburn|gruvbox-dark|gruvbox-light|dracula|one-dark|lilypond|nord|nord-darker|github-dark]
--dump-styles Dump the resolved styles that will be used
with the presentation to stdout
--live, --live-reload Watch the input filename for modifications
and automatically reload
-s, --safe Do not load any new extensions specified in
the source markdown. Extensions specified
via env var or -e are still loaded
--no-ext-warn Load new extensions specified in the source
markdown without warning
-i, --ignore-ext-failure Ignore load failures of extensions
-e, --exts TEXT A comma-separated list of extension names to
automatically load (LOOKATME_EXTS)
--single, --one Render the source as a single slide
--version Show the version and exit.
--help Show this message and exit.
Known Extensions
Below is a list of known extensions for lookatme:
Extension Name | Install Name | Notes |
---|---|---|
qrcode | lookatme.contrib.qrcode | Renders QR codes from code blocks |
image_ueberzug | lookatme.contrib.image_ueberzug | Renders images with ueberzug (Linux only) |
render | lookatme.contrib.render | Renders supported code blocks (graphviz and mermaid-js) by calling an external program. requires an image-rendering extension |
Documentation
See the documentation for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lookatme-2.5.0.tar.gz
(43.6 kB
view details)
Built Distribution
lookatme-2.5.0-py3-none-any.whl
(42.5 kB
view details)
File details
Details for the file lookatme-2.5.0.tar.gz
.
File metadata
- Download URL: lookatme-2.5.0.tar.gz
- Upload date:
- Size: 43.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dab4fdef3cf6a57b8253a0c9d82502875d0c373ec2f18ea90a1173f67360321 |
|
MD5 | 5457477405e409e4944a9cf9972734d0 |
|
BLAKE2b-256 | 01512131618ebde237948036b99a33ac48b8f35bdb6a8da1f3cb8150801e3292 |
File details
Details for the file lookatme-2.5.0-py3-none-any.whl
.
File metadata
- Download URL: lookatme-2.5.0-py3-none-any.whl
- Upload date:
- Size: 42.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ece5db461611fc8109a769ef178c47e70c1019e87c4b325bd20862305b18a6f5 |
|
MD5 | 2c2631fd98dd1a9c5824834f9eafaf93 |
|
BLAKE2b-256 | 4374e31032d6b0535fcc5897eb295af9052607ab55a4507b8884c1b69da459c0 |