From 47dfe491b4c9adc5ce9eb2bc49b96c00b235fdd7 Mon Sep 17 00:00:00 2001 From: Stephen Davis <68449281+nativeit@users.noreply.github.com> Date: Thu, 20 Jan 2022 18:24:01 -0500 Subject: Added new app (Netbox) (#605) * Added new app (Netbox) Added new application--Netbox is an IP address and datacenter infrastructure management platform originally developed by engineers at Digital Ocean. It is particularly helpful for anyone managing medium to large networks. Further documentation is linked in the deployment information, the script has been formatted using Prettier, and its associated logo has been formatted to match Caprover's layout. * Updated formatting per Caprover .prettierrc * Added tag-based timer app (traggo) Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. With tags, Traggo tries to be as customizable as possible, ie-if you work on different projects you could add a `project` tag. If you like to see statistics from the different things you do, you could add tags with values like `email`, `programming`, `meeting`. You can do it just as you like. --- public/v4/logos/traggo.png | Bin 0 -> 60199 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/v4/logos/traggo.png (limited to 'public/v4/logos/traggo.png') diff --git a/public/v4/logos/traggo.png b/public/v4/logos/traggo.png new file mode 100644 index 0000000..2208b4c Binary files /dev/null and b/public/v4/logos/traggo.png differ -- cgit v1.2.3