felixse / felixse/FluentTerminal
Feature Request: Enhance by Notification
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
## Notification
When a command is complete (new prompt writes like `Jack ~/ $`), if the terminal is not the active window, send a notification.
Example:

## Notification with Progress
When a task is running (writes something like `[*************************-----------------------------]` or using `Write-Progress`), detect it then send a notification with a progress bar.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.