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.

index.html 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <html><head>
  2. <title>Typica - Data for Coffee Roasters</title>
  3. <link rel="stylesheet" type="text/css" href="style.css">
  4. <meta name="twitter:card" content="summary_large_image">
  5. <meta name="twitter:site" content="@N3Roaster">
  6. <meta name="twitter:title" content="Typica 1.6.4 Now Available. Free Software for Coffee Roasters">
  7. <meta name="twitter:description" content="Typica is a cross-platform application for coffee roasters with features for recording your roasts, tracking green coffee inventory, product development, improving production consistency, and more.">
  8. <meta name="twitter:image" content="http://www.randomfield.com/programs/typica/release164tc.png">
  9. </head><body><div id="page"><div id="topmatter">
  10. <div id="topbanner">
  11. <img src="logo96.png" height="96px" width="96px" alt="Typica logo" />
  12. <h1>Typica</h1><h2>Data for Coffee Roasters</h2></div>
  13. <div id="menu">
  14. <a class="tab active">Typica</a>
  15. <a class="tab " href="downloads.html">Downloads</a>
  16. <a class="tab " href="documentation.html">Documentation</a>
  17. <a class="tab " href="media.html">Photos and Videos</a>
  18. <a class="tab" href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica">Blog</a>
  19. </div>
  20. </div>
  21. <div id="maintext">
  22. <p>Typica is a cross-platform application for coffee roasters
  23. with features for recording your roasts, tracking green coffee
  24. inventory, product development, improving production consistency,
  25. and more.</p>
  26. <p>The program is free open source software available under the
  27. MIT license.</p>
  28. <h1>Typica 1.6.4 Now Available</h1>
  29. <p>The latest release of Typica includes bug fixes and minor
  30. feature updates. The most significant new feature is the
  31. ability to use three new types of timer in addition to the
  32. familiar batch timer. See the documentation for details on how to
  33. configure these or watch this new video describing each of the
  34. new timer types and why you might want to use them.</p>
  35. <iframe width="640" height="360" src="https://www.youtube.com/embed/2zt9XlQd9oY" frameborder="0" allowfullscreen></iframe>
  36. <h1>Data Acquisition</h1>
  37. <p>Every batch of coffee you roast with Typica can be recorded for
  38. future reference. A practically unlimited number of target roast
  39. profiles can be created for reference against future roasts. Log
  40. annotations capture events of interest and aid in profile design.
  41. Compatable with several different data acquisition devices.</p>
  42. <h1>Inventory Tracking</h1>
  43. <p>Keep track of your green coffee inventory automatically as you
  44. roast it. Reports provide the data you need to see your production
  45. trends and plan your green coffee purchases.</p>
  46. <h1>Your Data Your Way</h1>
  47. <p>Typica stores its data in a PostgreSQL database. The database
  48. can be set up on the computer running Typica or on another computer
  49. on the network. You keep full control of your data and never need
  50. to pay another company for continued access to your data. The use
  51. of PostgreSQL provides additional ways to gain insight from your
  52. data including integration with all major spreadsheet applications
  53. through the PostgreSQL ODBC or JDBC drivers.</p>
  54. <h1>Total Customizability</h1>
  55. <p>Typica provides a versatile configuration system which can be
  56. used to extend or modify Typica for better integration with your
  57. work flows. If this is inadequate for your customization needs, the
  58. fully documented C++ source code is also freely available. An
  59. example configuration is provided which aims to provide something
  60. that most will not need to modify, but the option is always there
  61. if you need it.</p>
  62. <h1>Never Miss a Release</h1>
  63. <p>Sign up for the <a href="https://tinyletter.com/Typica">Typica
  64. News mailing list</a> to get email when a new version of Typica
  65. is available.</p>
  66. </div></div></body></html>