19 lines
503 B
Markdown
19 lines
503 B
Markdown
Title: Git Budget on Android uses Git
|
|
Date: 2026-05-31
|
|
Category: News
|
|
Slug: gb-git-android
|
|
Lang: en
|
|
|
|
<video controls width="700">
|
|
<source src="../../vid/2026-06_gb-git-android.mp4" type="video/mp4"/>
|
|
</video>
|
|
|
|
# May
|
|
|
|
Initially I wanted to display the history of spendings in Git Budget. However, the
|
|
history depends on data, and that should have been done in Git. That's why
|
|
in May I implemented pulling/pushing of a fixed repository.
|
|
|
|
# June
|
|
|
|
In June I plan to implement pulling/pushing on Desktop. |