Skip to content

Commit eceb8b1

Browse files
committed
chore: cleanups
1 parent 1e5b9e9 commit eceb8b1

File tree

6 files changed

+4
-6
lines changed

6 files changed

+4
-6
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_A minimalist expense tracker enabling quick logging of expenses in natural language, using LLMs for parsing and categorization._
44

5-
![recording](./screenshots/gullak.gif)
5+
![Gullak Transaction Logger](./screenshots/log.png)
66

77
Gullak is a minimalist expense tracker designed to make logging expenses effortless. Input your expenses in natural language, and let the integrated AI handle categorization. Gullak focuses on quick expense logging with the ability to export to CSV for analysis in tools like Actual Budget.
88

@@ -21,15 +21,12 @@ I originally developed Gullak for personal use. I had a habit of recording my ex
2121
- **CSV Export**: Export filtered transactions for analysis in Actual Budget or similar tools.
2222
- **Dense Table UI**: Compact, fast interface focused on efficiency.
2323

24-
## Screenshots
25-
26-
![Gullak Transaction Logger](./screenshots/log.png)
27-
2824
## Philosophy
2925

3026
Gullak is designed as a "log and forget" expense tracker. Instead of trying to be an all-in-one budgeting tool with charts and analytics, it focuses on what it does best: making expense logging fast and effortless.
3127

3228
The workflow is simple:
29+
3330
1. **Log** expenses quickly using natural language
3431
2. **Confirm** transactions with a single click
3532
3. **Export** to CSV when ready
@@ -62,6 +59,7 @@ Follow these steps to configure it:
6259
- Download a copy of the shortcut from [here](https://www.icloud.com/shortcuts/f9039ea721ca4cdeac31fb9b7983450a).
6360
- Add the shortcut to your library in the Shortcuts app on your iOS device.
6461
- Customize the GULLAK_API endpoint.
62+
6563
- Open the Shortcuts app and find the newly added shortcut.
6664
- Tap on the shortcut to open the editing interface.
6765
- Look for the `gullak_api_endpoint` variable within the actions list.

screenshots/dashboard.png

-258 KB
Binary file not shown.

screenshots/gullak.gif

-20.4 MB
Binary file not shown.

screenshots/log.png

224 KB
Loading

screenshots/reports.png

-530 KB
Binary file not shown.

0 commit comments

Comments
 (0)