mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add itflow
This commit is contained in:
parent
25e594410c
commit
f6bfd7a3db
2 changed files with 6 additions and 6 deletions
|
@ -1626,6 +1626,12 @@ state = "working"
|
||||||
subtags = [ "website" ]
|
subtags = [ "website" ]
|
||||||
url = "https://github.com/YunoHost-Apps/isso_ynh"
|
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]
|
[jackett]
|
||||||
category = "multimedia"
|
category = "multimedia"
|
||||||
level = 1
|
level = 1
|
||||||
|
|
|
@ -556,12 +556,6 @@ description = "Peer-to-peer hypermedia protocol"
|
||||||
upstream = "https://github.com/ipfs/ipfs"
|
upstream = "https://github.com/ipfs/ipfs"
|
||||||
website = "https://ipfs.io"
|
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]
|
[joplin]
|
||||||
name = "Joplin"
|
name = "Joplin"
|
||||||
description = "Note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS."
|
description = "Note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS."
|
||||||
|
|
Loading…
Add table
Reference in a new issue