No project description provided
Project description
PyDropper
안드로이드도 에어드랍이 쓰고싶어!
핸드폰에서 노트북으로 영상/이미지 등의 파일을 옮기는것이 귀찮을때.. Near By Share나 AirDrop이 부러울때.. 난 핫스팟으로 파이드랍한다!
사용방법 (macOS 기준)
환경 셋팅
Python 3.12버전을 사용합니다.
파이썬 파일에서 다음 코드를 실행합니다.
import pydropper
import asyncio
asyncio.run(pydropper.run())
사용 방법
- /PyDropper/server/config/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 Distribution
pydropper-0.1.3.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file pydropper-0.1.3.tar.gz
.
File metadata
- Download URL: pydropper-0.1.3.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.0 CPython/3.12.1 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6530c10010c6e3addb07de3ffa36e661a299b741b689d3db632d8c5cd600f931 |
|
MD5 | 4da14a2dfa57aabba0357ddec53192de |
|
BLAKE2b-256 | 70434a973e1966c4eee16d5d063e635c80512644ad90feb874cb93775d580d70 |
File details
Details for the file pydropper-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pydropper-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.0 CPython/3.12.1 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cfc853301a26504c83c0f17e11816a352ffd9f835c470f0cccf29a7d0854eb5 |
|
MD5 | bc5e59eab1e396f4cf625baffe0c9215 |
|
BLAKE2b-256 | aa19cd57d44e6f86d4612f52a79bb889a90e5f24b60ed5719ae5e8c7b5418cd9 |