All Projects → roadkell → ascii-art

roadkell / ascii-art

Licence: CC0-1.0 license
ASCII art images for Neofetch (and beyond)

Projects that are alternatives of or similar to ascii-art

Ascii Telnet Server
Can stream an ~20 minutes ASCII movie via Telnet emulation as stand alone server or via xinetd daemon. Using famous ASCII art animation from www.asciimation.co.nz (Star ASCIIMATION Wars)
Stars: ✭ 189 (+600%)
Mutual labels:  ascii, ascii-art
magrrite
Generate ASCII art from any image
Stars: ✭ 21 (-22.22%)
Mutual labels:  ascii, ascii-art
Diagon
Interactive ASCII art diagram generators. 🌟
Stars: ✭ 189 (+600%)
Mutual labels:  ascii, ascii-art
Video2chars
Convert video to ascii art animation.
Stars: ✭ 117 (+333.33%)
Mutual labels:  ascii, ascii-art
ascii.js
A web-font-based rendering engine for displaying DOS/Amiga ASCII artwork on the web as text
Stars: ✭ 25 (-7.41%)
Mutual labels:  ascii, ascii-art
Vim Boxdraw
An ASCII box drawing plugin for Vim
Stars: ✭ 122 (+351.85%)
Mutual labels:  ascii, ascii-art
Go Asciibot
Golang ASCII Robot Generator
Stars: ✭ 231 (+755.56%)
Mutual labels:  ascii, ascii-art
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (+244.44%)
Mutual labels:  ascii, ascii-art
Picture-To-Ascii
Converts a picture to Ascii.
Stars: ✭ 18 (-33.33%)
Mutual labels:  ascii, ascii-art
alfred-figlet
🔠 Alfred 3 workflow to asciify plain text using figlet.js
Stars: ✭ 16 (-40.74%)
Mutual labels:  ascii, ascii-art
Java Ascii Render
ASCII renderer in pure java with no external dependencies
Stars: ✭ 112 (+314.81%)
Mutual labels:  ascii, ascii-art
ThinkRchive
An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.
Stars: ✭ 84 (+211.11%)
Mutual labels:  thinkpad, lenovo
Laptop.css
laptop CSS for the modern world
Stars: ✭ 106 (+292.59%)
Mutual labels:  ascii, ascii-art
Asciiplayer
📺 ASCII gif/video player write in golang
Stars: ✭ 130 (+381.48%)
Mutual labels:  ascii, ascii-art
Blockzone
A faithful recreation of the original DOS font.
Stars: ✭ 100 (+270.37%)
Mutual labels:  ascii, ascii-art
Cowsay Files
A collection of additional/alternative cowsay files.
Stars: ✭ 216 (+700%)
Mutual labels:  ascii, ascii-art
Pic2ascii
Converts a picture and video to ascii art
Stars: ✭ 79 (+192.59%)
Mutual labels:  ascii, ascii-art
Lehar
Visualize data using relative ordering
Stars: ✭ 81 (+200%)
Mutual labels:  ascii, ascii-art
awesome-ascii-art
A curated list of ascii-art resources
Stars: ✭ 48 (+77.78%)
Mutual labels:  ascii, ascii-art
asciiarena
Terminal multiplayer deathmatch game
Stars: ✭ 34 (+25.93%)
Mutual labels:  ascii, ascii-art

ASCII Art Images for Neofetch (and Beyond)

IBM ThinkPad Classic Logo (vertical)

neofetch --ascii --source "/path/to/ibm-tp-v.txt" --ascii_colors '7' '1' '2' '4'

Neofetch with IBM ThinkPad classic logo (vertical)

IBM ThinkPad Classic Logo (horizontal)

neofetch --ascii --source "/path/to/ibm-tp-h.txt" --ascii_colors '7' '1' '2' '4'

IBM ThinkPad classic logo (horizontal)

ThinkPad Modern Logo

neofetch --ascii --source "/path/to/thinkpad-v.txt" --ascii_colors '7' '1'
neofetch --ascii --source "/path/to/thinkpad-h.txt" --ascii_colors '7' '1'

ThinkPad modern logo (vertical) ThinkPad modern logo (horizontal)

ThinkPad Modern Logo (half-size, horizontal)

neofetch --ascii --source "/path/to/thinkpad-halfsize-h.txt" --ascii_colors '7' '1'

ThinkPad modern logo (half-size, horizontal)

Lenovo Modern Logo (horizontal)

neofetch --ascii --source "/path/to/lenovo-h.txt" --ascii_colors '1'

Lenovo modern logo (horizontal)

Trans Rights 🏳️‍⚧️

neofetch --ascii --source "/path/to/ibm-transpad-v.txt" --ascii_colors '15' '14' '9'
neofetch --ascii --source "/path/to/ibm-transpad-h.txt" --ascii_colors '15' '14' '9'

IBM TransPad logo (vertical) IBM TransPad logo (horizontal)

Notes

  • There are Unicode symbols in use beyond the classic charset of ASCII codepage 437 (notably, Block Elements and Symbols for Legacy Computing), so make sure your terminal emulator and font support Unicode version 13.0 or later. If images look distorted, try *-lowres.txt versions - they only use symbols from Unicode 1.0-3.2 which are likely supported ubiquitously.
  • These are not proper ANSI colors, they use Neofetch ASCII file format which is quite color-limited. This will change when Neofetch implements ANSI escape codes. Also, colorless versions are available in monochrome folder. Enjoy!

To Do

  • Make low-res versions restricted to the charset of ASCII CP437

Legal Disclaimer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].