A NixOS Home-Manager Module that works similarly to Winapps.
- Import the module.
- Use the
remoteapps
-key to configure the module. - Desktop Entries and
startremoteapp-<name>.sh
-scripts will be available after rebuild
See module.nix
.
- Microsoft Access
- Microsoft Excel
- Microsoft OneNote
- Microsoft Outlook
- Microsoft Powerpoint
- Microsoft Publisher
- Microsoft Word
You can easily add applications by adding a remoteapps.apps.<name>
-entry.
Take a look at the ./apps
for examples.
I'm happy about any contribution in any form. Feel free to submit feature requests and bug reports using a GitHub Issue. PR's are also appreciated.
The code is licensed under the MIT-License.
Icons are fetched from vscode-icons. Refer to the specified licenses there for the icons.