Track expiry dates and activity requirements for multiple SIM and eSIM numbers in one app.
Get expiry reminders via local notification, Telegram, or email before a number lapses.
Import or export number records as JSON or CSV, and run a real download speed test.
| yanglh1/simjiang | m4xx3d0ut/1337-board | nils0000shiyong/kuaida-ai-assistant | |
|---|---|---|---|
| Stars | 21 | 21 | 22 |
| Language | Kotlin | Kotlin | Kotlin |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
README is brief and mostly in Chinese, self-hosting the reminder server requires the included server code.
SimJiang is a free Android app for managing SIM and eSIM phone numbers. It is written in Kotlin and aimed at people who hold multiple phone numbers across different carriers or countries and need to keep track of when each number expires or needs activity to stay active. The app stores details for each number including the country, area code, operator, expiry date, and the schedule for keeping the number alive. Users can set up reminders delivered as local phone notifications, Telegram messages, or email via SMTP. There is also a cloud reminder service where the server checks expiry dates on a schedule and sends alerts, with data separated by API key so multiple users can share the same server without seeing each other's records. Other features include a real download test for checking data speeds, import and export of number records in JSON or CSV format, and support for light and dark themes with optional custom backgrounds. The interface is available in Simplified Chinese, Traditional Chinese, English, Japanese, and Arabic. The README is brief and written primarily in Chinese. It lists the core features and provides the default cloud reminder server address along with build instructions for compiling from source. The project includes the server-side code for the reminder service in the repository under a separate directory.
A free Android app for tracking SIM and eSIM phone numbers across carriers, with expiry reminders sent by notification, Telegram, or email.
Mainly Kotlin. The stack also includes Kotlin, Android, SMTP.
The app is described as free, no formal license text is given in the explanation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.