A fully featured web app for viewing Navy and Marine Corps administrative messages — a taste of the native apps.
![]() |
![]() |
![]() |
![]() |
![]() |
---|---|---|---|---|
Chrome | IE 11 | Edge | Safari | Firefox |
133 ✔ | 11 ✔ | 134 (🪦 v44) ✔ | 13 ✔ | 75 ✔ |
- Go to https://navadmin-viewer.github.io/.
- Select the message type and year to browse.
- Click the message you want to view.
The web app will cache viewed messages offline so that message data will be instantly available next time! Messages are not all auto-downloaded in bulk because internet browsers restrict the storage to 5 megabytes. 😥
You can Save (Ctrl-S/Cmd-S) the main website to your computer to use when fully offline because some browsers may not load the online main page without an internet connection (even when the messages are already locally stored). Either save the main site locally or don't navigate away to another website while away from internet.
You can create links which will automatically display a specific message by adding parameters to the URL.
Examples:
NAVADMIN 104/2020 ▶ https://navadmin-viewer.github.io/?type=NAVADMIN&year=2020&number=104
ALNAV 038/2020 ▶ https://navadmin-viewer.github.io/?type=ALNAV&year=2020&number=38
NAVADMIN 188/2020 (with redirect to installed app) ▶ https://navadmin-viewer.github.io/view-message/?type=NAVADMIN&year=2020&number=188
Tip:
Adding /view-message/?
path at the end of the URL before parameters will automatically launch the native NAVADMIN Viewer iOS and Android apps if installed. The page will be redirected to the /
path before displaying the message on Desktop and if no app installs are detected.
Parameter | Allowed Values | Description |
---|---|---|
type |
NAVADMIN , ALNAV , MARADMIN , ALMAR |
The message type. |
year |
20xx | The message year. |
number |
xxx | The message number. |
See the main FAQ
All original code in NAVADMIN Viewer web client is available under terms of GPL-3.0.
NAVADMIN Viewer web client uses assets from the following projects. Thank you to all contributors of these projects.