Skip to content

Himashana/CHN-Whiteboard

Repository files navigation

    _______      _        _       _       _
   / /____/     / /_____ / /     /  \    / /
  / /          /  _____   /     / /\ \  / /
 / /_____     / /      / /     / /  \ \/ /
/_______/    /_/      /_/     /_/    \ _/

CHN-Whiteboard GitHub issues GitHub stars GitHub Workflow Status GitHub code size in bytes GitHub code size in bytes

CHN Software Developers product

CHN Whiteboard is an Online Whiteboard Platform. You must need an internet connection to work with CHN Whiteboard.

Get last updates : https://chnsoftwaredevelopers.com/classroom/Whiteboard/Whiteboard App/Update.html

CHN Whiteboard Installation guide : https://chnsoftwaredevelopers.com/CHN-Classroom/Whiteboard/CHN-Whiteboard-install-assistant/

You also can use CHN Whiteboard web version..

Installation structure

CHN-Whiteboard-1.3/
├── Addons/
│   ├── .../
│       ├── ...
│       ├── ...
├── App/
│   ├── CSSrefresh.js
│   ├── Update.js
|   ├── index.html
│   ├── Whiteboard.html
│   ├── execute.bat
|   ├── execute.py
│   ├── run.js
│   ├── service.js
│   ├── index.html
│   ├── stoped.html
│   ├── PackageManager.py
│   ├── pagecontroller.html
├── CHNimgtodataURL.bat
├── CHNPackageManager.bat
└── CHNWhiteboard.bat
    

Released versions

Version Released date End-of-service Supported Download
1.3.0 Mar 12, 2022 June 15, 2022 https://github.com/Himashana/CHN-Whiteboard/releases/tag/v1.3.0
1.2.0_[LTS]_ Jun 16, 2021 Sep 30, 2021 https://himashana.github.io/CHN-Whiteboard-Installer
1.0.1 May 21, 2021 Jun 30, 2021 Link not found!
1.0.0 May 16, 2021 Jun 10, 2021 Link not found!

Prerequisites

If you use CHN-Whiteboard-Installer, prerequisites will automatically install in your computer.

  1. Python latest version

  2. tqdm

    py -m pip install tqdm
    
  3. requests

    py -m pip install requests
    
  4. PyQt5

    py -m pip install PyQt5
    
  5. PyQtWebEngine

    py -m pip install PyQtWebEngine
    

See CHN Whiteboard Installation guide : https://chnsoftwaredevelopers.com/CHN-Classroom/Whiteboard/CHN-Whiteboard-install-assistant/

Version 1.3.0 (Latest)


Execute CHN Whiteboard from command prompt

Read our Documentation page.



Version 1.2.0 or bellow


Execute CHN Whiteboard from command prompt

cd C:\Program Files (x86)\CHN Software Developers\CHN-Whiteboard-1.2\CHN_Whiteboard
cd C:\Program Files\CHN Software Developers\CHN-Whiteboard-1.2\CHN_Whiteboard

Or

See how to create a shortcut.