Skip to content

Instantly share code, notes, and snippets.

View dimshik100's full-sized avatar

Dima Vishnevetsky dimshik100

View GitHub Profile
@dimshik100
dimshik100 / slack-files-downloader.sh
Created June 6, 2024 07:52 — forked from adamwulf/slack-files-downloader.sh
Download all files from a Slack workspace export folder.
#!/bin/bash
#
# This script will browse a Slack export folder and download all files in a new /export folder
#
# HOW TO:
# 1. As a Workspace admin, download an export of your Slack history (https://www.slack.com/services/export)
# 2. Make sure you have jq installed (https://stedolan.github.io/jq/)
# 3. Place this file at the root of your Slack export folder, next to channels.json
# 4. Run `bash slack-files-downloader.sh` in your terminal
#
@dimshik100
dimshik100 / FrontendFrameworksPopularity.md
Last active September 20, 2019 18:13 — forked from tkrotoff/FrontendFrameworksPopularity.md
Front end frameworks popularity (React, Vue and Angular)