Skip to content

Minipad - a minimalist text editor built using PyQt.

License

Notifications You must be signed in to change notification settings

spike1236/Minipad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minipad

Minipad is a user-friendly text editor that offers a range of commands for efficient text manipulation.
Application enables users to create, edit, and print text documents with ease.
Minipad also supports multi-colored text with a variety of fonts.

About project

File work

  • open, save and create files, as well as save text to the specified file;
  • print the text;

Text work

  • cut;
  • paste;
  • copy;
  • clear;
  • select;
  • undo;
  • redo;
  • change the font, its size, as well as the style: bold, italic, etc.;
  • zoom in and out text.

There is also a docs that describes some of the functions.
If any errors occur, users will be notified promptly.

Technologies

Following technologies and libraries were used to create this project:

Author

License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
See LICENSE file for details.

About

Minipad - a minimalist text editor built using PyQt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages