2019-10-05 16:35:17 +02:00
|
|
|
# RAWeb
|
|
|
|
|
|
|
|
A simple web interface for your RemoteApps hosted on Win 7, 8, 10 and Server.
|
|
|
|
|
2019-10-11 16:05:03 +02:00
|
|
|
To setup RemoteApps, try [RemoteApp Tool](https://github.com/kimmknight/remoteapptool).
|
|
|
|
|
2019-10-05 16:35:17 +02:00
|
|
|
## Features
|
|
|
|
|
2019-10-12 17:10:19 +02:00
|
|
|
* A web interface for your RemoteApps (and full-desktop RDP sessions)
|
|
|
|
* Webfeed to put RemoteApps in client start menu
|
|
|
|
* Optional authentication to provide different apps to different users
|
2019-10-05 16:35:17 +02:00
|
|
|
* File type associations on webfeed clients
|
|
|
|
|
2019-10-11 16:05:03 +02:00
|
|
|
## Download
|
|
|
|
|
|
|
|
[Latest](https://github.com/kimmknight/raweb/archive/master.zip)
|
|
|
|
|
2019-10-05 16:35:17 +02:00
|
|
|
## Installation
|
|
|
|
|
|
|
|
1. Install IIS and ASP features
|
2019-10-11 16:05:03 +02:00
|
|
|
2. Copy the contents of the "wwwroot" folder to your inetpub\wwwroot folder.
|
2019-10-11 17:24:34 +02:00
|
|
|
|
|
|
|
## 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)
|
2019-10-11 17:31:58 +02:00
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
|
|
|
![](https://github.com/kimmknight/raweb/wiki/images/screenshots/raweb0020.png)
|
|
|
|
|
|
|
|
A web interface for your RemoteApps
|
|
|
|
|
|
|
|
![](https://github.com/kimmknight/raweb/wiki/images/screenshots/rawebfeed.png)
|
|
|
|
|
|
|
|
Webfeed puts RemoteApps in client Start Menu
|
|
|
|
|
|
|
|
![](https://github.com/kimmknight/raweb/wiki/images/screenshots/win8webfeedcrop.jpg)
|