Skip to content

Desz01ate/Clauder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clauder

Clauder is a .NET tool that allows you to browse and manage your Claude projects and sessions from your terminal.

Installation

nuget

You can install Clauder as a global .NET tool:

dotnet tool install --global Clauder

Usage

Once installed, you can run the tool using the following command:

clauder

This will launch an interactive terminal UI that will guide you through the following steps:

  1. Select a Project: The tool will display a paginated list of your Claude projects. You can navigate through the list and select the project you want to work with.
  2. Select a Session: After selecting a project, the tool will display a list of its sessions. You can then select a session to view.
  3. Launch Session: The selected session will be launched.

Prerequisites

Before running the tool, make sure that you have your Claude projects stored in the expected directory. The tool looks for a .claude directory in your user's home directory. For example, on Linux, this would be ~/.claude/.

About

A project and session manager for Claude Code in CLI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages