An open API service indexing awesome lists of open source software.

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)

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).