From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: jeremy@korwin-zmijowski.fr Newsgroups: gmane.lisp.guile.user Subject: Meet Cybo, my personal organizer Date: Fri, 15 Mar 2019 17:13:14 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="63244"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Roundcube Webmail/1.3.8 To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Mar 15 17:31:13 2019 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h4pjl-000GLe-0e for guile-user@m.gmane.org; Fri, 15 Mar 2019 17:31:13 +0100 Original-Received: from localhost ([127.0.0.1]:58412 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h4pjj-0007kO-Ux for guile-user@m.gmane.org; Fri, 15 Mar 2019 12:31:11 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:39060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h4pgU-0004fT-7w for guile-user@gnu.org; Fri, 15 Mar 2019 12:27:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h4pST-0006Kg-Ly for guile-user@gnu.org; Fri, 15 Mar 2019 12:13:25 -0400 Original-Received: from relay8-d.mail.gandi.net ([217.70.183.201]:38869) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h4pSR-0006IQ-68 for guile-user@gnu.org; Fri, 15 Mar 2019 12:13:19 -0400 Original-Received: from webmail.gandi.net (webmail27.sd4.0x35.net [10.200.201.27]) (Authenticated sender: jeremy@korwin-zmijowski.fr) by relay8-d.mail.gandi.net (Postfix) with ESMTPA id 80CE81BF209 for ; Fri, 15 Mar 2019 16:13:14 +0000 (UTC) X-Sender: jeremy@korwin-zmijowski.fr X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.70.183.201 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:15367 Archived-At: Hello guilers ! I wanted to introduce you to guile-cybo (https://framagit.org/Jeko/guile-cybo) ! It is my first toy project in Guile and it aims to be a personal organizer (actually, just display the next priority task from todo-list). Feel free to give me any feedback, advice or even contribute to it. I want the source code to be as simple as possible so if you can't understand the behavior easily, I can problably fix it. Just tell me ! I will add auto-tools to the project in short terms, maybe with help of guile-hall ! Cheers, Jeko https://jeko.dev