https://github.com/nopde/spaces
Project Manager for VSCode (or forks).
https://github.com/nopde/spaces
electron electron-app electronjs project-manager vscode vscodium
Last synced: 5 months ago
JSON representation
Project Manager for VSCode (or forks).
- Host: GitHub
- URL: https://github.com/nopde/spaces
- Owner: nopde
- License: mit
- Created: 2025-03-08T17:02:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-04T04:13:36.000Z (11 months ago)
- Last Synced: 2025-07-04T05:24:37.489Z (11 months ago)
- Topics: electron, electron-app, electronjs, project-manager, vscode, vscodium
- Language: JavaScript
- Homepage:
- Size: 1.27 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spaces
VSCode Project Manager for Windows made in Electron.
> [!IMPORTANT]
> The only supported operating system is Windows.
> [!WARNING]
> Although it may run on Linux, full functionality of the program is not guaranteed.
## Installation
```
pnpm install
```
## Start
```
pnpm run start
```
## Build
```
pnpm run build
```
## Contributions
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.