Skip to content

JuanSKr/notepad-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Notepad Project

Overview

This project is a fast and efficient notepad application built with Python. It provides functionalities to open, modify, and save text files, making it a handy tool for quick note-taking and text file manipulation.

Features

  • Open Existing Files: Open and read existing .txt files.
  • Modify Files: Edit the content of opened text files.
  • Save Files: Save changes to the currently opened file.
  • Save As: Save the current text content to a new file.
  • Dockable Text Window: The text window is dockable and can be moved anywhere on the screen, independent of the main window.

Getting Started

To get started with this project, clone the repository and run the main Python file.

git clone https://github.com/JuanSKr/notepad-python
cd src
python main.py

Dependencies

This project is built with Python and uses the PySide6 library for the GUI. Make sure you have Python installed and use pip to install the necessary libraries:

pip install PySide6

About

Smooth Notepad developed in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages