18 Commits

Author SHA1 Message Date
Nick007
a5f832dd09 feat: automate upstream wechat version detection 2026-04-07 17:35:47 +08:00
Nick007
680ee6dd4a feat: support minimal image variant with WeChat only (#92)
Add INSTALL_QQ and INSTALL_PCMANFM build args to conditionally skip QQ
and file manager installation. CI builds both :latest (full) and :minimal
(WeChat only) tags for each release.
2026-03-23 19:54:35 +08:00
Nick007
63b3f34527 feat: extract docker-compose config to .env and update commands to docker compose 2026-03-23 19:39:28 +08:00
Nick007
c2b6106fff docs: add WeChat/QQ version update guide and file manager feature docs (#100) 2026-03-23 18:56:51 +08:00
Nick007
e18821f917 feat: auto-refresh menu on app install/uninstall and add third-party app docs
- Extract menu generation logic into standalone refresh-menu.sh script
- Use inotifywait to watch ~/Desktop/ for .desktop file changes and
  auto-refresh the openbox right-click menu on app install/uninstall
- Add inotify-tools to Dockerfile dependencies
- Add 'Installing Third-Party Applications' section to both READMEs
  documenting how to install apps like Telegram via sidebar panel
2026-02-28 10:06:08 +08:00
Nick007
c7fd1ec6d2 feat: auto-integrate desktop shortcuts into openbox right-click menu
- Scan .desktop files from ~/Desktop/ on startup and dynamically add
  them to the openbox menu (/config/.config/openbox/menu.xml)
- Resolve icon names to actual paths under /config/proot-apps/ with
  fallback to system icons, preferring 256x256 resolution
- Escape XML entities in name, exec command, and icon path
- Only reconfigure openbox when menu content actually changes
- Update README.md and README_en.md with new feature description
2026-02-28 10:00:07 +08:00
Nick007
64f774377a Clarify env vars and add shm size recommendation 2025-12-10 09:28:23 +08:00
Nick007
de4205ec35 docs: update README and minor fix 2025-10-26 20:30:16 +08:00
Nick007
b312ab863c docs: update README 2025-10-25 12:09:45 +08:00
Nick007
25c0819dbd feat: introduce qq 2025-10-24 21:04:25 +08:00
Nick007
dff3b147fa docs: update LICENSE 2025-10-22 13:51:27 +08:00
Nick007
43c039087c docs: update README 2025-10-22 11:32:26 +08:00
Nick007
4101ec8eb5 docs: Update the README document to add support for Docker Hub images. 2025-10-22 10:06:03 +08:00
Nick007
034751bb9d ci: add push to docker hub support 2025-10-22 09:35:54 +08:00
Nick007
d7b1880ed6 docs: update README for Window Switcher 2025-10-21 18:19:59 +08:00
Nick007
6039c9be09 docs: update README with upgrade notes 2025-10-21 18:11:33 +08:00
Nick007
8f8af073f2 feat: improve container configuration management and user experience
- Add automatic config version control for seamless upgrades
- Update autostart script to use wechat-start.sh for better initialization
- Add comprehensive WeChat management scripts (start, restart, unminimize)
- Enhance right-click menu with WeChat restart and restore functionality
- Improve Dockerfile cleanup process for smaller image size
- Add volume mounting examples in documentation for data persistence
- Include upgrade troubleshooting notes for openbox configuration
- Add Star History chart and additional reference links

This update ensures users get the latest menu configurations automatically
without manual intervention during container updates.
2025-10-20 20:20:54 +08:00
Nick007
8df5894b92 first release 2025-10-12 21:32:45 +08:00