Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tranhuycong/space-saver
SpaceSaver is a macOS application designed to help you manage and optimize your workspace. It leverages macOS accessibility features to provide a seamless experience
https://github.com/tranhuycong/space-saver
macos-app swift swiftui
Last synced: 6 days ago
JSON representation
SpaceSaver is a macOS application designed to help you manage and optimize your workspace. It leverages macOS accessibility features to provide a seamless experience
- Host: GitHub
- URL: https://github.com/tranhuycong/space-saver
- Owner: tranhuycong
- Created: 2024-10-21T08:50:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T09:45:27.000Z (17 days ago)
- Last Synced: 2025-01-09T19:38:36.028Z (13 days ago)
- Topics: macos-app, swift, swiftui
- Language: Swift
- Homepage: https://tranhuycong.github.io/space-saver/
- Size: 65.5 MB
- Stars: 144
- Watchers: 5
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![SpaceSaver Logo](docs/mac256.png)
# SpaceSaver
SpaceSaver is a macOS application designed to help you manage your desktop spaces efficiently. With SpaceSaver, you can save the state of your open applications and windows, and easily restore them later. This is particularly useful for users who work with multiple applications and need to quickly switch between different workspaces.
## Screenshots
![SpaceSaver Main Screen](docs/Screenshot%202024-11-08%20at%2016.35.18.png)
## Preview
![SpaceSaver Preview](docs/SpaceSaver%202024-11-08%20at%2016.32.07.gif)
## Features
- **Save Workspace State**: Save the current state of all open applications and windows.
- **Restore Workspace State**: Reopen saved applications and windows, restoring their positions and sizes.
- **User-Friendly Interface**: Simple and intuitive UI built with SwiftUI.## Installation
1. **Download the App**: [Download SpaceSaver](https://github.com/tranhuycong/space-saver/releases/latest/download/SpaceSaver-Installer.dmg)
2. **Open the App**: Locate the downloaded file and open it to start the installation process.
3. **Follow the Instructions**: Follow the on-screen instructions to complete the installation.
4. **All Releases**: [All release versions](https://github.com/tranhuycong/space-saver/releases/)## Usage
1. **Launch SpaceSaver**: Open the SpaceSaver app from your Applications folder.
2. **Save Workspace**:
- Click the "Save Space" button to save the current state of your open applications and windows.
3. **Restore Workspace**:
- Select a saved workspace from the list and click "Restore" to reopen the saved applications and windows.## Contributing
We welcome contributions to improve SpaceSaver. If you have any suggestions or find any issues, please open an issue or submit a pull request on our [GitHub repository](https://github.com/tranhuycong/space-saver).
## License
This project is licensed under the MIT License. See the LICENSE (link to LICENSE file) file for more details.
## Contact
For any questions or support, please contact us at [[email protected]](mailto:[email protected]).
---
Thank you for using SpaceSaver! We hope it helps you manage your desktop spaces more efficiently.