From 17da7b9c8fa032caf29dba0726dda91549dbd040 Mon Sep 17 00:00:00 2001 From: souricevincent Date: Tue, 27 Jun 2023 19:59:33 +0200 Subject: [PATCH] feat: add pulp audio sample manager --- applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/applications.json b/applications.json index 4baa51d8..c3af3855 100644 --- a/applications.json +++ b/applications.json @@ -258,6 +258,23 @@ "swift" ] }, + { + "short_description": "Audio Sample manager.", + "categories": [ + "audio" + ], + "repo_url": "https://github.com/bazalp/pulp", + "title": "Pulp", + "icon_url": "", + "screenshots": [ + "https://raw.githubusercontent.com/bazalp/pulp/main/assets/img/app-pulp.png" + ], + "official_site": "", + "languages": [ + "rust", + "typescript" + ] + }, { "short_description": "Open source tool for managing i18n keys in software projects.", "categories": [