Git Product home page Git Product logo

tweet-tray's Introduction

Table of Contents

Introduction

OSX Day Windows Day

Tweet Tray is a small application which allows you to tweet from your desktop system tray or status bar, without any further distractions. The core technology used consists of Electron, React + Redux and Styled Components. All transpiled from ES6 Javascript.

Installation

See releases to find a downloadable executable for your operating system of choice.

Report Bugs

Please create a Github issue and provide as much information as possible regarding the bug, including images or error codes. To make things as uniform as possible please follow the guidelines set out in ISSUE_TEMPLATE.md.

Development

  1. Fork the Tweet Tray repository on Github to your own account then clone it locally.

  2. To run Tweet Tray locally you will need to first install npm and yarn package managers.

  3. Setup the applications' dependencies by navigating to the tweet-tray directory and run yarn install.

  4. Before you can use all functions of Tweet Tray you'll need to create your own Twitter OAuth Application to test. You don't need to set a callback URL, as Tweet Tray uses a mannually input Authorization code. After that, take the Consumer Key and Secret and update your local config.js file found under app/utils.

  5. After everything has been installed simply call yarn dev to run the development build. To run the production build you can call yarn prestart followed by yarn start.

Development

For all new features or bug fixes please create an issue in the main repository first (so we can track what goes into each release) then simply submit a pull request from your own fork into the original develop branch. To make sure the changes are easily reviewable please follow the format set out in PULL_REQUEST_TEMPLATE.md.

Deployment

To create an installable build simply call yarn package, which will create an executable based on your current operating system. If you want to debug something in a packaged build you can call DEBUG_PROD=true yarn package.

Acknowledgements

This project is based off electron-react-boilerplate, all methodloligies still apply, except for the removal of Flow and SASS. Issue and pull request templates based on formats by yoshuawyts.

tweet-tray's People

Contributors

akovalyov avatar akozhemiakin avatar amilajack avatar catalinmiron avatar chentsulin avatar davej avatar domasx2 avatar dplusic avatar dustintownsend avatar epilande avatar g1ibby avatar greenkeeperio-bot avatar jefffriesen avatar jhen0409 avatar jonathontoon avatar kilian avatar knpwrs avatar kubijo avatar longlivechief avatar olegakbarov avatar pascalw avatar riomarmccartney avatar talha131 avatar the4dpatrick avatar trstringer avatar tsemerad avatar wincent avatar xwartz avatar yeti-or avatar zeevl avatar

Watchers

 avatar  avatar

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.