This is a Python application that displays live data of E-Trade and Coinbase portfolios using the platforms' respective APIs. The data is presented in the system tray and indicates the following information:
- Integrate E-Trade API
- Integrate Coinbase API
- Standardize API integration for simpler aggregation
- Restructure project to improve extensibility
- Implement less error-prone mechanism to store config data
- Store credentials securely