[LINUX] 우분투 카운트다운 타이머 앱 설치 및 명령어 Ubuntu Countdown Timer App Installation and Commands

GNOME 시계

1
sudo snap install gnome-clocks
cs



"curl" 명령어로 타이머 작동


1
2
3
$ sudo apt install curl
$ curl -o ~/timer https://raw.githubusercontent.com/rlue/timer/master/bin/timer
$ sudo chmod +x ~/timer
cs

설치가 끝난 후 ./timer -h를 작성 후 타이머 사용 방법 설명을 보시면 됩니다.



타이머가 끝난 후 모습

댓글 쓰기

0 댓글