Skip to content

Kenkyoo/python-notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Editor de Notas

Un editor de texto simple hecho con Python y Tkinter.

Características

  • Abrir y guardar archivos de texto
  • Deshacer y rehacer cambios
  • Barra de desplazamiento
  • Interfaz simple y fácil de usar

Requisitos

  • Python 3.x
  • Tkinter (incluido con Python)

Instalación

  1. Clona este repositorio:
git clone https://github.com/Kenkyoo/python-notepad.git
  1. Navega a la carpeta:
cd python-notepad
  1. Ejecuta el programa:
python app.py

Uso

  • Nuevo: Crea un documento vacío
  • Abrir: Abre un archivo de texto existente
  • Guardar: Guarda el documento actual
  • Deshacer/Rehacer: Revierten cambios en el texto

Licencia

MIT

About

Aplicación de Escritorio con Interfaz Gráfica (Tkinter) - OpenSantanderAcademy

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages