Replies: 7 comments
-
Since the Go code now acts as a library, it wouldn't be hard to come up with GUIs for various environments. I don't think the core project should start including any GUI code though, there are too many different platforms, environments, toolkits, themes, and other things involved in creating a GUI and it's impossible for one project to do them all well and still do a good job of managing the core library. |
Beta Was this translation helpful? Give feedback.
-
I'm against including the GUI in the core. |
Beta Was this translation helpful? Give feedback.
-
yeah, that was what I had in mind. But since my proposition is probably not going anywhere, perhaps I will do it myself. |
Beta Was this translation helpful? Give feedback.
-
Interesting to find this idea in the issues. |
Beta Was this translation helpful? Give feedback.
-
Hello, This is more likely possible if |
Beta Was this translation helpful? Give feedback.
-
@Prajwal-Koirala This isn't an issue of engineers vs. designers really. Your comment pits them against each-other as if engineers were against good UI/UX. Sometimes it's appropriate for a project's scope to be a library or a CLI and not a GUI. Even good GUI designers can understand the need for properly scoped interests. You don't have to "push" because it was made by an engineer, that's just the puzzle piece that has to come first for good crypto. Also GUIs are never really native to languages, so this isn't |
Beta Was this translation helpful? Give feedback.
-
Just a standard package for GUI would be nice. |
Beta Was this translation helpful? Give feedback.
-
Not sure whether this is better suited for the Mailing List or here. Sorry, if I got it wrong.
Are there any plans for a GUI or is one in development? I just think that this would make the usage of Age much easier for people that don't feel comfortable using a terminal.
Beta Was this translation helpful? Give feedback.
All reactions