ソースを参照

1. Wiki links updated to http://wiki.bambuddy.cool:
- Header navigation link
- Installation guide link
- Documentation section with all 5 doc links
- Footer documentation link
2. Screenshots updated with new images:
- Replaced old maintenance screenshots with maintenance-1.png and maintenance-2.png
- Replaced old profile screenshots with cloud_profiles-1.png, cloud_profiles-2.png, k_profiles-1.png, k_profiles-2.png
- Replaced old settings screenshots with settings_general.png, settings_smart_plugs.png, settings_notifications.png, settings_api_keys.png
- Removed old unused screenshot files from docs/screenshots/

maziggy 5 ヶ月 前
コミット
6571643a4c

+ 27 - 27
README.md

@@ -19,7 +19,7 @@
   <a href="#-features">Features</a> •
   <a href="#-features">Features</a> •
   <a href="#-screenshots">Screenshots</a> •
   <a href="#-screenshots">Screenshots</a> •
   <a href="#-quick-start">Quick Start</a> •
   <a href="#-quick-start">Quick Start</a> •
-  <a href="https://github.com/maziggy/bambuddy-wiki">Documentation</a> •
+  <a href="http://wiki.bambuddy.cool">Documentation</a> •
   <a href="#-contributing">Contributing</a>
   <a href="#-contributing">Contributing</a>
 </p>
 </p>
 
 
@@ -124,7 +124,7 @@
 
 
 <p align="center">
 <p align="center">
   <img src="docs/screenshots/archives.png" alt="Archives" width="800">
   <img src="docs/screenshots/archives.png" alt="Archives" width="800">
-  <br><em>Print archive with context menu and project assignment</em>
+  <br><em>Print archive with 3D preview and project assignment</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
@@ -143,52 +143,52 @@
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/maintenance_status.png" alt="Maintenance Status" width="800">
+  <img src="docs/screenshots/maintenance-1.png" alt="Maintenance" width="800">
   <br><em>Maintenance tracking per printer</em>
   <br><em>Maintenance tracking per printer</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/maintenance_overdue.png" alt="Maintenance Overdue" width="800">
-  <br><em>Overdue maintenance alerts</em>
-</p>
-
-<p align="center">
-  <img src="docs/screenshots/maintenance_settings.png" alt="Maintenance Settings" width="800">
+  <img src="docs/screenshots/maintenance-2.png" alt="Maintenance Settings" width="800">
   <br><em>Configure maintenance types and intervals</em>
   <br><em>Configure maintenance types and intervals</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/profiles_create.png" alt="Profiles Create" width="800">
-  <br><em>Create new filament presets</em>
+  <img src="docs/screenshots/cloud_profiles-1.png" alt="Cloud Profiles" width="800">
+  <br><em>Bambu Cloud filament profiles</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/profiles_edit.png" alt="Profiles Edit" width="800">
+  <img src="docs/screenshots/cloud_profiles-2.png" alt="Cloud Profiles Edit" width="800">
   <br><em>Edit filament preset settings</em>
   <br><em>Edit filament preset settings</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/profiles_k.png" alt="K-Profiles" width="800">
+  <img src="docs/screenshots/k_profiles-1.png" alt="K-Profiles" width="800">
   <br><em>Pressure advance (K-factor) profiles</em>
   <br><em>Pressure advance (K-factor) profiles</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/settings.png" alt="Settings" width="800">
-  <br><em>Configuration and integrations</em>
+  <img src="docs/screenshots/k_profiles-2.png" alt="K-Profiles Edit" width="800">
+  <br><em>Edit K-factor profile settings</em>
+</p>
+
+<p align="center">
+  <img src="docs/screenshots/settings_general.png" alt="Settings" width="800">
+  <br><em>General configuration and integrations</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/smart_plugs.png" alt="Smart Plugs" width="800">
-  <br><em>Smart plug control and automation</em>
+  <img src="docs/screenshots/settings_smart_plugs.png" alt="Smart Plugs" width="800">
+  <br><em>Smart plug control and energy monitoring</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/notifications.png" alt="Notifications" width="800">
+  <img src="docs/screenshots/settings_notifications.png" alt="Notifications" width="800">
   <br><em>Multi-provider notification system</em>
   <br><em>Multi-provider notification system</em>
 </p>
 </p>
 
 
 <p align="center">
 <p align="center">
