Skip to content

建议整理下文件夹 #132

@pwnInt

Description

@pwnInt

/client文件夹略微有点乱
其实是强迫症犯了
个人比较建议的的文件放置方式如下 ,但愿有可读性

> client
    | > Win
    |   | > Win_Simple
    |   |   | - ...
    |   | > win_ds
    |   |   | - win_device_ds.py
    |   |   | - win_device_autostart_ds.vbs
    |   | > win_powershell
    |   |   | - Sleepy.Powershell.ps1
    |   | - win_device.py
    |   | - win_device_autostart.vbs
    |   | - win_settings.py
    | > CLI
    |   | > CmdConsole
    |   |   | - cmd_console.py
    |   |   | - cmd_console_multi.py
    |   | > HomeworkDevice
    |   |   | - homework_device.py
    | > Android
    |   | > magisk
    |   |   | - ...
    |   | > autoxjs
    |   |   | - autoxjs_device.js
    |   |   | - autoxjs_music_status_handle.js
    | > Linux
    |   | - linux_device_hyprland.sh
    |   | - linux_device_kde.py
    | > Mac
    |   | - mac_device_sleepy_AS.zip
    | > Others
    |   | > MinecraftScript
    |   |   | - mc_script.py
    |   | > BrowserScript
    |   |   | - browser-script.user.js
    |   | > Zhixuewang
    |   |   | - zhixue.py
    |   | > Archived
    |   |   | - server_management.py
    | - README.md

感谢review~

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions