Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ncravino committed Nov 4, 2023
1 parent 4a00205 commit e38aea5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Giduba

![A notepad written in unknown cursive](./resources/icons/icon.png)
<img src="./resources/icons/giduba.svg" width="200" alt="A tablet with giduba written in cuneiform"/>

A lean, small, and simple text editor / notepad alternative in QT.

Expand All @@ -14,13 +13,15 @@ Giduba is the sumerian word for writing utensils, literally a reed that was cut

## Features

- Configurable via `~/.config/giduba/`
- Read unicode files
- Write UTF8
- Character, word, line counter
- Word Wrapping
- Search and Replace
- Fast and Small (<100KB)
- Open file via argument
- Save last window geometry
- .deb and .tar.gz releases

## Todo
Expand Down Expand Up @@ -80,7 +81,7 @@ max_file_size_mb=512
Any missing key will be replaced by the default.

## Screenshots
<img src="./images/screenshot.png" width="600" alt="A screenshot of giduba main window"/>
<img src="./images/screenshot_about.png" width="600" alt="A screenshot of giduba about box"/>

![A screen shot of giduba in kde plasma](./images/screenshot.png)
![A screen shot of giduba about box in kde plasma](./images/screenshot_about.png)

0 comments on commit e38aea5

Please sign in to comment.