index
:
geldschieberbot
daemon
jsonrpc
main
minimize
simple-dbus-main
(Signal) bot managing the expenses of a group
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump pipenv to python3.13
HEAD
simple-dbus-main
main
Florian Fischer
2025-11-07
4
-131
/
+132
*
use docker image containing all build requirements for pygobject
Florian Fischer
2025-11-06
1
-1
/
+1
*
bump python version, install used imports and ignore types for pydbus
Florian Fischer
2025-11-06
4
-207
/
+140
*
support dbus loop frontend for geldschieberbot
Florian Fischer
2025-11-06
2
-18
/
+75
*
export the plot command
Florian Fischer
2025-11-06
1
-0
/
+23
*
export the minimize command from the geldschieberbot
minimize
Florian Fischer
2025-11-06
3
-0
/
+87
*
add simple script generating graphviz from a balance
Florian Fischer
2025-11-06
1
-0
/
+39
*
fix cycle generation
Florian Fischer
2025-11-06
1
-16
/
+38
*
add helper code for future minimize feature
Florian Fischer
2025-11-05
2
-2
/
+178
*
skip test_montly if current day is not present in previous months
Florian Fischer
2024-10-31
1
-2
/
+12
*
partially revert 2f2b51e40c7027d80bf4a6741f2063e2c224f938
Florian Fischer
2023-09-18
1
-1
/
+2
*
make Geldschieberbot a context manager
Florian Fischer
2023-09-18
3
-24
/
+26
*
convert the sender to a name in the messages of scheduled commands
Florian Fischer
2023-09-18
1
-3
/
+4
*
fix wrong arguments to MessageContext when running scheduled cmds
Florian Fischer
2023-08-29
1
-1
/
+1
*
test: fix call to run the bot in single shot mode
Florian Fischer
2023-08-12
1
-1
/
+1
*
test: remove old environment variables
Florian Fischer
2023-08-12
1
-3
/
+0
*
extract reading and sending messages into separate script
Florian Fischer
2023-08-11
3
-81
/
+106
*
add simple gitlab CI using my python development docker image
Florian Fischer
2023-08-11
1
-0
/
+29
*
switch from WTFPL to GPL3 or later
Florian Fischer
2023-08-11
6
-2
/
+740
*
add doc strings and use more meaningful variable names
Florian Fischer
2023-08-11
1
-9
/
+16
*
remove change model todo
Florian Fischer
2023-08-11
1
-1
/
+0
*
remove alias todo
Florian Fischer
2023-08-11
1
-1
/
+0
*
extract the models and utility function into separate source files
Florian Fischer
2023-08-11
3
-88
/
+101
*
add GSB_USER variable back because it is used in run.sh
Florian Fischer
2023-08-11
1
-1
/
+3
*
extract message sending from the Geldschieberbot class
Florian Fischer
2023-08-11
2
-62
/
+83
*
improve the sample config
Florian Fischer
2023-08-11
1
-8
/
+8
*
remove global variables using the environment
Florian Fischer
2023-08-11
2
-23
/
+69
*
ignore old obscure changes in the state file
Florian Fischer
2023-08-10
3
-8
/
+25
*
update environment
Florian Fischer
2023-08-10
3
-182
/
+206
*
introduce dataclasses for the passed data
Florian Fischer
2023-08-10
5
-343
/
+477
*
test: use more intuitive transfer command
Florian Fischer
2023-08-10
1
-5
/
+5
*
pipenv: install pytest and update environment
Florian Fischer
2022-11-04
3
-247
/
+190
*
add missing test status
Florian Fischer
2022-11-02
1
-0
/
+1
*
add new sum alias 'balance'
Florian Fischer
2022-09-04
2
-2
/
+11
*
geldschieberbot: support transaction with multiple recipients
Florian Fischer
2022-07-26
2
-21
/
+107
*
geldschieberbot: support choosing the entries in a summary
Florian Fischer
2022-07-26
1
-1
/
+4
*
test: add test for transactions with unknown recipient
Florian Fischer
2022-07-26
1
-0
/
+7
*
add option to quote cmd messages
Florian Fischer
2022-07-25
2
-12
/
+37
*
test: disable pylint style checks for test code
Florian Fischer
2022-07-25
1
-1
/
+2
*
support aliases in tanken command
Florian Fischer
2022-07-06
3
-66
/
+72
*
add alias support
Florian Fischer
2022-07-06
2
-1
/
+175
*
remove else after return
Florian Fischer
2022-07-06
1
-2
/
+2
*
fix wording of car command help
Florian Fischer
2022-07-06
1
-1
/
+1
*
add type hint
Florian Fischer
2022-07-06
1
-1
/
+1
*
test: use f-strings
Florian Fischer
2022-07-04
1
-52
/
+38
*
test: sanely name test state files
Florian Fischer
2022-07-04
5
-28
/
+27
*
add python development tooling
Florian Fischer
2022-07-04
5
-0
/
+890
*
add TODO
Florian Fischer
2022-07-04
1
-0
/
+10
*
geldschieberbot: refactor bot into a class
Florian Fischer
2022-07-04
1
-744
/
+767
*
fixup! test: add explicit encoding to open
Florian Fischer
2022-07-04
1
-1
/
+1
[next]