Version: 1.0.0
Platform: Windows
License: MIT
Scriptographer is a professional PowerShell deployment tool designed for Windows domain administrators. It enables rapid, reliable deployment of PowerShell scripts to multiple target machines with real-time feedback and comprehensive logging.
- Installation Guide - Install and configure Scriptographer
- Quick Start - Get up and running in 5 minutes
- User Manual - Complete guide to all features
- Architecture Overview - System design and components
- PowerShell Execution Methods - PSRemoting, Copy-First, and PsExec
- Database Schema - SQLite structure and data models
- API Reference - IPC API documentation
- Troubleshooting - Common issues and solutions
- Security Considerations - Best practices and security model
- Development Guide - Build from source and contribute
✅ Multi-Target Deployment - Deploy to hundreds of machines simultaneously
✅ Three Execution Methods - PSRemoting, Copy-First, and PsExec support
✅ Real-Time Logging - Live feedback with color-coded status
✅ Script Management - Full CRUD operations with search
✅ Monaco Editor - Professional code editing with syntax highlighting
✅ Execution History - Track all deployments with success/failure metrics
✅ Keyboard Shortcuts - Power user features (Ctrl+S, Ctrl+D)
✅ Collapsible UI - Maximize screen space when needed
- Operating System: Windows 10/11 or Windows Server 2016+
- PowerShell: 5.1 or later
- Permissions: Domain administrator or equivalent
- Network: Access to target machines via WinRM, SMB, or PsExec
- Disk Space: 150 MB minimum
For questions, issues, or feature requests, please refer to the Troubleshooting Guide or open an issue on GitHub.
Built with: Electron, React, TypeScript, Monaco Editor, sql.js