From 89fa2f60db2ce6b1c5ead0412fa071c0278e35d4 Mon Sep 17 00:00:00 2001 From: 0xhenrique Date: Fri, 5 Dec 2025 18:46:43 +0000 Subject: add npm post --- blog/monogatari.html | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) (limited to 'blog/monogatari.html') diff --git a/blog/monogatari.html b/blog/monogatari.html index e50cd6a..036973e 100644 --- a/blog/monogatari.html +++ b/blog/monogatari.html @@ -13,17 +13,16 @@ -
+

Monogatari - Text Editor in Python

Monogatari is a text editor built with Python using the Tkinter GUI library. shinobu.gif

- -
-

Installation and usage

-
+
+

Installation and usage

+

Assuming you already have Python installed in your machine:

@@ -47,10 +46,9 @@ $ sudo apt-get install tk
- -
-

Goals

-
+
+

Goals

+
  • Basic text editor functionalities (create file, open file, exit etc.)
  • Black background and a colorpicker option to choose another color
  • @@ -60,10 +58,9 @@ $ sudo apt-get install tk
- -
-

Contribute to MONOGATARI - Text Editor

-
+
+

Contribute to MONOGATARI - Text Editor

+
  • Click the fork button on top right
  • Git clone your fork
  • @@ -90,12 +87,11 @@ Then you can create a pull request right here on Github. Just go to the Pull Req

+
+

Screenshots

+
-
-

Screenshots

-
- -
+
print.png
-- cgit v1.3