Table of Contents ↶
Introduction ↶
之前有一次在和同學解釋河內塔時,我使用了一個線上電子白板,但是操作起來覺得不夠直覺化,因此漸漸萌生自己做一個的念頭,這個專案也就在 KUAS ITC 的第一屆Hackathon開始執行了。
Python | Flask | HTML5 | CSS3 | JavaScript | Bootstrap | jQuery | Font Awesome |
Demo ↶
Browser Support ↶
IE 10+ ✖ | Chrome 4.0+ ✔ | Firefox 16.0+ ✖ | Opera 15.0+ ✖ | Safari 4.0+ ✖ |
Installation ↶
# Clone the repository
git clone https://github.com/TCCinTaiwan/White-Brain
Usage ↶
run Server:
# Go into the directory
cd White-Brain
# run server
python main.py
Todo ↶
- 工具
- 選取框
- 擦子
- 物件擦
- 區域擦
- 畫線
- 點 按一下
- 鉛筆
- 直線
- 中心點模式
- Ctrl
- 曲線
- Alt
- Shift
- 畫矩形/多邊形
- 矩形
- 設定邊數
- 正多邊形
- Shift
- 中心點模式
- Ctrl
- 畫圓形
- 正圓
- Shift
- 橢圓形
- 正圓
- 物件
- 文字
- 圖片
- 選項
- 格線
- 開啟關閉
- Ctrl + G
- 開啟關閉
- 畫圖步驟物件化
- 旋轉
- 特殊角
- Ctrl
- 特殊角
- 格線
- 步驟
- 上一步
- Ctrl+Z
- 微調
- 下一步
- Ctrl + Y
- 微調
- 上一步
- 小地圖
- 預覽
- 連線共用
- 拖曳
Contributing ↶
- Create an issue and describe your idea
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a Pull Request
History ↶
For detailed changelog, check Change Log .
License ↶
White's Brain由TCC, chungtryhard製作,以創用CC 姓名標示-相同方式分享 4.0 國際 授權條款釋出。 此作品衍生自https://github.com/TCCinTaiwan/White-Brain。