Typica is a free program for professional coffee roasters. https://typica.us
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Neal Wilson 9f2e607056 Release version 1.6 10 years ago
config Fix serialization with hidden series 10 years ago
docs Add initial data entry to documentation. 11 years ago
src Update pre-generated source files 10 years ago
.gitignore Ignore build directories 11 years ago
README Updated README to include project web site. Updated copyright dates. 11 years ago
typica.desktop Added .desktop file and icon 11 years ago
typica.png Added .desktop file and icon 11 years ago

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-2013 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.