updated the list of checked apps/softwares
This commit is contained in:
parent
8b55160900
commit
08f35a5fe1
@ -7,6 +7,10 @@ this program will run at a pre-defined interval to check for releases on the fol
|
|||||||
- [hometown](https://github.com/hometown-fork/hometown)
|
- [hometown](https://github.com/hometown-fork/hometown)
|
||||||
- [glitch-soc](https://github.com/glitch-soc/mastodon)
|
- [glitch-soc](https://github.com/glitch-soc/mastodon)
|
||||||
- [gotosocial](https://github.com/superseriousbusiness/gotosocial)
|
- [gotosocial](https://github.com/superseriousbusiness/gotosocial)
|
||||||
|
- [borgbackup](https://borgbackup.readthedocs.io/en/stable/)
|
||||||
|
- [atuin](https://atuin.sh)
|
||||||
|
- [fish-shell](https://fishshell.com)
|
||||||
|
- [chezmoi](https://www.chezmoi.io)
|
||||||
|
|
||||||
other repositories can and will be added later.
|
other repositories can and will be added later.
|
||||||
|
|
||||||
|
3
main.py
3
main.py
@ -33,8 +33,7 @@ repos = [
|
|||||||
'borgbackup/borg',
|
'borgbackup/borg',
|
||||||
'atuinsh/atuin',
|
'atuinsh/atuin',
|
||||||
'fish-shell/fish-shell',
|
'fish-shell/fish-shell',
|
||||||
'twpayne/chezmoi',
|
'twpayne/chezmoi'
|
||||||
'borgbackup/borg'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
github_api = 'https://api.github.com/repos'
|
github_api = 'https://api.github.com/repos'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user