neatsoftware / term-sheets

Create animated terminal presentations. Export as SVG, animated GIF, or HTML+CSS

Home Page:https://term-sheets.neat.software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Term Sheets

Create animated terminal presentations. Export as SVG, animated GIF, or HTML+CSS.


Term sheets is a JavaScript app to produce terminal typing and output animations for embedding in presentations, readmes, tweets, etc. Other solutions usually involve recording a live screen. I wanted a way to simply provide a payload of instructions so I didn't have to rehearse my typing and wait for network output, as well as style it to look nice.

Example:

Goals:

  1. Client-side only
  2. Exported term-sheets should be pure markup/CSS
  3. SVG exports should remain portable/strict so they can be embedded in GitHub readmes

About

Create animated terminal presentations. Export as SVG, animated GIF, or HTML+CSS

https://term-sheets.neat.software


Languages

Language:JavaScript 78.5%Language:CSS 17.4%Language:HTML 4.1%