<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 9/24/2021 6:03 AM, Nicola Mingotti via Cuis-dev wrote:
<blockquote
cite="mid:6e37b455-b541-6968-0b4d-039d37d02bcf@gmail.com"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<font size="+1"><font face="monospace">Hi all,<br>
<br>
This package implements something similar to Unix cron daemon.<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/nmingotti/Cuis-Smalltalk-CronDaemon">https://github.com/nmingotti/Cuis-Smalltalk-CronDaemon</a><br>
<br>
It lets you run a specific code block every X time unit.<br>
For example: run method 'fooMet' every 2 hours.<br>
<br>
It does not, at the moment, let you run code at specific
time/date, that<br>
will be implemented as soon as i need it.<br>
<br>
As far as I can say it works. <br>
<br>
If you find anything to improve please let me know !<br>
<br>
bye<br>
Nicola<br>
<br>
<br>
<br>
</font></font> </blockquote>
<br>
Very nice. Thanks!<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>