You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pier CeccoPierangioliEugenio ff309f2257
chore: release main (#527)
2 months ago
..
dumbPaintTool chore: release main (#527) 2 months ago
CHANGELOG.md chore: release main (#527) 2 months ago
README.md moved ttkDesigner and theDumbPaintTool in the apps folder 1 year ago
main.py fix(libs): update sys.path to run test apps directly from the repo (#482) 5 months ago
pyproject.toml chore: release main (#527) 2 months ago
web.ttk.package.json chore: add the ci itch exporter for theDumbPaintTool 12 months ago

README.md

Linux Usage Python pyTermTk_version Test Status pypi_version pypi_version

dpt hero

the Dumb Paint Tool

A Uber SourcesOpen Super Duper Powerful and User-Friendly ASCII/ANSI/UTF-8 Terminal art editor, basically the Terminal ASCII Photoshop

Features

  • Pure Terminal App (it runs on xterm or Terminator or MacOS Terminal or Windows Terminal or . . .)

  • Did I mention it is a Terminal App? You can run it via SSH, Telnet or Serial

  • Wide variety of glyphs (UTF-8)

  • Wide Variety of tools

  • Copy and Paste from the terminal or the web app

  • Drag files to be open (WebVersion Only)

  • Image/Pictures import with configurable ASCII rasterizers

  • Layers

  • Intelligent Transparent Layers

  • Beautiful Dumb Transparent Layers

  • ANSI/ASCII Export

  • Unlimited Undo/Redo

  • And more to come . . .

Used in:

A Snake🐍 on a Plane - The Roguelike

This farting beauty is due to:

pyTermTk a magical mesmerising Python TUI library

Installation

Try it live on itch.io

or install it from pypi:

pip install dumbPaintTool --upgrade

dumbPaintTool