Skip to content

ZaninAndrea/calc_notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calc Notebook

An electron app to write interactive math notebooks, download the app here

Features

You can do simple calculations and the result will pop up on the left

simple_calculations

Any result can be given a name and referenced in following (or previous) calculations

references

You can specify the unit for any number, reference or calculation result; the app will handle converting the various units

units

Building the app

yarn install
yarn make