-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrontab.txt
More file actions
18 lines (15 loc) · 762 Bytes
/
crontab.txt
File metadata and controls
18 lines (15 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SHELL=/bin/zsh
0 23 * * * osascript -e 'tell application "Spark" to activate'
1 23 * * * open https://outlook.office.com/
0 10 * * * osascript -e 'tell application "Spark" to activate'
0 16 * * * osascript -e 'tell application "Spark" to activate'
0 15 * * * cd $HOME/auto/ ; sh open/mail.sh;
0 20 * * * cd $HOME/auto/ ; sh open/work.sh;
0 22 * * * cd $HOME/auto/ ; sh open/mail.sh;
30 13 * * mon cd ~/arxiv_bot ; /bin/sh run.sh
35 13 * * tue cd ~/arxiv_bot ; /bin/sh run.sh
40 13 * * wed cd ~/arxiv_bot ; /bin/sh run.sh
45 13 * * thu cd ~/arxiv_bot ; /bin/sh run.sh
50 13 * * fri cd ~/arxiv_bot ; /bin/sh run.sh
0 1 16 3 * cd ~/arxiv_bot ; $HOME/.pyenv/shims/python sub.py -d 2025-03-14
03 15 * * mon cd ~/arxiv_bot ; /.venv/bin/python3 tests/twitter-test.py