mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #228] [CLOSED] Enables Windows users to easily start program #968
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
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-maziggy-1#968
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?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/228
Author: @nmori
Created: 2/2/2026
Status: ❌ Closed
Base:
main← Head:easy_start_window_user📝 Commits (9)
974893fEnables Windows users to easily start programs at startup34848b7Update start_bambuddy.bata216180Update start_bambuddy.bat5156488Incorporation of countermeasures based on security findingseca9745Merge branch 'easy_start_window_user' of https://github.com/nmori/bambuddy into easy_start_window_userfe80a39Apply suggestion from @Copilot13f0acaApply suggestions from code review2b0ca04Merge branch 'main' into easy_start_window_usera5a5b5fMerge branch 'main' into easy_start_window_user📊 Changes
1 file changed (+519 additions, -0 deletions)
View changed files
➕
start_bambuddy.bat(+519 -0)📄 Description
Description
This allows Windows users who are not familiar with commands to easily start Bambuddy without having to worry about the details.
Type of Change
Changes Made
The batch file will create the environment required for installation and then start the program.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.