[Tails-ux] Tails Server GUI Design

Delete this message

Reply to this message
Author: segfault
Date:  
To: Tails user experience & user interface design
Subject: [Tails-ux] Tails Server GUI Design
Hi,

I'm currently working on the Tails Server (presumably also in this
year's Google Summer of Code) and I created an initial design of the
GUI. You can pull it from my gitlab repository [1] or take a look at the
attached screenshot.

I designed it with Glade. You can open the .glade file with Glade or
execute the .py file to run the GUI.

At the moment the icons will only be visible if you have the respective
application installed (i.e. mumble, gobby-0.5 and owncloud-client). I
did not implement the settings dialog yet, which should contain
application specific settings, e.g. for the mumble-server it would
contain the option to set a SuperUser password and the server's welcome
text. Clicking the question marks on the right would open the
documentation, which is not written yet :)

Please provide feedback on the redmine ticket [2].

[1] https://gitlab.com/segfault_/tails_server.git
[2] https://labs.riseup.net/code/issues/11313

Cheers