slacked

command module
v0.0.0-...-aaf5e0d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2024 License: MIT Imports: 12 Imported by: 0

README

Slacked ↧

GUI to export Slack threads into markdown.

Icon.png

[!NOTE] Early stage, sorry for the terrible code.

Image

This work relies heavily on the amazing gh-slack. Go give it a ⭐!

Install

Download the latest release.

[!IMPORTANT] The app is currently not signed, I will need to work on that.

  • on macOS you might need to run: xattr -r -d com.apple.quarantine path/to/slacked.app
  • on windows you might need to run something? (I don't have a windows machine)

Use

  • select a message from slack
  • copy its link: of the format https://<org>.slack.com/archives/<id>/<id>
  • paste it into the input field with the placeholder slack url
  • click archive
  • click copy

[!IMPORTANT] On the first run, the app might ask you to unlock your macOS keychain (or equivalent in other OS), this is needed to access your Slack token and should be done only once. Image

Build

Build the binary yourself with:

go mod tidy
go build main.go

See the official Fyne documentation for troubleshooting.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL