Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 681 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 681 Bytes

NOJ Desktop

NOJ Desktop

NOJ Desktop is a contest optimized NOJ Client supporting Windows, Mac and Linux.

Install

See Releases page, NOJ Desktop provides binary installable files for better user experiences. It's strongly recommended to use that for participating contests.

Run Locally

If you want to run NOJ Desktop from source code, you need to clone it first and then run npm run start or npm run startWin after you installed all dependences via npm i.

Credit

NOJ Desktop is a contest client based on NOJ OAuth Services and NOJ Public API Services, you can use them to build your own NOJ extensional tools.