SceneShift v2.2.0
Session management, undo functionality, and configuration profiles.
Highlights
- Session History: Track all operations with timestamps and affected apps
- Undo Operations: Reverse kill, suspend, resume, or restore with Ctrl+Z
- Real-time Stats: View CPU and RAM usage for each process
- Status Indicators: See which processes are running, suspended, or not found
- Export/Import Profiles: Share configurations as JSON files
- PID Tracking: Precise suspend/resume targeting prevents wrong instance resumption
- Cleaner UI: Help text moved to expandable menu, main screen less cluttered
- File Browser: Select profiles from list instead of typing paths
Quick Start
New Users
scoop bucket add tandukuda https://github.com/tandukuda/scoop-bucket
scoop install sceneshiftOr download the .exe file below.
Upgrading from v2.1.x
scoop update sceneshiftOr replace your existing SceneShift.exe with the new version. Configuration preserved automatically.
New Keybindings
h- View session historyuorCtrl+Z- Undo last operationCtrl+E- Export configuration profilei- Import configuration profile
Documentation
- Installation: https://tandukuda.github.io/SceneShift/installation
- Usage Guide: https://tandukuda.github.io/SceneShift/usage
- Troubleshooting: https://tandukuda.github.io/SceneShift/troubleshooting
Requirements
- Windows 10 or 11 (64-bit)
- Administrator privileges
Known Issues
- UWP apps cannot be suspended (kill mode only)
- Use Windows Terminal or PowerShell for best display (CMD has limited color support)
Support
- Report bugs: https://github.com/tandukuda/SceneShift/issues
- Discussions: https://github.com/tandukuda/SceneShift/discussions
See full release notes above for complete changelog and technical details.