Skip to content

IntStories/Simple-Py-Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 Simple Writer

Simple Writer is a minimalist, distraction-free word processor built with Python and Tkinter.
It supports only .txt files and includes basic accessibility and customisation features:

✨ Features

  • 🌓 Dark/Light mode toggle
  • 🔠 Font size adjustment (buttons & slider)
  • 🎨 Font selection (system fonts or custom .ttf)
  • 💾 Save/Load plain .txt files
  • 🧹 Clean toolbar interface (no menus)
  • 🧱 Fullscreen toggle (F11 / Escape)
  • ⌨️ Ctrl + Backspace deletes previous word

📷 Screenshot

image

🚀 Getting Started

Requirements

  • Python 3.7+
  • Tkinter (comes with most Python installations)

Run it

python simple_writer.py

About

A minimalist, distraction-free word processor.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages