Skip to content

Commit

Permalink
Create description.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lilkidsuave authored Feb 16, 2024
1 parent 3f4ba10 commit c5a0ca9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions servapps/Atuin/description.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Atuin",
"description": "Atuin - Task Management and Productivity Tool. Stay organized and boost your productivity with Atuin.",
"longDescription": "Atuin is a comprehensive task management and productivity tool designed to help users stay organized and enhance their productivity. Whether you're an individual or a team, Atuin provides the features you need to streamline your tasks and achieve your goals.",
"tags": [
"Productivity",
"Task Management",
"Organization",
"Collaboration"
],
"repository": "https://github.com/atuin-app/atuin",
"image": "https://github.com/atuinsh/atuin/pkgs/container/atuin",
"supported_architectures": [
"amd64",
"386",
"arm64",
"arm"
]
}

0 comments on commit c5a0ca9

Please sign in to comment.