Jake Bauer
410418fab3
Remove Jenkins stuff
...
I don't use it anymore
2024-09-17 17:08:59 +02:00
Jake Bauer
d7809b90aa
Fix broken parsing of "threads" config option
2024-09-17 14:59:14 +02:00
Jake Bauer
08af9b9283
Fix refresh progress display freezing on Linux
2024-09-17 14:49:18 +02:00
Jake Bauer
bcceafc796
Recognize "exit" in addition to "quit"
2024-09-17 11:28:24 +02:00
Jake Bauer
4d72527f1e
Fix link to build status badge
2023-11-27 22:04:03 +01:00
Jake Bauer
c9796b29c6
Add more badges to README
2023-11-27 22:02:08 +01:00
Jake Bauer
d38de3b8e7
Add version badge
...
Badges are fun
2023-11-27 21:37:31 +01:00
Jake Bauer
ded6b69e5d
Experiment with Jenkins build icon in README
2023-11-27 21:22:08 +01:00
Jake Bauer
1721c755be
Bump version number
2023-11-27 21:12:04 +01:00
Jake Bauer
0d523bc5ed
Add Jenkins build status to README
2023-11-27 20:56:45 +01:00
Jake Bauer
7fb00175b9
Set repository up for compilation with crdx/pyinstaller
...
According to: https://github.com/cdrx/docker-pyinstaller/blob/master/README.md
2023-11-27 18:45:09 +01:00
Jake Bauer
a47cb77e03
Check in Jenkinsfile
...
It's much nicer to be able to edit it as part of the project instead of
needing to use the web interface.
2023-11-27 18:21:31 +01:00
Jake Bauer
dff281a84c
Make select print statements more "pythonic"
2023-11-16 15:18:00 +01:00
Jake Bauer
3c12d9894a
Prettify refresh printout
...
Make the CR happen at the end of printout instead of the start, so the
cursor doesn't look like it's jumping all over the line.
2023-11-02 14:33:28 +01:00
Jake Bauer
bbda9b9ed9
Allow for browser program to contain arguments
...
This specifically fixes opening firefox in a flatpak, where previously
fenen would error if the browser option was set to something like:
flatpak run org.mozilla.firefox
This fix also makes the "program not found" error more user friendly and
allows fenen to keep running even if the browser program was not found.
2023-11-02 14:29:12 +01:00
Jake Bauer
e1c34dc059
Initial checkin
2023-07-26 18:11:46 -04:00