Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stripedpajamas/nautilus

socket-based web app for running existing powershell scripts on an Office365 client.
https://github.com/stripedpajamas/nautilus

bootstrap express mongodb nodejs office365 passport-local powershell pug socket-io

Last synced: about 1 month ago
JSON representation

socket-based web app for running existing powershell scripts on an Office365 client.

Awesome Lists containing this project

README

        

# Nautilus

A socket-based web app for running existing powershell scripts on an Office365 client.

* HTTPS (with Let's Encrypt, auto-renewing)
* Authentication required (using Passport-Local & Duo for 2FA)
* Usernames, passwords, and client info stored in MongoDB
* Special access for admin users (add/removing clients & users)
* Responsive design (Bootstrap)