Skip to content
forked from DOMjudge/DOMjura

DOMJura is an application that takes the DOMJudge Results and Leaderboard and visualize it in a more aethetic way and with more functionalities

License

Notifications You must be signed in to change notification settings

acm-insat/DOMjura

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOMjura

DOMjudge results application


DOMjura is a DOMjudge API parser that makes a nice results presentation.

DOMjura is easy to use: you just specify the DOMjudge URL and you are good to go.

Requirements

DOMjura requires the following software:

  • Qt6
  • DOMjudge 6.0 or higher
  • The DejaVu Sans Mono font (bold and bold oblique)

Compiling

Compiling can be done by installing Qt5, and then doing the following in the source directory (or by using Qt Creator):

cmake build 
./DOMjura

Note that the last line may be different on Mac OS X and Windows and the first line is customizable depending on the build system you are using.

License

DOMjura is licensed under the MIT License.

Copyright (c) 2004 - 2019 by the DOMjudge developers and all respective contributors. Copyright (c) 2024 - 2025 by the DOMjudge developers, ACM INSAT Tunis Student Branch and all respective contributors.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • CMake 1.1%