caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] New software written in OCaml
@ 2015-04-27 13:19 Leo Wzukw
  0 siblings, 0 replies; only message in thread
From: Leo Wzukw @ 2015-04-27 13:19 UTC (permalink / raw)
  To: Caml List

[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]

Hello list,

I developed since about a year a tools named OcLaunch. It allow to
spread launch of program across session, each time a terminal (or
anything else) is called.
For example, you may want to launch a client chat and several TODO list,
and then verify update. If add all to your .bashrc, the output will be
displayed every time it is sourced, i. e. each time you open a terminal.
What a mess!
With OcLaunch, these commands are launched one at time. So

  * You open your first terminal: the client chat is launched
  * You open the second one: a TODO list is displayed
  * ... and so on

An other advantage is that your reminder are spread across your session,
which remind you important task several times and may limit procrastination!

Official website is http://oclaunch.tuxfamily.org/home.html. You can
find a demo video if the purpose of OcLaunch is not clear and several
resources.

Email me if you need some help or to give feedback.

Leo

PS: People reading French may be interested by this page :
http://linuxfr.org/news/oclaunch-launch-automagically

[-- Attachment #2: Type: text/html, Size: 1564 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-27 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-27 13:19 [Caml-list] New software written in OCaml Leo Wzukw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).