spacemacs/layers/+fun/twitter
2016-03-23 21:05:26 -04:00
..
img Add Twitter layer 2016-03-23 21:05:26 -04:00
packages.el Add Twitter layer 2016-03-23 21:05:26 -04:00
README.org Add Twitter layer 2016-03-23 21:05:26 -04:00

Twitter contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/04dc6a79c8ad716c7e10b787c6049bce5bddbfd2/layers/+fun/twitter/img/twitter.png

Description

This layer adds Twitter support to Spacemacs via the package twittering-mode, do not hesitate to check the original package README here.

Features

  • Activities on Twitter

    • Viewing various timelines

      • Home timeline
      • Replies
      • User's timeline
      • Public timeline
      • Favorites timeline
      • Retweets timeline
      • Merged timeline
      • Timeline without tweets satisfying a condition
    • Posting tweets

      • Direct message
      • ReTweet
      • Hash tag
      • Signature
    • Following and removing users
    • Marking tweets as favorites
  • HTTP Proxy support
  • Secure connection via HTTPS (cURL, GNU Wget, OpenSSL or GnuTLS is required)

Install

Layer

  (setq-default dotspacemacs-configuration-layers '(twitter))

Key Bindings

Check out the original package doc here as the key bindings feel evil enough :).