You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## A simple graphical user interface for LobsterPy
3
-
4
-
I miss coding with C++ (compilable languages rule 🤘🏻) and I've never written a GUI, so I try to make one for LobsterPy for the people that are not familiar with the Linux terminal (yet).
5
-
Sooooo 行きましょう!!!
2
+
## A graphical user interface for LobsterPy
6
3
4
+
A GUI for an easy start with [LobsterPy](https://github.com/JaGeo/LobsterPy) for the people that are not familiar with the Linux terminal (yet).
7
5
Only suitable for Linux/GNU systems!
8
6
9
-
A very simple GUI to handle LOBSTER input and output with LobsterPy. The purpose of this GUI is to help beginners getting familiar with Linux and the cli. That's why the functionalities are kept very simple on purpose and it's only supposed to be used on a Linux/GNU based machine. Requires a GTK+ 3.0 lib.
7
+
A GUI to handle LOBSTER input and output with LobsterPy. The purpose of this GUI is to help beginners getting familiar with Linux and the cli. That's why the functionalities are kept very simple on purpose and it's only supposed to be used on a Linux/GNU based machine.
0 commit comments