Prerequisites
You need one of the following:- A local git repository — already cloned on your machine
- A repository on your GitHub account — requires GitHub CLI installed
- A repository URL — HTTPS or SSH URL to clone directly
Adding Your First Project
1
Click Add Repository
In the sidebar, click Add Repository.
2
Select your repository
Choose a tab:
- Local — Browse to an existing git repository on your machine
- Clone Repository — Clone from GitHub (requires GitHub CLI) or enter an HTTPS/SSH URL
- The project name (folder name by default)
- The current branch (usually
mainormaster)
Adding Multiple Projects
Repeat the process for each repository you want to manage. Termpad supports unlimited projects. You can reorder projects by dragging them in the sidebar.Project Requirements
Termpad works with any git repository. The repository must have:Cloning a Repository
Termpad can clone repositories directly—use the Clone Repository tab when adding a project. You can either select from your GitHub repositories (requires GitHub CLI) or enter an HTTPS/SSH URL. Alternatively, clone via terminal first:Project Settings
After adding a project, configure its settings:1
Select the project
Click on the project in the sidebar.
2
Open settings
Click the gear icon next to the project name.
3
Configure options
Set up scripts for your project. See Configure Scripts for details.
Deleting a Project
To delete a project from Termpad:1
Right-click the project
Right-click the project in the sidebar.
2
Click Delete Repository
Select Delete Repository from the menu.
3
Choose delete option
You have two options:
- Remove from app only — Keeps all files, just removes from Termpad
- Delete completely — Deletes the repository and all worktrees