spacemacs/layers/+web-services/twitter/README.org
syl20bnr 9d0558992c layers directory: create new categories
+chat
+checkers
+emacs
+intl
+os
+pair-programming
+tags
+theme
+web-services
2016-03-23 21:39:43 -04:00

1.3 KiB

Twitter contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/9d0558992cf1d7921f480223aeb3f8efdc5939e0/layers/+web-services/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 :).