...Includes break times, just enter how long you took for that break.
Medics, Steelworkers, and anyone who works shifts may find this handy.
Written in java (Open JDK 11), this will work on Linux, Mac and Windows as long as you have a Java Runtime environment installed.
Windows installer with bundled java runtime environment for those without java on their machine.
visit:
https://www.openlogic.com/openjdk-downloads
if you're having issues with Java... Seems not all JDK's are created equal.
Your own personal virtual trainer for Body & Mind.
/*Requirement: Java Installed*/ With this project the user can measure if he/she has a healthy weight then then go on exploring the application. This project is perfect for every individual who want to become fit physically and mentally. Common questions like How to lose weight, gain weight increase height, build body, lose fat, run fast, Mindfulness, different types of exercises, What to eat and what not to, everything is available.
The user needs to keep in mind that content of this...
A combination of a virtual breathalyzer and a calories calculator.
A simple program, that is a combination of two applications - a blood alcohol content calculator also called a virtual breathalyzer and a calories calculator.
It should be noted that the author is not a nutritionist and does not have a deeper knowledge of the principles of absorption of alcohol. Therefore, the two applications are based on simple algorithms, which are, however, widely used in similar calculations, also in similar calculators available online.
The program takes...
JCalc is GUI calculator written entirely in Java. It can be run cross-platform on any OS with a Java VirtualMachine. It shall be portable, stable, and efficient.
Java Calculator Suite (jcs) is a collection of Java classes related to expression calculators written in Java. Suports booleans, large numbers, machine numbers, most operators and about 25 different functions.