Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5d78c19

Browse files
created workspace manager with efficient process handling
1 parent 09ac936 commit 5d78c19

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

‎README.md‎

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,24 @@
33
A powerful Python-based workspace management tool that helps you save, restore, and manage your window configurations across sessions.
44

55
## Table of Contents
6-
- [Overview](#overview)
7-
- [Features](#features)
8-
- [Requirements](#requirements)
9-
- [Installation](#installation)
10-
- [Usage](#usage)
11-
- [Getting Started](#getting-started)
12-
- [Main Interface](#main-interface)
13-
- [Saving Workspaces](#saving-workspaces)
14-
- [Restoring Workspaces](#restoring-workspaces)
15-
- [Managing Workspaces](#managing-workspaces)
16-
- [Filtering and Search](#filtering-and-search)
17-
- [System Tray Integration](#system-tray-integration)
18-
- [Process Management](#process-management)
19-
- [Configuration](#configuration)
20-
- [Troubleshooting](#troubleshooting)
21-
- [Contributing](#contributing)
6+
- [Workspace Manager](#workspace-manager)
7+
- [Table of Contents](#table-of-contents)
8+
- [Overview](#overview)
9+
- [Features](#features)
10+
- [Requirements](#requirements)
11+
- [Installation](#installation)
12+
- [Usage](#usage)
13+
- [Getting Started](#getting-started)
14+
- [Main Interface](#main-interface)
15+
- [Saving Workspaces](#saving-workspaces)
16+
- [Restoring Workspaces](#restoring-workspaces)
17+
- [Managing Workspaces](#managing-workspaces)
18+
- [Filtering and Search](#filtering-and-search)
19+
- [System Tray Integration](#system-tray-integration)
20+
- [Process Management](#process-management)
21+
- [Configuration](#configuration)
22+
- [Troubleshooting](#troubleshooting)
23+
- [Contributing](#contributing)
2224

2325
## Overview
2426

@@ -68,7 +70,7 @@ Workspace Manager is a desktop application that automatically tracks and restore
6870

6971
1. Clone or download the repository:
7072
```bash
71-
git clone [repository-url]
73+
git clone https://github.com/themrsami/Windows-Workspace-Manager-Python-GUI
7274
cd workspace-manager
7375
```
7476

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /