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

No packages published

Languages