Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Simple GUI #12

Open
dashohoxha opened this issue Mar 26, 2016 · 7 comments
Open

Simple GUI #12

dashohoxha opened this issue Mar 26, 2016 · 7 comments

Comments

@dashohoxha
Copy link
Member

Is it possible to create a simple GUI on top of egpg, like this one: https://github.com/guelfoweb/easygpg ?

@dashohoxha
Copy link
Member Author

I think that it should be possible to customize Linux desktops (LXDE, XFCE, GNOME, KDE, etc.) to add key-combinations (shortcuts) or context-menus, to run some command on a selected file. This could be useful for the commands egpg seal, egpg open, egpg sign, egpg verify, etc. But I have no idea how to do this.

@sourabhtk37
Copy link
Member

sourabhtk37 commented Mar 7, 2018

Yup, it's possible to built a GUI on egpg.

And yes we can add context-menus on selected file, which can then be passed along to a script via sys arguments. In case of GNOME based DE we have g-scripts that let's us do exactly that.

@dashohoxha
Copy link
Member Author

See also: #62 and #63

@dashohoxha
Copy link
Member Author

@sourabhtk37 you can have a look at g-scripts if you wish. There are already some encryption scripts for nautilus, but they are a bit old and maybe need to be updated.

@sourabhtk37
Copy link
Member

Alright. I'll read up on what exists and what can be done.

@sourabhtk37
Copy link
Member

Nautilus script for enc-dec. It's pretty old.

Another one which is more updated and official is Seahorse-nautilus.

@diveshuttam
Copy link

diveshuttam commented Aug 9, 2018

I created some nautilus-scripts for egpg in the gsoc tasks. If you are interested we can keep it in the ideas list and can proceed after GUI. (After GSoC)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants