All Projects → Delni → Mercury

Delni / Mercury

Licence: mit
Mercury is the budget planner of the 21st century ! Based on Electron, it can be deployed in on virtually any OS

Projects that are alternatives of or similar to Mercury

Doge
Darknet Osint Graph Explorer
Stars: ✭ 93 (-30.6%)
Mutual labels:  electron-app
Negative
An app for making visual comparisons
Stars: ✭ 115 (-14.18%)
Mutual labels:  electron-app
Cemui
A small launcher for the Cemu WiiU emulator made with Electron. Currently on hiatus, development is currently being focused on Pretendo https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 118 (-11.94%)
Mutual labels:  electron-app
Squid Tracks
An Unofficial Desktop Client for Splatnet2
Stars: ✭ 100 (-25.37%)
Mutual labels:  electron-app
Coursehunt
Download free videos by coursehunters.net using the Electron application
Stars: ✭ 111 (-17.16%)
Mutual labels:  electron-app
Switchrpc
Discord Rich Presence integration for Nintendo Switch.
Stars: ✭ 116 (-13.43%)
Mutual labels:  electron-app
Piece
📜 Less equals more. A neat and elegant app for temporary note-taking.
Stars: ✭ 86 (-35.82%)
Mutual labels:  electron-app
Thismypc
ThisMyPC provides a neat web interface that can be used for browsing your desktop drives from any device in your browser itself. With the help of NodeJs, the file details are displayed in JSON format that can then we easily displayed in web browsers.
Stars: ✭ 128 (-4.48%)
Mutual labels:  electron-app
Evnestoreplatform
📱Electronic commerce iOS APP framework
Stars: ✭ 112 (-16.42%)
Mutual labels:  electron-app
Gemini
A dope, easy-on-the-eyes, currently-playing viewer for Spotify
Stars: ✭ 118 (-11.94%)
Mutual labels:  electron-app
Fable Elmish Electron Material Ui Demo
Complete boilerplate for Electron apps using Fable and Elmish with hot module reloading, time-travel debugging, etc.
Stars: ✭ 101 (-24.63%)
Mutual labels:  electron-app
Qlens
QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.
Stars: ✭ 110 (-17.91%)
Mutual labels:  electron-app
Ridereceipts
🚕 Simple automation desktop app to download and organize your receipts from Uber/Lyft. Try out our new Ride Receipts PRO !
Stars: ✭ 117 (-12.69%)
Mutual labels:  electron-app
Bookmark
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.
Stars: ✭ 97 (-27.61%)
Mutual labels:  electron-app
Lotion
Unofficial Notion.so app for Linux
Stars: ✭ 1,735 (+1194.78%)
Mutual labels:  electron-app
Musictube Player
MusicTube Player is an electron desktop application for YouTube Music, with media key support & desktop notifications.
Stars: ✭ 90 (-32.84%)
Mutual labels:  electron-app
Poi
Scalable KanColle browser and tool.
Stars: ✭ 1,537 (+1047.01%)
Mutual labels:  electron-app
Streaker
🔥 GitHub contribution streak & stat tracking menu bar app
Stars: ✭ 131 (-2.24%)
Mutual labels:  electron-app
Mailspring
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Stars: ✭ 11,953 (+8820.15%)
Mutual labels:  electron-app
Mook
Markdown editor based on Electron and React
Stars: ✭ 117 (-12.69%)
Mutual labels:  electron-app

icon

Mercury

Codacy Badge

Current version packed : v1.1.2
The budget planner of the 21st century

🚧 Please be aware that Mercury is in constant development, you may encounter unknown bug 🚧

If you like my work, please donate for coffee ! ☕️


Mercury offer basic budget planner functionality, such as managing account, add / edit / delete operation... I always wanted a tool as MSMoney or HomeBank, but with improved and modern UI. HomeBank was the software I used to use, and many features come from there.
This application is built on top of Electron

Developped with ♥ for you

Supported languages : English,Français
Send an e-mail if you want to help to translate in your language!


Previews

Dark UI (default) White UI
mainView mainView
mainView mainView

Features

  • Create or delete any account
  • Create / Edit / Delete any operation
  • Create / Edit / Delete recurring operation
  • Filter operation with easy-to-access basic filters
  • Manage your outcome with reports over time / categories
  • Manage beneficiaries and categories in the settings
  • MacOS TouchBar integration
  • Choose your (theme) side

Available languages

Roadmap :

  • [ ] Add version update checker
  • [ ] Add transaction binding from other currency (issue#3)
  • [ ] Add data encryption (issue#8)
  • [ ] Add webDav / cloud sync (issue#8)
  • [ ] Add advanced filters
  • [ ] More translations !

How to use

Clone the GitHub repository. You need Node.js and npm installed on your system. Go to terminal:

# Clone the repository
$ git clone https://github.com/Delni/mercury.git

# Go to directory
$ cd mercury

# Install dependencies
$ yarn

# Start the app
$ yarn run dev

Downloads

Go to downloads page
Download for MacOS & Windows

Linux coming soon (as soon as tested)
Not available at the moment.

Contribute

If the application has any kind of bugs, feel free to open an issue. We will look into it & come up with a solution. Create a new pull request if you have fixed any kind of bugs.

The request would be merged if it fixes the bug & does not disturb the whole application in any way.

⚠️ Huge change ahead

The current work is to migrate Mercury from a JQuery-based interface to Vue.js for better scalability, maintainability, testing, etc. If you have already worked or forked this repo, find v1 under the branch legacy/v1

Third-party

License

MIT License

Copyright (c) 2018 Nicolas Delauney

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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].