GithubHelp home page GithubHelp logo

abdullah4tech / notepad Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 38.05 MB

A simple Notepad application built with PyQt5 for Python. This application provides a user-friendly interface for basic text editing and file management.

License: MIT License

Python 100.00%
notepad python-application qt5 windows-desktop

notepad's Introduction

Notepad ๐Ÿ“

Notepad Icon

Overview

Notepad is a simple and lightweight text editor developed by Abdullah O. Mustapha. It provides a user-friendly interface with essential features for creating and editing text files.

Features

๐Ÿ“„ File Operations

  • New File: Create a new empty document. Shortcut: Ctrl+N.
  • New Window: Open a new instance of Notepad. Shortcut: Ctrl+Shift+N.
  • Open File: Browse and open existing text files. Shortcut: Ctrl+O.
  • Save: Save the current file. Shortcut: Ctrl+S.
  • Save As: Save the current file with a new name or location. Shortcut: Ctrl+Shift+S.
  • Page Setup: Configure the page settings for printing.
  • Print: Print the content of the document. Shortcut: Ctrl+P.
  • Exit: Close the Notepad application. Shortcut: Alt+F4.

โœ‚๏ธ Edit Operations

  • Undo: Undo the last action. Shortcut: Ctrl+Z.
  • Redo: Redo the previously undone action. Shortcut: Ctrl+Y.
  • Cut: Cut the selected text. Shortcut: Ctrl+X.
  • Copy: Copy the selected text. Shortcut: Ctrl+C.
  • Paste: Paste the copied or cut text. Shortcut: Ctrl+V.
  • Delete: Delete the selected text. Shortcut: Del.
  • Go To: Jump to a specific line number in the document.
  • Select All: Select the entire text. Shortcut: Ctrl+A.
  • Time/Date: Insert the current date and time. Shortcut: Ctrl+T.

๐Ÿ–Œ๏ธ Format Options

  • Font: Customize the font style for the text.
  • Word Wrap: Toggle word wrap for easier reading.

๐Ÿ–ผ๏ธ View Options

  • Zoom In: Increase the text size. Shortcut: Ctrl+1.
  • Zoom Out: Decrease the text size. Shortcut: Ctrl+0.
  • Status Bar: Show or hide the status bar.

โ„น๏ธ Help

  • View Help: Open the documentation on GitHub.
  • Send Feedback: Provide feedback or report issues on GitHub.
  • About Notepad: Learn more about the application and its version information.

System Requirements

  • Platform: Cross-platform (Windows, Linux, macOS)
  • Requirements: Python, PyQt5

How to Use

  1. Installation:

    • Ensure you have Python installed on your system.
    • Install PyQt5 using pip install PyQt5.
  2. Run the Notepad:

    • Execute the notepad.py script.
  3. Explore Features:

    • Use the menu options or keyboard shortcuts to perform various actions.
    • Customize the font and view settings according to your preferences.

About the Author

Notepad is developed by Abdullah O. Mustapha. Connect with the developer on GitHub: abdullahCoder-Tech.


ยฉ 2023 Drop Dev. All rights reserved.

notepad's People

Contributors

abdullah4tech avatar

Stargazers

 avatar

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.