linuxrrze / ogon-greeter-qt

Qt5 based graphical login screen for ogon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the ogon-greeter-qt repository

This repository contains a Qt5 based greeter for ogon and is part of the ogon project. Though the greeter can be used with other platforms it's tightly coupled to the ogon qt platform.

What is the ogon project?

The ogon project is an open source driven collection of services and tools mainly written in C/C++ that provide graphical remote access to Linux desktop sessions using the Remote Desktop Protocol (RDP). It supports most modern RDP protocol extensions, bitmap compression codecs, dis- and reconnection to sessions and device redirections. ogon is compatible with virtually any existing RDP Client.

Any X11 destkop, weston or qt application can be used as session. Due to it's modular design it's easily possible to extend or add features or add new backends.

tl;dr - too long; didn't read - I just want ...

License

Most components of the ogon-project are licensed under the GNU AFFERO GENERAL PUBLIC LICENSE version 3. See LICENSE file of the respective repository.

About

Qt5 based graphical login screen for ogon

License:Other


Languages

Language:C++ 75.6%Language:CMake 24.4%