Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeka-kiselyov/dimeshift
:moneybag::moneybag::moneybag: the easiest way to track your expenses. Free. Open-source. Node.js
https://github.com/jeka-kiselyov/dimeshift
backbone backbone-framework backbonejs budget budgeting expenses financial javascript money moneybag node nodejs personal-finance personal-finances
Last synced: 3 days ago
JSON representation
:moneybag::moneybag::moneybag: the easiest way to track your expenses. Free. Open-source. Node.js
- Host: GitHub
- URL: https://github.com/jeka-kiselyov/dimeshift
- Owner: jeka-kiselyov
- License: agpl-3.0
- Created: 2015-10-17T11:16:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T02:50:08.000Z (over 4 years ago)
- Last Synced: 2025-01-08T15:17:54.882Z (11 days ago)
- Topics: backbone, backbone-framework, backbonejs, budget, budgeting, expenses, financial, javascript, money, moneybag, node, nodejs, personal-finance, personal-finances
- Language: JavaScript
- Homepage: https://dimeshift.com/
- Size: 2.09 MB
- Stars: 195
- Watchers: 20
- Forks: 44
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - jeka-kiselyov/dimeshift - :moneybag::moneybag::moneybag: the easiest way to track your expenses. Free. Open-source. Node.js (nodejs)
README
# DimeShift - easiest way to track your expenses. Online. Open-source. Free
* node.js
* npm
* Front-end: jQuery, Bootstrap, Backbone.js with JSmart template engine.
* Back-end: Sequelize, SQLite database by default, easy to switch to MySQL or Postgree for production.Demo:
----
[DimeShift](https://dimeshift.com/)Desktop Application:
----[DimeShift Desktop](https://github.com/jeka-kiselyov/dimeshift-desktop). Cross platform desktop app built on [Electron](http://electron.atom.io/)
Installation:
----[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/jeka-kiselyov/dimeshift)
or install from CLI:
```bash
mkdir dimeshift
cd dimeshift
git clone https://github.com/jeka-kiselyov/dimeshift.git .
npm install
```
* [Install npm](https://docs.npmjs.com/getting-started/installing-node) if you don't have it.
* [Install bower](http://bower.io/#install-bower) if you don't have it.Run:
----```bash
npm start
```
Open [localhost:8080](http://localhost:8080) in your browser.Documentation:
----[API](http://docs.dimeshift.apiary.io/)
Screenshots:
----
![Dimeshift transactions](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/transactions.jpg?1mar16)![Dimeshift wallets](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/wallets.jpg?1mar16)
![Dimeshift goals](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/goal.jpg?1mar16)
![Dimeshift i18n](https://raw.githubusercontent.com/jeka-kiselyov/dimeshift/master/public/images/homepage/screenshots/i18n.jpg?1mar16)
License
----
GNU Affero GPL**Free Software, Hell Yeah!**
From Slavyansk, Ukraine. With Love