https://github.com/ravisiyer/cgpttimestamp
Launch and One-Touch-Add Timestamp Recorder (Android and web apps)
https://github.com/ravisiyer/cgpttimestamp
expo react-native
Last synced: 3 months ago
JSON representation
Launch and One-Touch-Add Timestamp Recorder (Android and web apps)
- Host: GitHub
- URL: https://github.com/ravisiyer/cgpttimestamp
- Owner: ravisiyer
- Created: 2025-06-06T16:54:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-21T17:33:50.000Z (about 1 year ago)
- Last Synced: 2025-06-21T18:32:36.910Z (about 1 year ago)
- Topics: expo, react-native
- Language: JavaScript
- Homepage: https://ravisiyer.github.io/CGPTTimestamp/
- Size: 1.86 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Timestamp Tracker App: Auto Timestamps on Open (Android & Web)
=====================================
## App store pages and web app links
Latest version
- [Android app on Google Play Store](https://play.google.com/store/apps/details?id=com.ravisiyer.timestamptracker)
Older version with same functionality but minor UI differences:
- [Web app on GitHub Pages](https://ravisiyer.github.io/CGPTTimestamp/)
- [Android app (APK download) on Uptodown store](https://timestamp-tracker.en.uptodown.com/android)
- [Android APK download from Google Drive](https://drive.google.com/file/d/1e3-mUrLoaP-4Yy8lI0jR8bEaXwQZoqnv/view?usp=drive_link)
- [VirusTotal scan report for above APK](https://www.virustotal.com/gui/file/55d7c63e167b78c4fcb09310d68b654fbb9a9708bb82577ab8a1235f6157d41a)
## Description
This app is an easy to use, one-tap/one-click add, timestamp recorder and tracker. When you open or launch the app, a timestamp is automatically created. You can add further timestamps with a single tap or click, and you can easily add notes to any entry.
As it has been developed using React Native and Expo, there is an Android app version and a web version. As I do not have access to a MacOS computer nor an iOS phone/tablet, I did not create an iOS app.
It has the following features:
- Automatically creates a timestamp when the app is opened or launched.
- Add (Timestamp) buttons: Adds timestamp and shows the interval from last timestamp.
- Export button: Exports timestamps data as .csv.
- MS Toggle button: Toggles display of milliseconds in the main list.
- Clear button: Clears timestamps.
- Tap/Click on timestamp: Shows modal to view/edit note (always displays milliseconds).
- Maximum timestamps: 100
App author: Ravi S. Iyer with assistance from ChatGPT and Gemini
App date: 25 Dec. 2025 (this may change as the app is updated)
For more info including screenshots, please visit associated blog post: [Timestamp Tracker App: Auto Timestamps on Open (Android & Web), built with React Native and Expo using ChatGPT and Gemini assistance](https://raviswdev.blogspot.com/2025/06/using-chatgpt-to-write-react-native.html).