Skip to content

Releases: c4rl0s04/ascii-motion

ascii-motion v0.2.0

ascii-motion v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@c4rl0s04 c4rl0s04 released this 04 Jun 22:55

ascii-motion v0.2.0\n\nPortfolio-ready beta release for terminal-native video-to-ASCII playback.\n\n### Highlights\n\n- Real-time ASCII video playback in ANSI-compatible terminals.\n- Pause/resume, seek, quit, and controls overlay support.\n- Compact HUD and progress display.\n- Frame skipping by default to keep playback close to source duration.\n- Snapshot, text animation, ANSI animation, and frame-directory export modes.\n- Visual modes for ASCII, edges, hybrid rendering, and ordered dithering.\n- Color modes for plain text, truecolor, ANSI 256-color, and grayscale.\n- Package-grade CI across Python 3.10 through 3.13.\n- PyPI and Homebrew install paths.\n\n### Install\n\nPyPI:\n\nbash\npip install ascii-motion\npipx install ascii-motion\n\n\nHomebrew:\n\nbash\nbrew install c4rl0s04/ascii-motion/ascii-motion\n

ascii-motion v0.1.1

Choose a tag to compare

@c4rl0s04 c4rl0s04 released this 18 May 08:25

Fix packaging metadata for modern setuptools and add Homebrew installation instructions.

ascii-motion v0.1.0

Choose a tag to compare

@c4rl0s04 c4rl0s04 released this 17 May 23:42

Initial release with the ascii-motion CLI, static landing page, tests, and GitHub Pages deployment.