Daemonize Syncany Core & Externalize GUI
Bug #793955 reported by
Philipp C. Heckel
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Syncany |
New
|
Wishlist
|
Unassigned |
Bug Description
The Syncany GUI is currently a core part of Syncany. Launching and controlling Syncany without a GUI is not possible. In order to interact with Syncany by other programs, it might be useful to externalize the GUI in a separate application.
This bug is meant to discuss details for this blueprint:
https:/
What do you guys think of that? How could this be realized? Any volunteers?
Changed in syncany: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
I think this is a great idea and I've started working on an "api" service that will use json to communicate with clients. The ConfigPanel needs to be rethinked though (as some way of defining maybe the possible config values and then build the gui from that or whatever).