Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/missiletoe/kream-inventory

크림 보관판매 매크로
https://github.com/missiletoe/kream-inventory

macros pyqt5 pyqt5-desktop-application pyqt5-gui python selenium

Last synced: 1 day ago
JSON representation

크림 보관판매 매크로

Awesome Lists containing this project

README

        

# 📦 크림 보관판매 매크로 by missiletoe 🚀🦶🏻🎄

크림 보관판매 매크로는 Python으로 작성된 간단한 스크립트입니다. 😊

윈도우와 맥OS에서 모두 실행 가능합니다.

셀레니움을 이용해 매크로가 가동되며, PyQt5를 통해 UI가 제공됩니다.

![Screenshot 2024-12-15 at 17 59 18](https://github.com/user-attachments/assets/93b1abf9-15d0-43c6-b5ac-4225d0aac204)

## 각 버튼의 주요 기능

- **검색**: 키워드로 크림 제품을 검색합니다.
- **제품 상세정보**: 선택한 제품의 상세 정보를 확인합니다.
- _향후 시세 정보를 확인할 수 있는 기능 추가 예정입니다._
- **로그인**: 아이디와 비밀번호를 입력해 로그인합니다.
- **매크로 시작**: 보관판매를 버튼을 누르면 매크로가 실행됩니다.

## 설치 방법

1. 이 저장소를 클론합니다:

```bash
git clone https://github.com/missiletoe/kream-inventory.git
```

2. 필요한 패키지를 설치합니다:

```bash
pip install -r requirements.txt
```

## 사용 방법 [macOS]

- [!LAUNCH.command](https://github.com/missiletoe/kream-inventory/blob/main/!LAUNCH.command)를 더블클릭하면 UI가 나타납니다.

## 사용 방법 [Windows]

- [inventory.py](https://github.com/missiletoe/kream-inventory/blob/main/inventory.py)를 더블클릭하면 UI가 나타납니다.