Merge pull request #1778 from YunoHost/itflow

Add itflow to catalog
This commit is contained in:
Tagada
2023-10-06 10:04:58 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@ -1632,6 +1632,12 @@ state = "working"
subtags = [ "website" ]
url = "https://github.com/YunoHost-Apps/isso_ynh"
[itflow]
category = "productivity_and_management"
state = "working"
subtags = [ "accounting" ]
url = "https://github.com/YunoHost-Apps/itflow_ynh"
[jackett]
category = "multimedia"
level = 1

View File

@ -562,12 +562,6 @@ description = "Peer-to-peer hypermedia protocol"
upstream = "https://github.com/ipfs/ipfs"
website = "https://ipfs.io"
[itflow]
name = "ITFlow"
description = "Application for MSPs that streamlines IT documentation, ticketing, invoicing, and accounting."
upstream = "https://github.com/itflow-org/itflow"
website = "https://itflow.org/"
[joplin]
name = "Joplin"
description = "Note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS."