Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ogon-project/ogon-project

Issues and such.
https://github.com/ogon-project/ogon-project

Last synced: about 2 months ago
JSON representation

Issues and such.

Awesome Lists containing this project

README

        

# Welcome to the ogon project repository

This project/repository is mainly used as issue tracker
for all components of the ogon projects.

## 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 ....

* .. to report [a BUG][bugs]
* .. to build it - have a look at our [documentation][documentation]
* .. help - have a look to our [SUPPORT.md document][support]
* .. to get in touch - have a look to our [SUPPORT.md document][support]
* .. to contribute - have a look to [CONTRIBUTING.md][contribute]

# 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.

[support]: https://github.com/ogon-project/ogon-project/blob/master/SUPPORT.md
[bugs]: https://github.com/ogon-project/ogon-project/blob/master/SUPPORT.md#bugs
[documentation]: https://github.com/ogon-project/ogon-project/blob/master/SUPPORT.md#documentation
[contribute]: https://github.com/ogon-project/ogon-project/blob/master/CONTRIBUTING.md