We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e12171 commit a4f1492Copy full SHA for a4f1492
1 file changed
README.md
@@ -0,0 +1,7 @@
1
+# Stack
2
+
3
+A tiny macOS menu bar app for managing tasks in a stack.
4
+The active task is always shown in the menu bar, and new tasks are added to the top of the stack (or optionally replace the current task).
5
6
+If you downloaded a release, macOS may quarantine it.
7
+To remove the quarantine attribute run `xattr -dr com.apple.quarantine Stack.app`.
0 commit comments