LICENSE
MANIFEST.in
README.md
setup.py
orangeshare/__init__.py
orangeshare/__main__.py
orangeshare/config.py
orangeshare/default.ini
orangeshare/devices.py
orangeshare/notify.py
orangeshare/orangeshare
orangeshare/temp_dir.py
orangeshare.egg-info/PKG-INFO
orangeshare.egg-info/SOURCES.txt
orangeshare.egg-info/dependency_links.txt
orangeshare.egg-info/requires.txt
orangeshare.egg-info/top_level.txt
orangeshare/__pycache__/__init__.cpython-39.pyc
orangeshare/__pycache__/__main__.cpython-39.pyc
orangeshare/__pycache__/config.cpython-39.pyc
orangeshare/__pycache__/devices.cpython-39.pyc
orangeshare/__pycache__/notify.cpython-39.pyc
orangeshare/__pycache__/temp_dir.cpython-39.pyc
orangeshare/logo/black.png
orangeshare/logo/black.svg
orangeshare/logo/gray.png
orangeshare/logo/gray.svg
orangeshare/logo/orange5.afdesign
orangeshare/logo/white.ico
orangeshare/logo/white.png
orangeshare/logo/white.svg
orangeshare/shortcuts/File.py
orangeshare/shortcuts/Text.py
orangeshare/shortcuts/__pycache__/File.cpython-39.pyc
orangeshare/shortcuts/__pycache__/Text.cpython-39.pyc
orangeshare/shortcuts/get_data/GetData.py
orangeshare/shortcuts/get_data/__pycache__/GetData.cpython-39.pyc
orangeshare/shortcuts/get_data/icons/clipboard_dark_mode.jpeg
orangeshare/shortcuts/get_data/icons/clipboard_dark_mode.png
orangeshare/shortcuts/get_data/icons/clipboard_light_mode.png
orangeshare/shortcuts/get_data/icons/file_dark_mode.jpeg
orangeshare/shortcuts/get_data/icons/file_dark_mode.png
orangeshare/shortcuts/get_data/icons/file_light_mode.png
orangeshare/shortcuts/handlers/clipboard.py
orangeshare/shortcuts/handlers/open.py
orangeshare/shortcuts/handlers/open_helper.py
orangeshare/shortcuts/handlers/save.py
orangeshare/shortcuts/handlers/__pycache__/clipboard.cpython-39.pyc
orangeshare/shortcuts/handlers/__pycache__/open.cpython-39.pyc
orangeshare/shortcuts/handlers/__pycache__/open_helper.cpython-39.pyc
orangeshare/shortcuts/handlers/__pycache__/save.cpython-39.pyc
orangeshare/ui/__init__.py
orangeshare/ui/__pycache__/__init__.cpython-39.pyc
orangeshare/ui/api/devices/Delete.py
orangeshare/ui/api/devices/New.py
orangeshare/ui/api/devices/__init__.py
orangeshare/ui/api/devices/__pycache__/Delete.cpython-39.pyc
orangeshare/ui/api/devices/__pycache__/New.cpython-39.pyc
orangeshare/ui/api/devices/__pycache__/__init__.cpython-39.pyc
orangeshare/ui/api/host/__init__.py
orangeshare/ui/api/host/__pycache__/__init__.cpython-39.pyc
orangeshare/ui/static/css/devices.css
orangeshare/ui/static/css/index.css
orangeshare/ui/static/css/main.css
orangeshare/ui/static/css/shortcuts.css
orangeshare/ui/static/fonts/Mulish-VariableFont_wght.ttf
orangeshare/ui/static/fonts/OFL.txt
orangeshare/ui/static/icons/logo/white.svg
orangeshare/ui/static/js/devices.js
orangeshare/ui/static/js/jquery-3.6.0.min.js
orangeshare/ui/static/js/qrcode.min.js
orangeshare/ui/static/js/shortcuts.js
orangeshare/ui/templates/devices.html
orangeshare/ui/templates/index.html
orangeshare/ui/templates/settings.html
orangeshare/ui/templates/shortcuts.html