flavianohonorato / subs.center

Simple subscriptions manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Subscription Manager

Keep track of your streaming services, online accounts, and more.

https://subs.center

Features

  • Automatically get service icon
  • Dark mode by default
  • Add, delete subscriptions
  • Templates for popular services
  • Slide to delete
  • Show total cost
  • Currency symbol based on the browser locale
  • App icon
  • Local storage
  • PWA
  • Add, Edit, delete categories
  • Edit subscriptions
  • Export, import data
  • Cloud sync
  • Native mobile app
  • Browser extension

Development

Install the dependencies

npm install

Development mode

hot-code reloading, error reporting, etc.

npm run dev

Lint the files

npm run lint

Format the files

npm run format

Build PWA for production

npm run build

Customize the configuration

See Configuring quasar.config.js.

About

Simple subscriptions manager


Languages

Language:JavaScript 66.7%Language:Vue 24.0%Language:HTML 6.7%Language:SCSS 2.6%