How to update applets with bash, cron, or console command ?

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
CalvinHobbes
Level 1
Level 1
Posts: 15
Joined: Tue Feb 14, 2017 11:05 am

How to update applets with bash, cron, or console command ?

Post by CalvinHobbes »

Hi,

The problem with the applet is that we have to launch the applet window, go to "available applet" tab, click on "refresh list" button to show updates. And then, click on "update" to apply them.

Is there an easier way to update applets, or doing it automatically ?

Thx.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
CalvinHobbes
Level 1
Level 1
Posts: 15
Joined: Tue Feb 14, 2017 11:05 am

Re: How to update applets with bash, cron, or console command ?

Post by CalvinHobbes »

A little up maybe ?
User avatar
karlchen
Level 23
Level 23
Posts: 18238
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: How to update applets with bash, cron, or console command ?

Post by karlchen »

Hello, CalvinHobbes.

Could you please reveal which Linux Mint edition you are using and which desktop environment?
The terminal command

Code: Select all

inxi -Sx
will tell both.
Please, post the screen output of this terminal command.

You might also explain a bit more in detail which applets you wish to update automatically using some kind of commandline.

Best regards,
Karl
--
P.S.:
Noticed we are in the "Cinnamon" subforum; guess this clears up which desktop environment is used.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
MintBean

Re: How to update applets with bash, cron, or console command ?

Post by MintBean »

There's probably no quick and easy solution. I suspect you would have to write a script that polls the source files and checks if they've been modified since you last downloaded, then if applicable download the updated applet with wget or curl.
Locked

Return to “Cinnamon”