Coder Social home page Coder Social logo

ericwb / slack-status-bar Goto Github PK

View Code? Open in Web Editor NEW
41.0 4.0 3.0 1.36 MB

This project is a status bar application made for Mac OS X to automatically update a Slack user's presence status based on introspecting the calendars, WiFi, and other data.

License: GNU General Public License v3.0

Python 100.00%
slack statusbar python mac-osx pyobjc

slack-status-bar's People

Contributors

ericwb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

slack-status-bar's Issues

Running the build to create a standalone app fails

Running the build to create a standalone app fails

python setup.py py2app

copying file /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/distutils.cfg -> /Users/browne/workspace/slack-status-bar/build/bdist.macosx-10.12-x86_64/python2.7-standalone/app/collect/distutils/distutils.cfg
copying file /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/README -> /Users/browne/workspace/slack-status-bar/build/bdist.macosx-10.12-x86_64/python2.7-standalone/app/collect/distutils/README
error: [Errno 2] /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/encodings: 'No such file or directory'
browne-m01:slack-status-bar browne$ ll /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/encodings

Enhance build to generate binaries

Enhance Travis or some CI mechanism to generate the compiled binaries of the py2app.

To create a standalone py2app:

python setup.py py2app

Use OAuth for API

Is your feature request related to a problem? Please describe.
The current API client implementation uses Slack's legacy tokens, which are deprecated, less secure and likely to be removed in the near-medium term. In addition, access to legacy tokens requires a Slack admin approval, which adds a significant obstacle to using this tool.

Describe the solution you'd like
Change the implementation to use OAuth.

Describe alternatives you've considered
My personal preference is to adopt the use of Slack's official Python API wrapper.

Additional context
N/A

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.