Typica is a free program for professional coffee roasters. https://typica.us
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Neal Wilson c086af39bb WIP: Feedback wizard 9 gadus atpakaļ
config Fixes #115 9 gadus atpakaļ
docs previously uncommitted web page stuff 10 gadus atpakaļ
src WIP: Feedback wizard 9 gadus atpakaļ
web previously uncommitted web page stuff 10 gadus atpakaļ
.gitignore Ignore .o files in git status 9 gadus atpakaļ
README Update copyright dates 9 gadus atpakaļ
typica.desktop Added .desktop file and icon 11 gadus atpakaļ
typica.png Added .desktop file and icon 11 gadus atpakaļ

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.