https://github.com/ignabelitzky/fake-login-gui
Fake login user interface.
https://github.com/ignabelitzky/fake-login-gui
fake gui interface login
Last synced: about 1 year ago
JSON representation
Fake login user interface.
- Host: GitHub
- URL: https://github.com/ignabelitzky/fake-login-gui
- Owner: ignabelitzky
- License: lgpl-2.1
- Created: 2021-07-10T18:36:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-25T00:22:08.000Z (almost 5 years ago)
- Last Synced: 2025-01-09T08:27:31.300Z (over 1 year ago)
- Topics: fake, gui, interface, login
- Language: C++
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fake Fedora login interface
This idea and the majority of the code was extracted from the book "Qt5 C++ GUI Programming - Second Edition" by Lee Zhi Eng. Has no functionality, everything is aesthetic.
## Compiling
To compile the 'Fake Fedora Login Window' you should open the fake-login-gui.pro file with QT Creator, build the app and run on your Linux machine.
## The interface
This interface simulates a Fedora login screen, this is a reference image of the project.

## License
GNU Lesser General Public License v2.1
[LGPL v2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)