Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can use at as an alarm clock

Panel

% $ at now+5min
% $ at> music123 /home/ian/Music/a.ogg
at> Ctrl-D

Panel

% $ at 18:10

Panel

atq: list the at queue.
atrm: remove an at job.

music123 is a shell around various command line programs to play music files. You can install it by

Panel

% $ sudo apt-get install music123