[PR #318] Add focusd to 'Tools and session management' section #4206

Open
opened 2026-07-12 03:20:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tmux/pull/318
Author: @SiiahK
Created: 7/8/2026
Status: 🔄 Open

Base: mainHead: add-focusd


📝 Commits (1)

  • fe3837b Add focusd to 'Tools and session management' section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What

Adds focusd to the Tools and session management section, in alphabetical order (between dmux and harpoon), following the list's entry format.

focusd is a local-first focus and habit engine for terminal workflows:

  • live focus timer segment for the tmux status bar (hard 250ms budget; prints nothing when idle, so the bar stays clean)
  • a keybind script to log focus blocks from tmux
  • a post-commit git hook that updates your coding habits and streak automatically — zero manual check-ins
  • a Neovim plugin with passive telemetry over a unix socket
  • single static Go binary, SQLite storage, MIT licensed, no cloud, no account, no data leaves the machine

Checklist

  • Entry follows the list format: - [name](url) Description
  • Inserted in alphabetical order
  • Project is open source (MIT), documented (README with install/usage), and the link works
  • Disclosure: I am the author of the project

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rothgar/awesome-tmux/pull/318 **Author:** [@SiiahK](https://github.com/SiiahK) **Created:** 7/8/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-focusd` --- ### 📝 Commits (1) - [`fe3837b`](https://github.com/rothgar/awesome-tmux/commit/fe3837bf7d8e082002589dcdf90457834f1acaee) Add focusd to 'Tools and session management' section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What Adds **focusd** to the *Tools and session management* section, in alphabetical order (between `dmux` and `harpoon`), following the list's entry format. [focusd](https://github.com/SiiahK/focusd) is a local-first focus and habit engine for terminal workflows: - live focus timer segment for the tmux status bar (hard 250ms budget; prints nothing when idle, so the bar stays clean) - a keybind script to log focus blocks from tmux - a post-commit git hook that updates your coding habits and streak automatically — zero manual check-ins - a Neovim plugin with passive telemetry over a unix socket - single static Go binary, SQLite storage, MIT licensed, no cloud, no account, no data leaves the machine ## Checklist - [x] Entry follows the list format: `- [name](url) Description` - [x] Inserted in alphabetical order - [x] Project is open source (MIT), documented (README with install/usage), and the link works - [x] Disclosure: I am the author of the project --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-12 03:20:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tmux#4206