ascii-art

Top 23 ascii-art Open-Source Projects

  • wttr.in

    :partly_sunny: The right way to check the weather

  • Project mention: Wttr.in Is Down | news.ycombinator.com | 2023-12-11
  • wego

    weather app for the terminal

  • Project mention: Wego: A Weather Client for the Terminal | news.ycombinator.com | 2023-12-02
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mapscii

    🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows

  • Project mention: Show HN: MapSCII – The Whole World in Your Console | news.ycombinator.com | 2024-04-10

    Based on https://github.com/rastapasta/mapscii, jI ust found this today. Maybe today I am one of the lucky ten thousand(https://xkcd.com/1053/).

  • FTXUI

    Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang

  • Project mention: Functional Terminal User Interface | news.ycombinator.com | 2024-03-30
  • asciimatics

    A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations

  • Project mention: What is your go-to UI framework? | /r/learnpython | 2023-06-27

    For small apps, I may choose a TUI (Terminal User Interface). Curses for Python is very lightweight, but quite low level and difficult to use for anything more than a very simple interface (if your app tries to draw outside of the drawing area, the app crashes, so you have to carefully manage every detail). Textual and asciimatics are both mature TUI frameworks that provide a higher level and more Pythonic way to create TUI's.

  • zero

    A 3D renderer written in JavaScript and rendered to the terminal.

  • Project mention: Textual Paint – MS Paint in your terminal | news.ycombinator.com | 2023-07-25

    Someone could probably make an AutoCAD clone similar to this using Textual and maybe a library like https://github.com/sinclairzx81/zero

  • art

    🎨 ASCII art library for Python

  • Project mention: ART 6.0 released: ASCII and Non-ASCII art library for Python (+ Space support) | /r/coolgithubprojects | 2023-06-14
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ascii-image-converter

    A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art!

  • Project mention: Help creating terminal art | /r/commandline | 2023-05-27

    I prefer https://github.com/TheZoraiz/ascii-image-converter

  • timg

    A terminal image and video viewer.

  • Project mention: Show HN: a Rust Based CLI tool 'imgcatr' for displaying images | news.ycombinator.com | 2024-04-16

    timg is a really nice similar tool that does pixel graphics in the terminal window if supported, falling back to character graphics if not.

    The big plus is that it supports SVG images.

    https://github.com/hzeller/timg

    And it is available via brew/apt/etc.

  • video-to-ascii

    It is a simple python package to play videos in the terminal using characters as pixels

  • Project mention: Ask HN: How to come up with a useful, coding hobby project? | news.ycombinator.com | 2023-08-27

    pal to ascii : https://github.com/joelibaceta/video-to-ascii

    --------

    [0] : https://en.wikipedia.org/wiki/Philo_Farnsworth

    [1] : punch card : https://www.youtube.com/watch?v=Oke-7lsvFug

          original pearl programming : https://www.youtube.com/watch?v=gALLuttm8tI

  • image-to-ascii

    :floppy_disk: A Node.js module that converts images to ASCII art. (by IonicaBizau)

  • cfonts

    Sexy fonts for the console

  • DeepAA

    make ASCII Art by Deep Learning

  • ASCII-generator

    ASCII generator (image to text, image to image, video to video)

  • Diagon

    Interactive ASCII art diagram generators. :star2:

  • Project mention: Architecture diagrams enable better conversations | news.ycombinator.com | 2023-08-22

    A few more ASCII-based tool that you could add into your workflow are https://arthursonzogni.com/Diagon/#Sequence which can be used to generate the ASCII that you input into something like Typogram (https://google.github.io/typograms/).

    For example, input:

      Renderer -> Browser: BeginNavigation()

  • pyfiglet

    An implementation of figlet written in Python

  • Project mention: echo -e doesn't work | /r/bash | 2023-04-27

    btw there's also python's native pyfiglet https://github.com/pwaller/pyfiglet

  • hoard-of-bitfonts

    turns out I like bitmap fonts

  • Project mention: Hoard-of-bitfonts: turns out I like bitmap fonts | news.ycombinator.com | 2023-08-15
  • asciidots

    Esolang inspired by ASCII art

  • Python-project-Scripts

    This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo

  • Project mention: Top GitHub Resources to Level Up Your Python game | dev.to | 2023-11-27

    🎇 Repository Link: Python-project-scripts

  • figlet-fonts

    my collection of figlet / toilet ascii art fonts

  • textual-paint

    :art: MS Paint in your terminal.

  • Project mention: Textual: Rapid Application Development Framework for Python | news.ycombinator.com | 2023-08-18

    My favourite Textual demo at the moment is this one: https://github.com/1j01/textual-paint

    It's a very decent Microsoft Paint imitation that runs in your terminal!

  • venn.nvim

    Draw ASCII diagrams in Neovim

  • Project mention: structural diagram drawing helper plugin | /r/neovim | 2023-05-23

    Maybe https://github.com/jbyuki/venn.nvim?

  • image2ascii

    :foggy: Convert image to ASCII

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

ascii-art related posts

Index

What are some of the best open-source ascii-art projects? This list will help you:

Project Stars
1 wttr.in 23,598
2 wego 7,666
3 mapscii 6,867
4 FTXUI 6,094
5 asciimatics 3,528
6 zero 2,400
7 art 1,988
8 ascii-image-converter 1,896
9 timg 1,746
10 video-to-ascii 1,621
11 image-to-ascii 1,558
12 cfonts 1,529
13 DeepAA 1,491
14 ASCII-generator 1,467
15 Diagon 1,426
16 pyfiglet 1,301
17 hoard-of-bitfonts 1,292
18 asciidots 1,101
19 Python-project-Scripts 1,023
20 figlet-fonts 1,006
21 textual-paint 909
22 venn.nvim 889
23 image2ascii 821

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com