When you ask GPT how to calculate something, you usually get a text explanation of the procedure. With Scriptorium, you can do the same — but instead of just receiving text, you get a dynamic Excel-like calculator that you can interact with, modify, and save.
🧮 If you just need a calculator | No registration required | -->
The core idea is to combine a simple 48-cell spreadsheet with a calculator-style keyboard. This leaves no need to write down sub calculations results.
📈 If you need something more -->
- Any cell can be a number, string, or object.
- Global variables for storing constants and intermediate results.
- Conditional cell values.
- Conditional cell comments with semaphores.
- Drop-down menus with predefined cell values.
- You can assign a title to any cell, define its symbol and units, add a supplementary description, and even insert an image if needed.
- Organize your scripts into folders using the folder manager.
- Any script can be made public; the default status is private.
- Browse publicly available scripts created by other users and add them to your library.
📴 Offline mode -->
Scripts in your library that were created by other users are not stored locally, so they cannot be accessed without an internet connection. Scripts created by you, however, are also stored on your device and can be used offline.