summaryrefslogtreecommitdiff
path: root/.sandstorm/DESCRIPTION.md
diff options
context:
space:
mode:
authorJacob Weisz <ocdtrekkie@noreply@mills.io>2022-09-24 05:29:27 +0000
committerJames Mills <james@mills.io>2022-09-24 05:29:27 +0000
commit70fbc8c7b0d65fd71878520e5cb14e4a494137fa (patch)
tree33ee4a923fd9647e056304a755d775517fd34592 /.sandstorm/DESCRIPTION.md
parent29f278459156f7bd9aec225ed78706d18e001c56 (diff)
Add Sandstorm packaging files (#26)
I am not quite done here, I need to finish some of the packaging metadata, and I am going to maybe take a pass at permissions prior to release. Opening the pull request so you can easily track the progress. Note that Sandstorm app metadata is supposed to be less than 1 MB total, so I optimized your screenshots. I dare you to tell the difference with the naked eye. Co-authored-by: Jacob Weisz <inbox@jacobweisz.com> Reviewed-on: https://git.mills.io/prologic/tube/pulls/26 Co-authored-by: Jacob Weisz <ocdtrekkie@noreply@mills.io> Co-committed-by: Jacob Weisz <ocdtrekkie@noreply@mills.io>
Diffstat (limited to '.sandstorm/DESCRIPTION.md')
-rw-r--r--.sandstorm/DESCRIPTION.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.sandstorm/DESCRIPTION.md b/.sandstorm/DESCRIPTION.md
new file mode 100644
index 0000000..a4a1c9e
--- /dev/null
+++ b/.sandstorm/DESCRIPTION.md
@@ -0,0 +1,10 @@
+Tube is a YouTube-like (_without censorship and features you don't need!_)
+video sharing app written in Go which also supports automatic transcoding to
+MP4 H.265 AAC
+
+## Features
+
+- Easy to upload videos (just use the builtin uploader and automatic transcoder!)
+- Builtin ffmpeg-based Transcoder that automatically converts your uploaded content to MP4 H.264 / AAC
+- Builtin automatic thumbnail generator
+- Clean, simple, familiar UI \ No newline at end of file