An open API service indexing awesome lists of open source software.

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.

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.
![Screenshot - 7/10/2021](https://github.com/ignabelitzky/fake-login-gui/blob/main/screenshot.png)

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