Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nokse22/ascii-draw
Sketch anything using characters
https://github.com/Nokse22/ascii-draw
ascii ascii-art ascii-table gnome gtk4 libadwaita
Last synced: 3 months ago
JSON representation
Sketch anything using characters
- Host: GitHub
- URL: https://github.com/Nokse22/ascii-draw
- Owner: Nokse22
- License: gpl-3.0
- Created: 2023-08-17T16:44:28.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-11T22:03:59.000Z (4 months ago)
- Last Synced: 2024-07-12T00:32:08.243Z (4 months ago)
- Topics: ascii, ascii-art, ascii-table, gnome, gtk4, libadwaita
- Language: Python
- Homepage: https://flathub.org/apps/io.github.nokse22.asciidraw
- Size: 2.49 MB
- Stars: 160
- Watchers: 3
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: .github/code-of-conduct.md
Awesome Lists containing this project
- awesome-gtk - ASCII Draw - App to draw diagrams or anything using only ASCII `#python` `#gtk4` `#libadwaita`. (Graphics / ASCII/Pixel Art)
README
# ASCII Draw
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-ff7b3f.svg)](https://www.python.org/)
[![Downloads](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Flathub%20Downloads&query=%24.installs_total&url=https%3A%2F%2Fflathub.org%2Fapi%2Fv2%2Fstats%2Fio.github.nokse22.asciidraw)](https://flathub.org/apps/details/io.github.nokse22.asciidraw)
An app to draw diagrams or anything using only ASCII
Click for more screenshots
## Installation
### ASCII Draw is available on
### From source
You just need to clone the repository
```sh
git clone https://github.com/Nokse22/ascii-draw.git
```Open the project in GNOME Builder and click "Run Project".