{"repo":"maaslalani/slides","free":true,"listed":false,"github":"https://github.com/maaslalani/slides","clone":"git clone https://github.com/maaslalani/slides.git","description":"Terminal based presentation tool","language":"Go","stars":11619,"topics":["slides","presentation","markdown","terminal"],"license":"MIT","category":"cli-tools","readme_excerpt":"Slides Slides in your terminal. Installation Instructions MacOS Arch Nixpkgs (unstable) Any Linux Distro running snapd Go From source: You can also download a binary from the releases page. Usage Create a simple markdown file that contains your slides: go package main import \"fmt\" func main() { fmt.Println(\"Execute code directly inside the slides\") } graph-easy --as=boxart [ A ] - to - [ B ] bash chmod +x file.md Checkout the example slides. Then, to present, run: If given a file name, slides will automatically look for changes in the file and update the presentation live. slides also accepts input through stdin : Go to the first slide with the following key sequence: g g Go to the next slide with any of the following key sequences: space right down enter n j l Page Down number + any of the above (go forward n slides) Go to the previous slide with any of the following key sequences: left up p h k N Page Up number + any of the above (go back n slides) Go to a specific slide with the following key sequence: number + G Go to the last slide with the following key: G Search To quickly jump to the right slide, you can use the search function. Press / , enter your search term and press Enter ( The search term is interpreted as a regular expression. The /i flag causes case-insensitivity. ). Press ctrl+n after a search to go to the next search result. Code Execution If slides finds a code block on the current slides it can execute the code block and display the result as virtual text ","default_branch":null,"files":null,"tree":[],"storefront":"/r/maaslalani","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/maaslalani/slides/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}