Subscription and contract management app for Android based on Ionic and Angular. Written in TypeScript.
 
 
 
 
 
Go to file
Christian 1b446cb72d Updated code and assets to v1.2 2021-04-27 20:04:49 +02:00
ISSUE_TEMPLATE Improved issue template for new releases 2021-03-04 16:48:55 +01:00
android Updated code and assets to v1.2 2021-04-27 20:04:49 +02:00
e2e Initial commit 2020-09-18 21:32:15 +02:00
fastlane/metadata/android Added fastlane changelogs for v1.2 2021-04-27 19:12:53 +02:00
node_modules/@capacitor/android Deleted compiled artifacts and ignore them 2020-12-18 01:13:28 +01:00
resources Initial commit 2020-09-18 21:32:15 +02:00
src Improved notification strings 2021-04-27 18:57:02 +02:00
.gitignore Deleted compiled artifacts and ignore them 2020-12-18 01:13:28 +01:00
LICENSE Initial commit 2020-09-18 21:32:15 +02:00
README.md Updated Readme 2021-04-03 00:10:04 +02:00
angular.json Updated to Angular 11 2021-04-02 04:14:18 +02:00
browserslist Initial commit 2020-09-18 21:32:15 +02:00
capacitor.config.json Changed loading spinner color according to app icon color 2021-01-02 13:58:20 +01:00
ionic.config.json Initial commit 2020-09-18 21:32:15 +02:00
karma.conf.js Initial commit 2020-09-18 21:32:15 +02:00
package-lock.json Updated ionic dependencies 2021-04-02 18:19:38 +02:00
package.json Updated version to v1.2 2021-04-27 19:14:08 +02:00
tsconfig.app.json Don't include unused files anymore 2020-11-25 23:58:38 +01:00
tsconfig.json Initial commit 2020-09-18 21:32:15 +02:00
tsconfig.spec.json Initial commit 2020-09-18 21:32:15 +02:00
tslint.json Initial commit 2020-09-18 21:32:15 +02:00

README.md

Subz

Subscription and contract management app for Android based on Ionic and Angular. Written in TypeScript.

Übersetzungsstatus

Try it on Codeberg Pages Get it on F-Droid

Features

Functional

  • Add subscriptions and details like costs, billing interval, contract durations and cancelation period
  • Show all subscriptions and their costs
  • Show days until next billing
  • Switch subscription cost overview to daily, weekly, monthly and yearly
  • Modify and delete subscriptions
  • Search for specific subscriptions
  • Sort subscriptions by name, costs, etc.
  • Optional reminder for reaching cancelation period of subscriptions

Settings

  • UI: Force Dark-mode
  • Region: Currency, date format
  • Data management: Local backup and restore

Building

Prerequisites

Build the app

git clone https://codeberg.org/epinez/Subz.git
cd Subz
npm i
ionic build --prod
npx cap sync
npx cap open android

Now you can run a build within Android Studio. You could also run it in a browser with ionic serve. Enjoy!

Contributing

Feel free to help me improving Subz in any possible way! These are some examples of how you could help:

  • File an issue: Did you notice a bug while using Subz or do you have some ideas of how we could enhance it? File an issue and I will notice it!
  • Tell others about Subz: I wanted to create something which not only helps me but also others. Everybody knows the struggle of forgetting to cancel a contract in time. I want that to be a problem of the past, so please help me to help others and tell them about Subz!
  • Translate: Subz is not (fully) localized in your language? You are welcome to help. Localization is handled on Weblate.
  • Start coding: Are you familiar with Typescript, HTML, SCSS, Angular and or Ionic? Nice! Please file issues first and reference to them in the commit like Fixes bad behaviour xy, closes #1. If you want to contribute new features please wait for my response because I want to keep the app as clean and straightforward as possible. :-)

Donate

If you want to support the development by a donation, you are very welcome to do so. That would allow me to invest more time into the development as I'm a student and working on Subz in my free time.

Donate using Liberapay

You can also contact me via E-Mail.

Thanks to

  • mondstern for his beautiful acrylic painting of the Subz logo
  • All translators which helped localizing Subz via Weblate. I don't mention each one specifically because that's so much work :-)
  • All donators!