File uploder for Android and Mac OS. but it can be used in other OS.
Project description
PyDropper
안드로이드 -> 맥북 파일 전송을 편하게 하자!
Near By Share나 AirDrop이 부러울때.. 난 핫스팟으로 PyDropper한다!
사용방법 (macOS 기준)
Python 3.12버전을 사용합니다.
import PyDropper
import asyncio
asyncio.run(PyDropper.run())
사용 방법
- /PyDropper/env.py에서 저장 위치를 결정합니다. (기본적으로는 루트폴더의 /storage에 저장됩니다.)
- 핸드폰으로 핫스팟을 켠다
- 맥북으로 해당 와이파이에 연결한다 (같은 인터넷에 연결 되어있다면, 핫스팟이 아니더라도 가능합니다!)
- 서버를 실행합니다.
- 와이파이 - 와이파이 설정 - IP주소를 확인한다. (ex: 192.168.0.1)
- 핸드폰으로 http://해당 주소:8001/docs에 접속한다 (ex: http://192.168.0.1:8001)
- /upload를 try it out 한후, 파일을 고르고 Execute한다.
- 터미널 창에 exit를 입력하여 서버를 끌 수 있습니다.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file PyDropper-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: PyDropper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af04b4a3dc0a70b402310321ca9119a02bb3456f75fc7d18814e05b46fe71e9b |
|
MD5 | f084d45e983b61c3bfec05bfd036f04d |
|
BLAKE2b-256 | a15c43d9de0fa46ad1433ca87b550427877dbb6e8f6fb570461d6494405f7263 |