All Projects → bunqCommunity → Bunqdesktop

bunqCommunity / Bunqdesktop

Licence: mit
The unofficial, free and open source desktop application for the bunq API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bunqdesktop

webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (-59.78%)
Mutual labels:  desktop-app, desktop, electron-app
SteamTradeBot
Open source steam trading bot. Accepting or declining trades based on the automatic value calculation.
Stars: ✭ 65 (-76.01%)
Mutual labels:  desktop, electron-app
Picview
Fast Picture Viewer with compact UI, that can be hidden. Features image effects, galleries, image info and more. The app can automatically adjusts itself to your screen.
Stars: ✭ 259 (-4.43%)
Mutual labels:  desktop, desktop-app
touchbar-emoji
使用touchbar来控制飘落emoji表情雨。
Stars: ✭ 18 (-93.36%)
Mutual labels:  desktop-app, electron-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+208.49%)
Mutual labels:  desktop-app, electron-app
MagicBox
Organize your workspace, keep files optimized, prepare images for publishing
Stars: ✭ 65 (-76.01%)
Mutual labels:  desktop-app, desktop
network-smoothie
Dead simple internet bonding. Take advantege of multiple network adapters.
Stars: ✭ 14 (-94.83%)
Mutual labels:  desktop-app, electron-app
Revolut Emergency
👨‍🚀 Unofficial Revolut PC app – Freeze cards, list transactions, get notifications, contact support
Stars: ✭ 252 (-7.01%)
Mutual labels:  electron-app, desktop-app
gitlab task manager
Microsoft Todo inspired task manager leveraging Gitlab's Issue Tracker as the backend
Stars: ✭ 22 (-91.88%)
Mutual labels:  desktop, electron-app
FoldingBrowser
FoldingCoin & CureCoin All-In-One Installer
Stars: ✭ 48 (-82.29%)
Mutual labels:  desktop-app, desktop
competiwatch-desktop
Desktop app built in Electron for tracking your competitive match history in Overwatch.
Stars: ✭ 94 (-65.31%)
Mutual labels:  desktop-app, electron-app
Tana
Bringing the Picture-in-Picture experience to the desktop.
Stars: ✭ 109 (-59.78%)
Mutual labels:  desktop, electron-app
source-me
ℹ️ A small, minimal application built with Electron which provides necessary tools needed for web development.
Stars: ✭ 91 (-66.42%)
Mutual labels:  desktop-app, electron-app
qikQR
minimal desktop app to create QR codes.
Stars: ✭ 20 (-92.62%)
Mutual labels:  desktop, electron-app
instatron
A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
Stars: ✭ 95 (-64.94%)
Mutual labels:  desktop-app, electron-app
squoosh-desktop-app
Squoosh Desktop App is a multiplatform desktop app to compress, resize, and crop your images.
Stars: ✭ 141 (-47.97%)
Mutual labels:  desktop-app, electron-app
Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+652.77%)
Mutual labels:  electron-app, desktop-app
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+593.73%)
Mutual labels:  electron-app, desktop-app
Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (-46.86%)
Mutual labels:  desktop-app, electron-app
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (-74.17%)
Mutual labels:  desktop-app, electron-app

Screenshot of the app

bunqDesktop

Github latest version Download counter build status for master branch MIT License Wiki

The unofficial, free and open source desktop application for the bunq API.


Download

One click installers

Download the latest version of bunqDesktop from the GitHub releases page.

There is also a Nightly build which is built automatically every night and contains the latest experimental changes and features. Only use this if you want to test new features and are okay with potential errors.

Snapcraft bunqDesktop

You can directly search for 'bunqDesktop' in the Ubuntu store or use the snap command.

sudo snap install bunqdesktop

Brew Cask

brew cask install bunqcommunity-bunq

Chocolatey Download count for Chocolatey

choco install bunqdesktop

AUR

Replace the $AURHELPER section with your AUR helper command.

$AURHELPER -S bunq-desktop-bin

Features

  • View all your accounts and payments
  • Send new payments to other users
  • Accept and decline requests
  • Create and view bunq.me requests
  • Custom categories to group events
  • View and manage your cards
  • Statistics page
  • Encrypted storage on your device
  • Available on Windows, Linux and Mac

Keybinds

  • CTRL/CMD + Q : Closes the application
  • CTRL/CMD + U : Runs the background sync process
  • CTRL/CMD + H : Toggles the account balance visibility
  • CTRL/CMD + T : Toggles between the light and dark theme
  • CTRL/CMD + D : Dashboard
  • CTRL/CMD + P : Payment page
  • CTRL/CMD + R : Request page
  • ALT + C : Cards page
  • ALT + S : Settings page

Translations

The app is developed in English but translations in Dutch and German are available. If you spot errors, possible improvements or want to help us translate the desktop app to a different language let us know or suggest a change on Crowdin!

Security

All sensitive data is encrypted with the password that is entered on startup. You can choose to skip this step which will encrypt the data with a default password so that you will be logged in without asking you for a password.

The bunqDesktop settings, custom categories and category rules are not stored using encryption. This data is stored separately so it can be synced more easily across multiple devices.

Check out the settings page to see where this information is stored and to change this location if you'd like to move it. You can easily use services like Google Drive, iCloud Drive, Dropbox and other software to sync the settings file to always have the same categories and settings across your devices.

Privacy

At no point is your API key, session information or other data directly sent to other servers or systems. All requests to the bunq API are done directly from the bunqDesktop client to the bunq servers.

We use Google Analytics with minimal settings (Source code) to check which version of the application is used and other basic information like system language, OS version and country. Your IP address is anonymized using IP Anonymization in Analytics. Google Analytics can be disabled on the settings page whenever you want.

Development

We use yarn for package management and the following global packages:

$ yarn global add cross-env webpack gulp

Clone this project and install its dependencies.

$ git clone [email protected]:bunqCommunity/bunqDesktop.git && cd bunqDesktop
$ yarn 

Run these commands in 2 separate consoles. One compiles the react app and the second takes care of running an electron instance with hot reloading.

$ yarn webpack:dev
$ yarn start:dev 

Contact

Together topic badge Telegram chat badge Telegram chat badge

We have a public Telegram chat group and a topic on bunq together.

If you just want a notification when a new version is released you can also join the Telegram updates channel.

Feel free to create a new issue for any suggestions, bugs or general ideas you have on Github or contact us through one of the above.

Contributors Contributer count

License

Unless otherwise noted, the bunqDesktop source files are distributed under the MIT License found in the LICENSE file.

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].