https://github.com/alexcoder04/nclock22
A clock app for the TI-nspire, built using Sol
https://github.com/alexcoder04/nclock22
clock clock-app lua nspire nspired-lua sol sol-lib ti-nspire ti-nspire-calculators
Last synced: 4 months ago
JSON representation
A clock app for the TI-nspire, built using Sol
- Host: GitHub
- URL: https://github.com/alexcoder04/nclock22
- Owner: alexcoder04
- License: gpl-3.0
- Created: 2022-10-26T14:24:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T12:28:17.000Z (over 3 years ago)
- Last Synced: 2025-02-09T08:23:30.208Z (about 1 year ago)
- Topics: clock, clock-app, lua, nspire, nspired-lua, sol, sol-lib, ti-nspire, ti-nspire-calculators
- Language: Lua
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nclock22
A clock app for the TI-nspire. Based on the [sol](https://github.com/alexcoder04/sol-lib) framework.
Uses the internal TI-nspire timer; you can adjust the clock, so a setting is saved, for how to convert the internal timer into unixtime which is then showed as a datetime string.