How to install alarm clock under MX19.1
-
- Posts: 260
- Joined: Sat May 28, 2016 6:17 pm
How to install alarm clock under MX19.1
Hello, everybody.
Do any of you know a program to install an alarm clock under MX19.1?
Greetings
Karl
Do any of you know a program to install an alarm clock under MX19.1?
Greetings
Karl
- eriefisher
- Posts: 142
- Joined: Fri Sep 07, 2007 8:11 am
Re: How to install alarm clock under MX19.1
alarm-clock-applet
It sits in the notification area. Just one option.
It sits in the notification area. Just one option.
Re: How to install alarm clock under MX19.1
That's a 5-yr-old Ubuntu program, and I don't think the install instructions work as written.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: How to install alarm clock under MX19.1
You could try xfce4-wmdock-plugin and wmclockmon
Oops, Xfce4 4.14 does not support it.
Oops, Xfce4 4.14 does not support it.
Last edited by jeffreyC on Fri Apr 03, 2020 6:54 pm, edited 1 time in total.
- eriefisher
- Posts: 142
- Joined: Fri Sep 07, 2007 8:11 am
Re: How to install alarm clock under MX19.1
It just installed and didn't bring in anything else. Starts and runs fine. The only thing that it may bring in is some Gstreamer stuff. I already installed Parole Media Player which may have brought that in originally. Otherwise it seems to be fine.Jerry3904 wrote: Fri Apr 03, 2020 10:43 am That's a 5-yr-old Ubuntu program, and I don't think the install instructions work as written.
Re: How to install alarm clock under MX19.1
How did you get around this, following the install directions?eriefisher wrote: Fri Apr 03, 2020 4:50 pmIt just installed and didn't bring in anything else. Starts and runs fine. The only thing that it may bring in is some Gstreamer stuff. I already installed Parole Media Player which may have brought that in originally. Otherwise it seems to be fine.Jerry3904 wrote: Fri Apr 03, 2020 10:43 am That's a 5-yr-old Ubuntu program, and I don't think the install instructions work as written.
Code: Select all
[~/Downloads/alarm-clock-0.3.4]─┐
┌─[jb@X1Cmx]─[04:59:16 pm]─────────────────────────────────────────────────────────────────────────┘
└─> ./configure
bash: ./configure: No such file or directory
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
- eriefisher
- Posts: 142
- Joined: Fri Sep 07, 2007 8:11 am
Re: How to install alarm clock under MX19.1
It's in the repos.
apt install alarm-clock-applet
Edit: I think I see the confusion. The OP is using MX19.1 and I'm on MX18.3. The app is in the stretch repo(also sid and jessie). Sorry if this created an issue but I think it should install without issue.
apt install alarm-clock-applet
Edit: I think I see the confusion. The OP is using MX19.1 and I'm on MX18.3. The app is in the stretch repo(also sid and jessie). Sorry if this created an issue but I think it should install without issue.
Last edited by eriefisher on Fri Apr 03, 2020 6:04 pm, edited 1 time in total.
Re: How to install alarm clock under MX19.1
You must have a different repo enabled:
Code: Select all
└─> sudo apt install alarm-clock-applet
[sudo] password for jb:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package alarm-clock-applet
You do not have the required permissions to view the files attached to this post.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: How to install alarm clock under MX19.1
The Stretch version installs OK, and shows up in MXFB as well. Not particularly well written from the user's perspective...
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin