Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisehackermonkey/sixelshow
https://github.com/wisehackermonkey/sixelshow
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/wisehackermonkey/sixelshow
- Owner: wisehackermonkey
- License: mit
- Created: 2023-08-15T04:00:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-15T05:24:00.000Z (over 1 year ago)
- Last Synced: 2024-11-10T12:44:25.194Z (about 2 months ago)
- Language: Python
- Size: 635 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sixelshow
![Alt text](image.png)
how to use
linux version working with basic features
download
> wget https://github.com/wisehackermonkey/sixelshow/releases/download/1.0.0/sixelshow -o sixelshow
> ./sixelshow
How to Control
← move to right image
→ move left image
q for quitstep 1 download
https://github.com/mintty/wsltty/releases
install wsltty-3.6.4-x86_64-install.exemy case as of 2023-08-15
python3 -m venv venv_name
source venv_name/bin/activate
pip3 install pyinstaller
pyinstaller main.py --name sixelshow --onefile