Skip to content

A application that can get Questions, including "Author", "Content", and "# of Vote", on Slido and show as a overlap.

Notifications You must be signed in to change notification settings

ckctc/SlidoGetQuestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlidoGetQuestion

GitHub repo size


Developed by:   Chen Kuan-Chung


目錄

背景

第一屆政大電影節規劃舉行特殊放映聊天場,使用Slido網站讓現場觀眾留言,因無法使用Slido API,故開發此應用爬取留言內容。

用法 (示範畫面為v1.0.0)

  1. 下載並運行 SlidoGetQuestion.exe
  2. 於輸入框中輸入 Slido Event 的網址

url.png

  1. 將持續爬取並顯示最新的留言

ref.png

  1. 應用實例(背景影片為 "Who Killed Captain Alex: Uganda's First Action Movie")

example.png

更新方向

  1. 完善UI/UX設計(由Tkinter轉為PyQt5)
  2. QuestionBox繪製順序位置邏輯
  3. 更改預設字型(目前因 Noto Sans TC 的 letterspacing 呈現上過於壅擠,故先使用微軟正黑體)
  4. 新增英文版README.md
  5. 優化程式效率及資源使用
  6. 測試MacOS環境
  7. 新增綁定「切換邊框模式熱鍵」之方式

Maintainers