Skip to content

A C++ program to move ClassIn classroom window in order to exit from focused learning mode.

License

Notifications You must be signed in to change notification settings

ballade0d/ClassIn-Mover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ClassIn-Mover

A program to move ClassIn classroom window in order to exit from focused learning mode.

Supported ClassIn version: 3.0.2.130 to 3.0.5.1, as well as 3.0.7.x 4.x. (ClassIn prior to 3.0.2.130 does not have focused learning mode at all)

Maybe the program will lose efficacy in the future versions.

Usage

Run this program before entering the classroom, then get into the classroom as normal.

After that, the program will automatically detect the classroom window, and make it unable to occupy the whole screen.

If working well, the program should output one line of log each second, showing the current working status.

Known issues

  • This program calls native API and thus can only work on Windows.

  • The patched classroom window will still be maximized, but you can place other windows above it or simply switch to another window.

  • Occasionally the program will not work, please reopen ClassIn and this program.

  • The program will only patch one classroom window if you open two or more at the same time.

    This is not a big matter, since few people need to login into multiple accounts at once.

About

A C++ program to move ClassIn classroom window in order to exit from focused learning mode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%