https://github.com/c2r0b/stage-label
Add custom labels to Stage Manager
https://github.com/c2r0b/stage-label
desktop macos manager stage
Last synced: about 2 months ago
JSON representation
Add custom labels to Stage Manager
- Host: GitHub
- URL: https://github.com/c2r0b/stage-label
- Owner: c2r0b
- License: mit
- Created: 2024-01-03T17:19:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T10:07:34.000Z (about 2 years ago)
- Last Synced: 2025-01-27T06:27:07.864Z (over 1 year ago)
- Topics: desktop, macos, manager, stage
- Language: Swift
- Homepage: https://apps.apple.com/it/app/stage-label/id6475116692
- Size: 615 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Stage Label 
An intuitive app designed to enhance Stage Manager on macOS by allowing users to add custom labels to each window group on their desktop.
Written in Swift and SwiftUI, Stage Label is a simple and lightweight app currently built as a working prototype.
## Features
- [x] Add custom labels to each window group on your desktop
- [x] Custom color of labels
- [x] Custom font size of labels
- [x] Custom labels opacity
- [x] Open at login
## Contributing
If you have any ideas, just open an issue and tell us what you think!
The app is written in Swift and SwiftUI, so if you want to contribute, feel free to fork the project and submit a pull request.
## Improvements
Here are some suggestions for future improvements for which contributions are welcome:
- [ ] Track labels if a window is added or removed from a group
- [ ] Solve performance issues when tracking windows for a long time
- [ ] Save labels to restore them after a restart
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.