Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
actualplaid-cli
Advanced tools
Import transactions from your bank accounts into Actual Budget via Plaid API
yarn global add actualplaid-cli
or npm install -g actualplaid-cli
setup
: ACTUAL_BUDGET_ID=My-Finances-12345 PLAID_CLIENT_ID=my-client-id PLAID_SECRET=my-secret-key actualplaid setup
import
: ACTUAL_BUDGET_ID=My-Finances-12345 PLAID_CLIENT_ID=my-client-id PLAID_SECRET=my-secret-key actualplaid import
Usage
$ actualplaid <command> <flags>
Commands & Options
setup Link bank accounts with your Actual Budget accounts via Plai
ls List currently syncing accounts
import Sync bank accounts to Actual Budget
--account, -a The account to import, ex: --account="My Checking"
--since, -s The start date after which transactions should be imported. Defaults to beginning of current month, format: yyyy-MM-dd, ex: --since=2020-05-28
config Print the location of actualplaid the config file
--version Print the version of actualplaid being used
Examples
$ actualplaid import --account="My Checking" --since="2020-05-28"
FAQs
Import transactions from your bank accounts into Actual Budget via Plaid API
We found that actualplaid-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.