-  <img src="docs/screenshots/api_keys.png" alt="API Keys" width="800">
+  <img src="docs/screenshots/settings_api_keys.png" alt="API Keys" width="800">
   <br><em>API keys and webhook endpoints</em>
   <br><em>API keys and webhook endpoints</em>
 </p>
 </p>
 
 
@@ -219,7 +219,7 @@ uvicorn backend.app.main:app --host 0.0.0.0 --port 8000
 
 
 Open **http://localhost:8000** and add your printer!
 Open **http://localhost:8000** and add your printer!
 
 
-> **Need detailed instructions?** See the [Installation Guide](https://github.com/maziggy/bambuddy-wiki/blob/main/Installation.md)
+> **Need detailed instructions?** See the [Installation Guide](http://wiki.bambuddy.cool/getting-started/installation/)
 
 
 ### Enabling LAN Mode
 ### Enabling LAN Mode
 
 
@@ -232,13 +232,13 @@ Open **http://localhost:8000** and add your printer!
 
 
 ## 📚 Documentation
 ## 📚 Documentation
 
 
-Full documentation available in the **[Wiki](https://github.com/maziggy/bambuddy-wiki)**:
+Full documentation available at **[wiki.bambuddy.cool](http://wiki.bambuddy.cool)**:
 
 
-- [Installation](https://github.com/maziggy/bambuddy-wiki/blob/main/Installation.md) — All installation methods
-- [Getting Started](https://github.com/maziggy/bambuddy-wiki/blob/main/Getting-Started.md) — First printer setup
-- [Features](https://github.com/maziggy/bambuddy-wiki#feature-documentation) — Detailed feature guides
-- [Troubleshooting](https://github.com/maziggy/bambuddy-wiki/blob/main/Troubleshooting.md) — Common issues & solutions
-- [API Reference](https://github.com/maziggy/bambuddy-wiki/blob/main/API-Reference.md) — REST API documentation
+- [Installation](http://wiki.bambuddy.cool/getting-started/installation/) — All installation methods
+- [Getting Started](http://wiki.bambuddy.cool/getting-started/) — First printer setup
+- [Features](http://wiki.bambuddy.cool/features/) — Detailed feature guides
+- [Troubleshooting](http://wiki.bambuddy.cool/reference/troubleshooting/) — Common issues & solutions
+- [API Reference](http://wiki.bambuddy.cool/reference/api/) — REST API documentation
 
 
 ---
 ---
 
 
@@ -311,5 +311,5 @@ MIT License — see [LICENSE](LICENSE) for details.
   <br><br>
   <br><br>
   <a href="https://github.com/maziggy/bambuddy/issues">Report Bug</a> •
   <a href="https://github.com/maziggy/bambuddy/issues">Report Bug</a> •
   <a href="https://github.com/maziggy/bambuddy/issues">Request Feature</a> •
   <a href="https://github.com/maziggy/bambuddy/issues">Request Feature</a> •
-  <a href="https://github.com/maziggy/bambuddy-wiki">Documentation</a>
+  <a href="http://wiki.bambuddy.cool">Documentation</a>
 </p>
 </p>

BIN
docs/screenshots/api_keys.png


BIN
docs/screenshots/archives.png


BIN
docs/screenshots/cloud_profiles-1.png


BIN
docs/screenshots/cloud_profiles-2.png


BIN
docs/screenshots/cloud_profiles.png


BIN
docs/screenshots/cloud_profiles_2.png


BIN
docs/screenshots/k_profiles-1.png


BIN
docs/screenshots/k_profiles-2.png


BIN
docs/screenshots/k_profiles.png


BIN
docs/screenshots/maintenance-1.png


BIN
docs/screenshots/maintenance-2.png


BIN
docs/screenshots/maintenance_overdue.png


BIN
docs/screenshots/maintenance_settings.png


BIN
docs/screenshots/maintenance_status.png


BIN
docs/screenshots/notifications.png


BIN
docs/screenshots/printers.png


BIN
docs/screenshots/profiles_create.png


BIN
docs/screenshots/profiles_edit.png


BIN
docs/screenshots/profiles_k.png


BIN
docs/screenshots/projects.png


BIN
docs/screenshots/queue.png


BIN
docs/screenshots/settings.png


BIN
docs/screenshots/settings_api_keys.png


BIN
docs/screenshots/settings_general.png


BIN
docs/screenshots/settings_notifications.png


BIN
docs/screenshots/settings_smart_plugs.png


BIN
docs/screenshots/smart_plugs.png


BIN
docs/screenshots/statistics.png