Hi,
I’m looking for a soft to create ASCII diagram like (or better) https://asciiflow.com/
ideally:
- FLOSS
- for linux
- offline
- no javascript.
I’ve found a candidate ascii-draw and it’s write in Python ❤️ 🐍, but it’s only available as flatpack… :/
Hi,
I’m looking for a soft to create ASCII diagram like (or better) https://asciiflow.com/
ideally:
I’ve found a candidate ascii-draw and it’s write in Python ❤️ 🐍, but it’s only available as flatpack… :/
I’m not sure why you wouldn’t want the ASCII-Draw flatpak, but that’s not the only way to get it:
But maybe you’re not on Arch, don’t like Snaps (can’t blame anyone for that) and don’t want to install from source (same)? What type of package are you looking for? Only native package? For which distro?
Ideally running the .py
python foobar.py
will be ideal, otherwise an .appimageI think I will have to build it my self (the .appimage ) :)