https://github.com/alex289/sub-tracker
Simple and local first subscription tracker
https://github.com/alex289/sub-tracker
drizzle-orm sqlite tauri
Last synced: about 2 months ago
JSON representation
Simple and local first subscription tracker
- Host: GitHub
- URL: https://github.com/alex289/sub-tracker
- Owner: alex289
- License: mit
- Created: 2025-03-15T22:18:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-02T11:31:04.000Z (6 months ago)
- Last Synced: 2026-01-08T13:20:04.592Z (6 months ago)
- Topics: drizzle-orm, sqlite, tauri
- Language: TypeScript
- Homepage:
- Size: 543 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Sub Tracker
Simple and _local_ first subscription tracker.
## Development
### Setup
> Requires Node.js 22.x, pnpm 9.x and Cargo 1.83.x
```sh
pnpm install
cd src-tauri
cargo install
```
### Run
```sh
pnpm tauri dev
```
### Build
```sh
pnpm tauri build
```
### TODO
- Own icons
- Fix statistics
- Improve UI
- Add calendar