An open API service indexing awesome lists of open source software.

https://github.com/areianight/lua_finances

A little lua script for financial tracking and balance.
https://github.com/areianight/lua_finances

Last synced: 3 months ago
JSON representation

A little lua script for financial tracking and balance.

Awesome Lists containing this project

README

        

## Lua financial tracking
A simple lua financial tracking I did to practice lua. It is used on console or terminal.

## Install / Windows
Same stpes, first clone the repo. You can download the zip.

After, just run the dependencies.bat
> Don't worry, it's just to install libraries, nothing else. You are free to read the code if you are suspicious.
![ ](https://github.com/AreiaNight/lua_finances/blob/main/screenshoots/dependencies%20win.png)

Then, open a terminal and just run the script.
```
lua finances.lua
```

## Screenshoots

![ ](https://github.com/AreiaNight/lua_finances/blob/main/screenshoots/balance-win.png?raw=true)

## To do
- [ ] Fix linux dependencies
- [ ] Fix linux code
- [ ] Create a csv file