add screenshots to readme

This commit is contained in:
joshuaboud 2021-05-31 14:10:13 -03:00
parent 37670083a5
commit 1366768864
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E
4 changed files with 13 additions and 1 deletions

View File

@ -1,2 +1,14 @@
# Cockpit Navigator
A File System Browser for Cockpit.
A File System Browser for Cockpit.
## Features
With no command line use needed, you can:
* Navigate the entire filesystem,
* Create, delete, and rename files,
* Edit file contents,
* Edit file ownership and permissions,
* Create symbolic links to files and directories.
![User Interface](doc/ui_root.png)
![Edit Preferences](doc/ui_prefs.png)
![Edit Contents](doc/ui_editor.png)

BIN
doc/ui_editor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
doc/ui_prefs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
doc/ui_root.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB