<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font size="+1"><font face="monospace">Hi all,<br>
<br>
This package implements something similar to Unix cron daemon.<br>
<a 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>
</body>
</html>