Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appleboy/go-mitake-cli
三竹簡訊測試用 CLI 程式
https://github.com/appleboy/go-mitake-cli
golang mitake sms
Last synced: 16 days ago
JSON representation
三竹簡訊測試用 CLI 程式
- Host: GitHub
- URL: https://github.com/appleboy/go-mitake-cli
- Owner: appleboy
- License: mit
- Created: 2018-08-29T05:34:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T00:12:30.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T14:05:40.213Z (7 months ago)
- Topics: golang, mitake, sms
- Language: Go
- Size: 224 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mitake-cli
[![Build Status](https://cloud.drone.io/api/badges/appleboy/go-mitake-cli/status.svg)](https://cloud.drone.io/appleboy/go-mitake-cli)
三竹簡訊測試用 CLI 程式
## 安裝方式
```
$ go get -u github.com/appleboy/go-mitake-cli
```## 使用方式
```
$ go-mitake-cli -u 帳號 -p 密碼 -m 簡訊內容 -t 手機號碼
```