diff --git a/publiccode.yml b/publiccode.yml new file mode 100644 index 000000000..254856a7f --- /dev/null +++ b/publiccode.yml @@ -0,0 +1,82 @@ +publiccode-yml-version: '0.2' +name: 'Vikunja' +url: 'https://vikunja.io' +landingURL: 'https://vikunja.io' +isBasedOn: 'https://go.dev/' +softwareVersion: 'v0.23.0' +releaseDate: '2024-02-10' +logo: 'https://vikunja.io/images/vikunja-logo.svg' +platforms: + - 'linux' + - 'lxc' + - 'docker' + - 'k8s' +categories: + - 'agile-project-management' + - 'enterprise-project-management' + - 'project-management' + - 'task-management' + - 'workflow-management' +usedBy: + - 'City of Treuchtlingen' +roadmap: +'https://my.vikunja.cloud/projects/16/list#share-auth-token=QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd' +developmentStatus: 'stable' +softwareType: 'webservice' +intendedAudience: + scope: + - 'Providers of standard based workflow management services who +wish or are required to use Open Source solutions' +description: + en: ' The open-source, self-hostable to-do app. Organize everything, +on all platforms.' +documentation: 'https://vikunja.io/docs/' +apiDocumentation: 'https://vikunja.io/docs/api-documentation/' +features: + - 'workflow management' + - 'CalDAV provider' + - 'kanban tool' + - 'gantt display tool' + - 'ticket system' +screenshots: + - 'https://vikunja.io/images/vikunja/09-task-detail-dark.webp' +videos: + - 'none' +legal: + license: 'GNU AFFERO GENERAL PUBLIC LICENSE Version 3' + mainCopyrightOwner: 'Konrad Langenberg Software' + repoOwner: 'Konrad Langenberg Software' + authorsFile: 'hello@vikunja.io' +maintenance: + type: 'https://vikunja.cloud/' + contractors: + - name: 'Vikunja Cloud ' +localisation: + localisationReady: 'true' + availableLanguages: + - 'en' + - 'de-de' + - 'ru-ru' + - 'fr-fr' + - 'vi-vn' + - 'it-it' + - 'cs-cz' + - 'pl-pl' + - 'nl-nl' + - 'pt-pt' + - 'zh-cn' + - 'no-no' + - 'es-es' + - 'da-dk' + - 'ja-jp' + - 'hu-hu' + - 'sl-si' +dependsOn: + open: + - name: 'CalDAV' + - name: 'GoLANG' + - name: 'Vue.js' + - name: 'HTTP-Proxy' + - name: 'SSL' + - name: 'Unit file (SystemD)' + - name: 'Firewall Rules (Web: 443)'