A tiny terminal text editor built with Textual
Project description
tini-editor 📝
tini is a minimal, terminal-based text editor built with Textual. It's inspired by nano, but written in Python and designed for simplicity and speed.
✨ Features
- Open and edit any text file from the terminal
- Keyboard shortcuts:
Ctrl+S– SaveCtrl+Q– Quit
- Built with the modern Textual TUI framework
🚀 Installation
pip install tini-editor
🧑💻 Usage
tini <filename>
Example:
tini notes.txt
If the file doesn’t exist, it will be created when saved.
📦 Development Setup
Clone the repo and install dependencies:
git clone https://codeberg.org/yourusername/tini-editor.git
cd tini-editor
pip install -e .
Run locally:
python -m tini.app <filename>
📄 License
This project is licensed under the MIT License.
🙏 Acknowledgments
- Built with Textual
- Inspired by
nano, but even tinier
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tini_editor-0.1.21.tar.gz.
File metadata
- Download URL: tini_editor-0.1.21.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bbfe00c552f417064e53b7a066dfcb7d5885264d1caa66ff6676a9c80e123db
|
|
| MD5 |
e9e3ae62b24f86b1be2b4dd8608cc770
|
|
| BLAKE2b-256 |
6476fc331107c9de7fbf6ce08503fbbf6c6515f294fec52f8202a98e1ae33fd4
|
File details
Details for the file tini_editor-0.1.21-py3-none-any.whl.
File metadata
- Download URL: tini_editor-0.1.21-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df8a6e942ef6588e1a98b24a5e5a6f8835ee034337bd9a1c19c92d3183c1b529
|
|
| MD5 |
15e9e2b0dc5cfe1a786c4937fd861ec0
|
|
| BLAKE2b-256 |
f13a62bb95bb37e9eb37168ffb41f33d14f61396498afe67be043101213f561e
|