https://github.com/guidefari/tmux-sessioner
https://github.com/guidefari/tmux-sessioner
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/guidefari/tmux-sessioner
- Owner: guidefari
- Created: 2025-01-08T06:42:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T06:50:38.000Z (over 1 year ago)
- Last Synced: 2025-06-11T23:58:20.904Z (about 1 year ago)
- Language: TypeScript
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Tmux Sessioner
## Description
This is a extension for raycast to manage tmux sessions.
## Features
- Switch between sessions 🔄
- Switch between windows 🔄
- Attach to sessions/windows automatically with setup terminal 🖥
- Attach to sessions automatically with setup terminal 🖥
- Create new sessions 🆕
- Delete sessions 🗑
- Rename sessions 📝
## How to use
1. Install [Raycast](https://raycast.com/) 📦
2. Install [Tmux](https://linuxize.com/post/getting-started-with-tmux/) 📦
3. Install [Extension](https://www.raycast.com/raycast) 📦
4. Open Raycast and type `Tmux Sessioner` to see all commands 📟
5. First time you need to setup your terminal to attach to sessions automatically 🖥

6. Enjoy Mangaging your sessions 🎉

7. You can create a new session with type `Create New Session` 🆕

## TODO
- [ ] Label sessions 🏷
- [ ] Prioritize sessions 📈
- [ ] Allow Creating Session with predefined windows 🖼
- [ ] Create/Delete/Rename Windows