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

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

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