Skip to content

Releases: iq-spiral-galaxy/spiral-buddy-red

v0.6.13

Choose a tag to compare

@github-actions github-actions released this 30 Jul 04:12

πŸ”΄ Spiral Buddy Red v0.6.13

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.6.12

Choose a tag to compare

@github-actions github-actions released this 30 Jul 01:06

πŸ”΄ Spiral Buddy Red v0.6.12

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.6.11

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:34

πŸ”΄ Spiral Buddy Red v0.6.11

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 29 Jul 10:58

πŸ”΄ Spiral Buddy Red v0.6.10

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:08

πŸ”΄ Spiral Buddy Red v0.5.2

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:49

πŸ”΄ Spiral Buddy Red v0.5.1

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:15

πŸ”΄ Spiral Buddy Red v0.5.0

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.4.20

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:40

πŸ”΄ Spiral Buddy Red v0.4.20

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.4.19

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:01

πŸ”΄ Spiral Buddy Red v0.4.19

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README

v0.4.18

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:55

πŸ”΄ Spiral Buddy Red v0.4.18

⚑ 30초 μ„€μΉ˜ (ν•œ 쀄 λͺ…λ Ή)

터미널/PowerShell에 κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ° β€” μ‹€ν–‰ 쀑이면 μžλ™ μ’…λ£Œ β†’ μ΅œμ‹  λ°›κΈ° β†’ μ„€μΉ˜ β†’ μž¬μ‹€ν–‰. GitHub API μ•ˆ κ±°μΉ˜λ‹ˆ rate-limit μ—†μŒ.

🍎 macOS β€” Apple Silicon (M1/M2/M3/M4)
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-arm64.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
🍎 macOS β€” Intel
osascript -e 'tell application "Spiral Buddy Red" to quit' 2>/dev/null; sleep 1; \
cd /tmp && \
curl -fL -o /tmp/spiral-red.dmg "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.dmg" && \
MOUNT=$(hdiutil attach -nobrowse /tmp/spiral-red.dmg | grep -o '/Volumes/.*' | head -1) && \
rm -rf '/Applications/Spiral Buddy Red.app' && \
cp -R "$MOUNT/Spiral Buddy Red.app" /Applications/ && \
hdiutil detach -quiet "$MOUNT" && \
xattr -cr '/Applications/Spiral Buddy Red.app' && \
rm -f /tmp/spiral-red.dmg && \
open '/Applications/Spiral Buddy Red.app'
πŸͺŸ Windows β€” PowerShell

μ‹œμž‘ λ©”λ‰΄μ—μ„œ PowerShell 검색 β†’ μ—΄κ³  κ·ΈλŒ€λ‘œ λΆ™μ—¬λ„£κΈ°:

$ErrorActionPreference = "Stop"
Get-Process "Spiral Buddy Red" -EA SilentlyContinue | Stop-Process -Force
$exe = "$env:TEMP\spiral-buddy-red-setup.exe"
Invoke-WebRequest -Uri "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest-Setup.exe" -OutFile $exe
Start-Process -FilePath $exe -ArgumentList "/S" -Wait
Remove-Item $exe -Force
$candidates = @(
  "$env:LOCALAPPDATA\Programs\spiral-buddy-red\Spiral Buddy Red.exe",
  "$env:LOCALAPPDATA\Programs\Spiral Buddy Red\Spiral Buddy Red.exe"
)
foreach ($app in $candidates) { if (Test-Path $app) { Start-Process $app; break } }
🐧 Linux β€” AppImage
curl -fL -o ~/SpiralBuddyRed.AppImage "https://github.com/iq-spiral-galaxy/spiral-buddy-red/releases/latest/download/Spiral-Buddy-Red-latest.AppImage"
chmod +x ~/SpiralBuddyRed.AppImage
~/SpiralBuddyRed.AppImage

λ˜λŠ” μˆ˜λ™ λ‹€μš΄λ‘œλ“œ

OS 파일
macOS Apple Silicon Spiral.Buddy.Red-*-arm64.dmg
macOS Intel Spiral.Buddy.Red-*.dmg (arm64 μ•„λ‹Œ 것)
Windows Spiral.Buddy.Red.Setup.*.exe
Linux Spiral.Buddy.Red-*.AppImage

⚠️ macOS β€” "손상됨" κ²½κ³ κ°€ 뜨면

Code signing/곡증을 μ•ˆ ν•œ λΉŒλ“œλΌ macOS Gatekeeperκ°€ μ°¨λ‹¨ν•©λ‹ˆλ‹€ (μ‹€μ œ 손상 μ•„λ‹˜).
μœ„ ν•œ 쀄 λͺ…령은 xattr -cr이 ν¬ν•¨λ˜μ–΄ μžλ™ ν•΄κ²°λ©λ‹ˆλ‹€. μˆ˜λ™μœΌλ‘œ λ°›μ•˜λ‹€λ©΄:

xattr -cr "/Applications/Spiral Buddy Red.app"

⚠️ Windows β€” SmartScreen κ²½κ³ κ°€ 뜨면

"μΆ”κ°€ 정보" β†’ "μ‹€ν–‰" 클릭. μ½”λ“œλŠ” λͺ¨λ‘ κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€.

μ‚¬μš© 방법

  1. 본인 OS 파일 λ‹€μš΄λ‘œλ“œ β†’ 더블클릭
  2. Setup wizardμ—μ„œ API ν‚€ + Obsidian Vault 경둜 μž…λ ₯
    • VaultλŠ” ν”ν•œ μœ„μΉ˜μ—μ„œ μžλ™ 감지됨 (클릭 ν•œ 번)
  3. "μ‹œμž‘ν•˜κΈ°" β†’ 메인 μ•±. 둜컬 λ‘œλ“œλ§΅ 폴더λ₯Ό μ›Œν¬μŠ€νŽ˜μ΄μŠ€λ‘œ μΆ”κ°€ν•΄ ν•™μŠ΅ μ‹œμž‘

μžμ„Έν•œ μ•ˆλ‚΄

README