Giter Club home page Giter Club logo

netpaint's Introduction

NetPaint

NetPaint is a 100% text-only drawing program, compatible with any terminal emulator that supports the mouse, such as PuTTY, Konsole, iTerm2, and many others. It was inspired by creative ASCII art and my many fond memories of dialup BBSes. NetPaint provides a robust drawing experience completely within the terminal, allowing you to create a wide range of ASCII art, either locally or remotely. NetPaint also exports to normal text files, allowing you to incorporate your creations into server MOTDs, software manuals, or any other text environment.

NetPaint screenshot

Available tools include:

  • Paint - Paint using solid rectangle of the foreground color. The 'Brush Size' option controls the size of the rectangle.
  • Erase - Erase using solid rectangle (sets to transparent). The 'Brush Size' option controls the size of the rectangle.
  • Draw - Draw using rectangle of the selected symbol, drawn using foreground and background colors. The 'Brush Size' option controls the size of the rectangle.
  • Text - Begin writing text using foreground and background colors. Press enter to advance to next line, and escape to exit text mode.
  • Select - Select a new rectangular region for cut/copy/clear (Edit menu).
  • Stamp - Paste the cut/copied region using the original or active colors.
  • Image - View/edit image dimensions. Click apply to update or reset to revert.
  • Layer - View/edit layer information. All tools will update the currently active layer. All layers except 0 may be set as visible or hidden. Flattening the image will combine all layers into layer 0 (applied in order).

Saving and loading in native format is supported, as well as exporting text files. It can also import images (jpg/png) given the current canvas size (this functionality is currently unstable!)

Image import screenshot

NetPaint is programmed in Python, and makes use of the Urwid library for curses functionality.

netpaint's People

Contributors

toniwestbrook avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

world9781

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.