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.
- Host: GitHub
- URL: https://github.com/areianight/lua_finances
- Owner: AreiaNight
- Created: 2024-11-19T02:32:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T03:23:01.000Z (7 months ago)
- Last Synced: 2025-01-26T16:48:20.398Z (4 months ago)
- Language: Lua
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
Then, open a terminal and just run the script.
```
lua finances.lua
```## Screenshoots

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