Code Monkey home page Code Monkey logo

unofficial_stash's Introduction


Unofficial Stash

Unofficial CLI Implementation for Stashaway

Disclaimer

Please do note that this is the Unofficial Implementation of Stashaway

About The Project

A simple way to preview, store, monitor your balance, securities easily.

This application only works for Stashaway Malaysia.

This application cannot be automated, and need human involvement daily.

Prerequisites

This are the things you are required to run this application.

Luckily, you can just install the requirements provided

pip install -r requirements.txt

Installation

  1. Clone the repo
git clone https://github.com/liej6799/unofficial_stash
  1. Install the requirement packages
pip install -r requirements.txt

Usage

This is how to run the application

Login

When you first install please login

python main.py login

Input

Email: [email protected]
Password: (hidden)

Validate 2FA

After success login, you will get this output:

The credentials provided is correct, code has been sent to this number: %{number}.

Now you need to run the 2fa module

python main.py validate-2fa

Input

Code from SMS: 123456

Daily

Run this module to get current data from the api, make sure run this daily

As currently the bearer provided expired quickly, and need to fill in 2fa sms everytime, it is not possible to run this tool as a automation.

As result, this command must be manually run everyday.

Simply run:

python main.py daily

Then it will populate the database with latest data.

Display

When all the hardwork has been done, you can just run this module to display your data gathered.

python main.py display-all

More Info

Using Click library to create cli application, you can view all the command available

python main.py

Acknowledgements

unofficial_stash's People

Contributors

liej6799 avatar

Stargazers

Andrew Johnson avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.