For the complete documentation index, see llms.txt. This page is also available as Markdown.

安裝 SimpleManager

Simple Manager 安裝教學

下載 SimpleManager

根據作業系統下載 Robotmon Simple Manager (Windows, Mac, Linux) (最新版)

執行 SimpleManager

Windows (支援7以上) 點兩下執行

如果出現 Windows 已保護您的電腦,請點選其他資訊>仍要執行

如果出現 Windows Defender 防火牆已封鎖,請點選允許存取

成功執行出現黑色框框與自動跳出網頁 (或自行開啟網頁 http://localhost:8888)

Mac

開啟終端機,將下載的檔案改為可執行 (請自行確定路徑是否正確)chmod a+x ~/Downloads/simple-manager-v1-5-drawin

點兩下開啟,如果出現安全警示,請開啟系統偏好設定>安全與隱私>一般>強制開啟

成功執行會出現終端機與自動開啟網頁(或自行開啟網頁 http://localhost:8888)同Windows

Linux

開啟終端機,將下載的檔案改為可執行(同Mac),然後直接下指令執行。 成功會自動開啟網頁(或自行開啟網頁 http://localhost:8888)同Windows

Last updated