1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

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
commit f4dcc75399
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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."