art
video-to-ascii
Our great sponsors
art | video-to-ascii | |
---|---|---|
13 | 4 | |
1,688 | 1,490 | |
- | - | |
7.2 | 0.0 | |
11 days ago | 5 months ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
art
- Explaining Code Using ASCII Art
-
art VS python-asciistuff - a user suggested alternative
2 projects | 15 Jan 2022
video-to-ascii
-
Rickroll in your Terminal over SSH/Telnet
This was a fun little hack I wrote in NodeJS. I used the video-to-ascii project to output the Rickroll MP4 as a series of ASCII characters (it actually outputs a nice bash script). Then I wrote a small TCP server (for telnet) in NodeJS to simply pipe the output of the video bash script right to your telnet client! To add SSH support, I used the Node ssh2 library to create a simple SSH Server that is just piped to the telnet server (basically a proxy).
- Windows is nice and all, but can it do this? (1)
What are some alternatives?
pyfiglet - An implementation of figlet written in Python
Discord-Status-Clock - Animated Discord clock status
pyright-python - Python command line wrapper for pyright, a static type checker
Generative-Art - A selection of generative art scripts written in Python
python_cli_video_editor - A CLI video editor written in the Python Language.
dumpulator - An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
vim-boxdraw - An ASCII box drawing plugin for Vim
django-slick-reporting - Powerful and Efficient reporting engine with Charting capabilities
pipupgrade - 🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.
collab3 - CollabVM 3 repository.
ffmpeg-normalize - Audio Normalization for Python/ffmpeg
ssh2 - SSH2 client and server modules written in pure JavaScript for node.js