1
0
Fork 0
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

Closed
opened 2026-05-07 00:15:14 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/228
Author: @nmori
Created: 2/2/2026
Status: Closed

Base: mainHead: easy_start_window_user


📝 Commits (9)

  • 974893f Enables Windows users to easily start programs at startup
  • 34848b7 Update start_bambuddy.bat
  • a216180 Update start_bambuddy.bat
  • 5156488 Incorporation of countermeasures based on security findings
  • eca9745 Merge branch 'easy_start_window_user' of https://github.com/nmori/bambuddy into easy_start_window_user
  • fe80a39 Apply suggestion from @Copilot
  • 13f0aca Apply suggestions from code review
  • 2b0ca04 Merge branch 'main' into easy_start_window_user
  • a5a5b5f Merge 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

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

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.

## 📋 Pull Request Information **Original PR:** https://github.com/maziggy/bambuddy/pull/228 **Author:** [@nmori](https://github.com/nmori) **Created:** 2/2/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `easy_start_window_user` --- ### 📝 Commits (9) - [`974893f`](https://github.com/maziggy/bambuddy/commit/974893f67f898cba8d6d7645016e3402f4e42b46) Enables Windows users to easily start programs at startup - [`34848b7`](https://github.com/maziggy/bambuddy/commit/34848b752e6d48c1f21583d8b86673584cef473e) Update start_bambuddy.bat - [`a216180`](https://github.com/maziggy/bambuddy/commit/a2161800b2b9bfd0c106f0a9a040b08a2f40c6a2) Update start_bambuddy.bat - [`5156488`](https://github.com/maziggy/bambuddy/commit/5156488fda136ecd5884a84e6b91cfb711007ef0) Incorporation of countermeasures based on security findings - [`eca9745`](https://github.com/maziggy/bambuddy/commit/eca9745af63f2ab60f3d05f6f773ba1f934d045b) Merge branch 'easy_start_window_user' of https://github.com/nmori/bambuddy into easy_start_window_user - [`fe80a39`](https://github.com/maziggy/bambuddy/commit/fe80a39bafb44b5dcfc9c810f1cd703b1ae35a7d) Apply suggestion from @Copilot - [`13f0aca`](https://github.com/maziggy/bambuddy/commit/13f0aca1a5093a19ac3f650981494bc918d43677) Apply suggestions from code review - [`2b0ca04`](https://github.com/maziggy/bambuddy/commit/2b0ca04df88b0f548f8f83b382a9b22f336ef098) Merge branch 'main' into easy_start_window_user - [`a5a5b5f`](https://github.com/maziggy/bambuddy/commit/a5a5b5fa6a1a606edd82bfa701f5877f3354a355) Merge branch 'main' into easy_start_window_user ### 📊 Changes **1 file changed** (+519 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `start_bambuddy.bat` (+519 -0) </details> ### 📄 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 - [ ] Bug fix (non-breaking change that fixes an issue) - [X] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [ ] Code refactoring - [ ] Performance improvement - [ ] Test addition or update ## Changes Made The batch file will create the environment required for installation and then start the program. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:15:14 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#968
No description provided.