mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #354] [Feature]: Show the next print to be finished #223
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aneopsy on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/354
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
When managing a large number of printers (e.g., 50), it becomes difficult to quickly identify which one will finish next and how much time remains before the next print completes.
Proposed Solution
It would be useful to add a card at the top center of the printer tab displaying information about the next print to finish, including the printer name and remaining time with progress bar. This would provide a quick at-a-glance overview of upcoming completions.
Alternatives Considered
No response
Feature Category
Monitoring & Stats
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Feb 13, 2026):
Available in branch 0.2.0b. Please let me know if it works for you.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@aneopsy commented on GitHub (Feb 13, 2026):
Perfect, thank you !