1
0
Fork
You've already forked remoteapp
0
No description
  • Python 96.7%
  • HTML 3.3%
Find a file
Barnabás Czémán af7be86c4a Create main function
Now all code under the 'if __main__' moved to the main function.
Changes:
- main function
- update readme
2020年04月14日 01:16:10 +02:00
desktop-file.jinja2 Initial version 2020年04月13日 20:43:06 +02:00
poetry.lock Initial version 2020年04月13日 20:43:06 +02:00
pyproject.toml Initial version 2020年04月13日 20:43:06 +02:00
README.md Create main function 2020年04月14日 01:16:10 +02:00
remoteapp.py Create main function 2020年04月14日 01:16:10 +02:00

remoteapp

MS RemoteApp synchronization script for linux

Requirements

  • remmina

TODO

Install

TODO

Usage

./remoteapp.py https://exmaple.com/RDWeb/Feed/webfeed.aspx

TODO

  • Code clean up
  • Tests
  • Support freerdp
  • Support multiple terminal server
  • PyPI package
  • Better project name
  • AppImage release