mun.track is a Model UN committee dashboard.
If you attended a Model UN conference, your committee chairs will probably use a chalkboard or a Microsoft Word document to manage the general speakers lists, the rolling speakers list, quorum, and speaking time. This is inefficient and gets messy fast.
mun.track is a sleek online dashboard for your Model UN committee that eliminates the pain. mun.track runs in any modern web browser and is designed to be projected in front of your delegates.
mun.track is controlled by typing commands at the prompt at the bottom of the screen. The learning curve is a bit steep, but
- once you learn the keyboard commands, you'll be whizzing around much faster than you could with a mouse
- the command-line is the only interface discreet enough to not disrupt your delegates.
To run a command, simply type its name and press <enter>. Then follow any
relevant prompts.
| command | shortcut | description |
|---|---|---|
help |
? |
Display this table |
settitle |
sh |
Set title |
setquorum |
sq |
Set quorum |
settime |
st |
Set speaking time |
setexts |
se |
Set speaking extensions |
add |
a |
Add delegates to current speakers list |
insert |
i |
Insert delegate into current speakers list |
change |
c |
Change delegate in current speakers list |
flip |
f |
Flip delegates in current speakers list |
delete |
d |
Remove delegates from current speakers list |
deleteall |
D |
Remove all delegates from current speakers list |
next |
n |
Advance speakers list |
prev |
p |
Return to previous delegate in speakers list |
switch |
s |
Switch between rolling/general/voting speakers list |
vote |
v |
Enter voting procedure |
extend |
e |
Extend current delegate's speaking time |
timer |
t |
Start large timer (for caucuses) |
mod |
m |
Enter a moderated caucus |
spacebar |
n/a | Start/stop timers |
enter |
n/a | Advance to next speaker in moderated caucus |
mun.track is designed for you to sit facing your committee with your laptop open and mun.track projected behind you. We recommend you enable the "mirror displays" option to project exactly what appears on your screen so you're aware of what your delegates can see.
The original mun.track was developed by Nikhil Benesch, whose website is unfortunately lost to the sands of time. The code is still there, however, at benesch/mun.track.
This fork is developed by Ishaan Ramesh, who runs The Adder.
Changes from the original mun.track:
- The mun.track UI has been redesigned according to flat design principles.
- A number of bugs have been addressed and fixed:
- On Firefox, the "help" dialog no longer automatically opens the GitHub repository when triggered from the command line.
- Timers no longer accept "0:00" as a valid time; this was causing issues.
- On some platforms, the large timer would not function after being closed previously. This has been fixed.
- The commandline no longer has that attention-grabbing blue outline.
- A new functionality has been added for moderated caucuses.
- More commands have been added, such as the
deleteallcommand.
Release notes: (moved to CHANGELOG)
We love contributions! See CONTRIBUTING.
mun.track is free software: free to use, free to modify, and free to distribute under the terms of the Affero GNU General Public License, version 3.
Essentially, should you choose to modify mun.track and make available a website hosting your modified version, all users must be provided with the opportunity to obtain your modified source code.
The two font files, Inter and Iosevka, are also freely licensed under the SIL Open Font license.
