Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5xruby/fb-checkin
本棒會在指定 FB 粉絲頁或打卡點,其按讚數量與打卡數總和超過指定數量時,放出慶祝特效。
https://github.com/5xruby/fb-checkin
Last synced: about 2 months ago
JSON representation
本棒會在指定 FB 粉絲頁或打卡點,其按讚數量與打卡數總和超過指定數量時,放出慶祝特效。
- Host: GitHub
- URL: https://github.com/5xruby/fb-checkin
- Owner: 5xRuby
- Created: 2014-06-02T11:08:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-27T15:53:41.000Z (over 10 years ago)
- Last Synced: 2024-04-13T19:29:51.942Z (9 months ago)
- Language: JavaScript
- Homepage: http://5xruby.github.io/FB-checkin
- Size: 1.23 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 打卡集氣棒
本棒會在指定 FB 粉絲頁或打卡點,其按讚數量與打卡數總和超過指定數量時,放出慶祝特效。
![](image/screenshot.png)
## 使用範例
- 打卡最大值為 1000:http://5xruby.github.io/FB-checkin?max_count=1000
- 指定粉絲團、最大值與指定字體大小:http://5xruby.github.io/FB-checkin?max_count=10000&obj_id=IMWaffle&font_size=0.3## 變數說明
變數 | 預設值 | 說明
-------------- | ------- | ----
`obj_id` | 5xruby | 粉絲頁 ID
`font_size` | 0.5 | 倒數數字大小
`auto_fire` | false | 自動放煙火
`btn_size` | 100 | 啟動煙火按大小
`qr_code_size` | 600 | QRCode 圖片大小
`max_count` | 500 | 讚、打卡最大值
`cycle` | 1000 | 更新頻率