Typica is a free program for professional coffee roasters. https://typica.us
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Neal Wilson c086af39bb WIP: Feedback wizard 9年前
config Fixes #115 9年前
docs previously uncommitted web page stuff 10年前
src WIP: Feedback wizard 9年前
web previously uncommitted web page stuff 10年前
.gitignore Ignore .o files in git status 9年前
README Update copyright dates 9年前
typica.desktop Added .desktop file and icon 11年前
typica.png Added .desktop file and icon 11年前

README

Typica is a free cross platform application for recording, managing, and using
common records generated in commercial specialty coffee roasting operations
such as roast profiles and green coffee inventory records.

Project web site: http://www.randomfield.com/programs/typica/

Typica is free software released under the MIT license as follows:

Copyright 2007-2014 Neal Evan Wilson

Permission is hereby granteed, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the software is furnished to do
so, subject to the following conditions:

The above copyright notice and this associated permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Parts of Typica are from QextSerialPort which is also used under the MIT
license as follows:

Copyright 2000-2003 Wayne Roth
Copyright 2004-2007 Stefan Sander
Copyright 2007 Michal Policht
Copyright 2008 Brandon Fosdick
Copyright 2009-2010 Liam Staskawicz
Copyright 2011 Debao Zhang

Web: http://code.google.com/p/qextserialport/

Permission is hereby granteed, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the software is furnished to do
so, subject to the following conditions:

The above copyright notice and this associated permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.