Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

下载好程序后如何使用,小白请教 #5

Closed
liuwleo opened this issue Feb 1, 2023 · 1 comment
Closed

下载好程序后如何使用,小白请教 #5

liuwleo opened this issue Feb 1, 2023 · 1 comment

Comments

@liuwleo
Copy link

liuwleo commented Feb 1, 2023

下载好程序后如何使用,小白请教,谢谢。

@yimouleng
Copy link

yimouleng commented Feb 2, 2023

下载编译后的可执行文件

AMD服务器

wget https://github.com/layou233/NeverIdle/releases/download/0.1/NeverIdle-linux-amd64 -O NeverIdle

ARM

wget https://github.com/layou233/NeverIdle/releases/download/0.1/NeverIdle-linux-arm64 -O NeverIdle

修改文件权限

chmod 777 NeverIdle

使用screen运行程序

screen -R baohuo

启动程序

./NeverIdle -c 2h -m 2 -n 4h

挂起screen 按 Ctrl+A+D

#再次进入screen
screen -R baohuo

来自如有乐享

@layou233 layou233 closed this as completed Mar 4, 2023
@layou233 layou233 pinned this issue Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants