Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stripedpajamas/nautilus
- Owner: stripedpajamas
- License: mit
- Created: 2017-03-15T02:36:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T13:12:44.000Z (over 7 years ago)
- Last Synced: 2024-12-17T02:17:51.845Z (about 1 month ago)
- Topics: bootstrap, express, mongodb, nodejs, office365, passport-local, powershell, pug, socket-io
- Language: JavaScript
- Homepage:
- Size: 277 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)