raweb/README.md

34 lines
1.2 KiB
Markdown

# RAWeb
A simple web interface for your RemoteApps hosted on Win 7, 8, 10 and Server.
To setup RemoteApps, try [RemoteApp Tool](https://github.com/kimmknight/remoteapptool).
## Features
* Webfeed to put RemoteApps in client start menu.
* Authentication to provide different apps to different users.
* File type associations on webfeed clients
## Website
For user guides and more info, visit:
[http://kimknight.net/raweb](http://kimknight.net/raweb)
## Download
[Latest](https://github.com/kimmknight/raweb/archive/master.zip)
## Installation
1. Install IIS and ASP features
2. Copy the contents of the "wwwroot" folder to your inetpub\wwwroot folder.
## Guides
* [Setup RAWeb Web Interface](https://github.com/kimmknight/raweb/wiki/Setup-RAWeb-Web-Interface)
* [Setup RAWeb Webfeed with a Self Signed Certificate](https://github.com/kimmknight/raweb/wiki/Setup-RAWeb-Webfeed-with-a-Self-Signed-Certificate)
* [File type associations for RAWeb webfeed clients](https://github.com/kimmknight/raweb/wiki/File-type-associations-for-RAWeb-webfeed-clients)
* [Configuring RAWeb for a multi user environment](https://github.com/kimmknight/raweb/wiki/Configuring-RAWeb-for-a-multi-user-environment)