Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.
/ customJSS Public archive

Customizes the JAMF Software Server web front-end with goal of improving interface appearance and usability.

Notifications You must be signed in to change notification settings

opragel/customJSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Does not work properly with 9.93. Use as your own risk x2.

customJSS

DISCLAIMER: This script is provided as-is... enjoy. As you might be able to tell by the code I am not a JS pro in any sense.

Customizes the JAMF JSS web front-end with goal of improving interface appearance and usability.

Meant for use with Tampermonkey and Chrome.

Last tested with Chrome 47.0.2526.106 and JAMF Software Server 9.81

Features

  • Requires NO direct modifications to your JSS instance
  • Tweaked aesthetics for a more modern, flat design. Login page
  • Streamlined navigation and workflow
    • Reconfigured navigation bar
    • Expandable/shrinkable sidebar Expandable / shrinkable sidebar
    • All settings page option (not split up into system, global, computer, etc) All settings page
  • Fairly easy to reconfigure code & styling

Wishlist

  • Ability to create scripts, computer/mobile smart/static groups, upload packages, network segment, and more directly from policy creation screen
  • Spruce or spruce-like report (https://github.com/sheagcraig/spruce) within the JSS web interface
  • Completely redone navigation

Requirements

  • JAMF Software Server 9.x (Last tested on 9.81)
  • Tampermonkey extension & Google Chrome
    • Greasemonkey and Firefox work, but I've seen additional bugs. Have not examined closely this far.

Installation

To use the script, install the Tampermonkey extension for Google Chrome and paste the JS file in as a script. There's a better way to do it, haven't checked that out yet. Sorry.

If it doesn't work, check to make sure your JSS URL is in scope! By default it applies the changes to *://jss.

Check line 6 of the JS: // @include ://jss.

Tampermonkey: https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en

Known issues:

  • See the issues section on GitHub
  • You tell me!

About

Customizes the JAMF Software Server web front-end with goal of improving interface appearance and usability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published