kozec / syncthing-gtk

GTK3 & python based GUI for Syncthing
GNU General Public License v2.0
1.31k stars 138 forks source link

No way to rename local device #311

Open acolomb opened 8 years ago

acolomb commented 8 years ago

In my quest to reach feature-parity with the Web UI, one more missing item is the ability to rename the local device.

The Web UI exposes it directly under Actions - Settings - Device Name.

Having this available in Syncthing-GTK directly would make it a much better fit for new users. I've recently read many comparisons of Syncthing versus other software and most of them agreed that the setup process is not user-friendly for noobs. Syncthing-GTK definitely makes that a breeze, but currently does not provide all features of the "native" Web UI.

kozec commented 8 years ago

Sorry for not responding, I read your messages on phone without writing anything few days back.

I'm aware of both this and #310 and I'll try to implement them.