/OneWorkspace

The project is designed to create a flexible and efficient workspace management system for users on macOS.

Primary LanguageSwiftMIT LicenseMIT

OneWorkSpace

OneWorkSpace is an innovative workspace management system designed for macOS, enabling users to seamlessly switch between multiple workspaces with ease. Each workspace is fully customizable, allowing for different icons, colors, wallpapers, shortcuts, and even distinct shell environments. This project aims to enhance productivity and organization by providing a flexible and efficient way to manage various workspaces without the need for multiple user accounts.

Features

  • Multiple Workspaces: Create and switch between multiple workspaces, each with its own set of files, applications, and settings.
  • Customization: Personalize each workspace with unique icons, colors, wallpapers, and shortcuts.
  • Dynamic Application Folder: Automatically updates the Applications folder to match the selected workspace's specified settings.
  • Workspace Archives: Safely archive workspaces for future use or restoration.
  • Shell Environment Customization: Define different shell aliases and functions for each workspace.
  • Secure Workspaces: Create protected workspaces accessible by password or SSH key, with encrypted files for added security.
  • Workspace Templates: Utilize predefined templates for various purposes, such as coding, design, or personal use, to quickly set up new workspaces.
  • Global Hotkey Switching: Quickly switch between workspaces using a customizable global hotkey.

Getting Started

Prerequisites

  • macOS 10.15 or later
  • Xcode 12.0 or later

Installation

  1. Clone the repository:
git clone https://github.com/Tristen-Rice/OneWorkspace.git
  1. Open the project in Xcode:
open OneWorkSpace.xcodeproj
  1. Build and run the application.

Usage

  1. Creating a Workspace: Click on the "+" button to add a new workspace. Enter the workspace name and customize it according to your preferences.

  2. Switching Workspaces: Use the sidebar to select a workspace and click "Activate" to switch to it. Alternatively, use the global hotkey for quicker switching.

  3. Customizing Workspaces: Select a workspace and use the "Settings" option to customize its appearance and settings.

  4. Archiving Workspaces: To archive a workspace, select it and choose "Archive". Archived workspaces can be restored at any time.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements


Made with ❤️ by Tristen Rice