updated pomky project image and descriptions
This commit is contained in:
parent
f477b848ff
commit
03d80464a4
2 changed files with 10 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: pomky
|
||||
overview: A conky-like system monitor.
|
||||
overview: A gtk-based, [conky](https://github.com/brndnmtthws/conky)-like system monitor written in rust.
|
||||
image: /img/portfolio/pomky.png
|
||||
repo: https://github.com/developomp/pomky
|
||||
badges:
|
||||
|
@ -12,6 +12,13 @@ badges:
|
|||
- cairo
|
||||
-->
|
||||
|
||||
## Intro
|
||||
## Introduction
|
||||
|
||||
Pomky is a simple gtk-based, [conky](https://github.com/brndnmtthws/conky)-like system monitor written in rust.
|
||||
Pomky was created to solve some problems/limitations that exists in the conky project.
|
||||
Primarily the lack of a GUI editor and the primitive layout system.
|
||||
|
||||
To fix these issues, pomky uses gtk for the GUI and windowing.
|
||||
This allows the UI to be edited using software such as [glade](https://gitlab.gnome.org/GNOME/glade)
|
||||
which is much more flexible and is better for quick UI testing.
|
||||
|
||||
It is currently replaced by [smon](https://github.com/developomp/smon) de to [some wayland issues](https://github.com/developomp/pomky/issues/12).
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue