Skip to content

A simple program to take Slack analytics from JSON and turn them into a table

License

Notifications You must be signed in to change notification settings

nativesintech/nit-slack-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiT Slack Analytics

All Contributors

Intro

This project was built to take Slack analytics and create a table from them. Specifically analytics from the NiT Slack group. The goal of the project was to help with learning Rust but could potentially be built upon to be a CLI tool to interact with Slack analytics in JSON or CSV.

Example Output

2017 2018 2019 Total
19 12 49 75

Status

Unmaintained

Usage

To use the app, download Slack analytics from your Slack group in JSON and put them into src/data.

From the command line, build the application using the command: cargo build.

Then, from the command line, run the application using the command: cargo run.

Code of Conduct

The code of conduct governs interactions in this repository: CODE_OF_CONDUCT.

License

MIT licenses this software: LICENSE.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Adam Recvlohe

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A simple program to take Slack analytics from JSON and turn them into a table

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages