All Projects → artagnon → ublog.el

artagnon / ublog.el

Licence: other
🗿 elisp artifact – worked as a twitter client briefly

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to ublog.el

Awesome Twitter Tools
A curated list of awesome twitter tools
Stars: ✭ 113 (+527.78%)
Mutual labels:  twitter-api
Midare
🕒 ツイートを使って生活習慣の乱れを可視化するWebアプリ
Stars: ✭ 153 (+750%)
Mutual labels:  twitter-api
Tweetledee
A PHP library that provides an incredibly easy way to access Twitter data as JSON or RSS feed by URL or standard CLI syntax.
Stars: ✭ 208 (+1055.56%)
Mutual labels:  twitter-api
Twurl
OAuth-enabled curl for the Twitter API
Stars: ✭ 1,648 (+9055.56%)
Mutual labels:  twitter-api
Csscreatures
Make a creature by tweeting to @csscreatures
Stars: ✭ 144 (+700%)
Mutual labels:  twitter-api
Bigdata Playground
A complete example of a big data application using : Kubernetes (kops/aws), Apache Spark SQL/Streaming/MLib, Apache Flink, Scala, Python, Apache Kafka, Apache Hbase, Apache Parquet, Apache Avro, Apache Storm, Twitter Api, MongoDB, NodeJS, Angular, GraphQL
Stars: ✭ 177 (+883.33%)
Mutual labels:  twitter-api
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (+444.44%)
Mutual labels:  twitter-api
Twitterdelete
💀 Delete your old, unpopular tweets.
Stars: ✭ 231 (+1183.33%)
Mutual labels:  twitter-api
Twitter Api Php
The simplest PHP Wrapper for Twitter API v1.1 calls
Stars: ✭ 1,808 (+9944.44%)
Mutual labels:  twitter-api
Jekyll Twitter Plugin
A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API
Stars: ✭ 204 (+1033.33%)
Mutual labels:  twitter-api
Twitwork
Monitor twitter stream
Stars: ✭ 133 (+638.89%)
Mutual labels:  twitter-api
Node Twitter Api
Simple module for using Twitter's API in node.js
Stars: ✭ 138 (+666.67%)
Mutual labels:  twitter-api
Twitter Bot
Node js twitter bot to send auto welcome message for your new followers
Stars: ✭ 184 (+922.22%)
Mutual labels:  twitter-api
Twitter Python Ads Sdk
A Twitter supported and maintained Ads API SDK for Python.
Stars: ✭ 114 (+533.33%)
Mutual labels:  twitter-api
100daysofcode Twitter Bot
Twitter bot for #100DaysOfCode
Stars: ✭ 214 (+1088.89%)
Mutual labels:  twitter-api
Twitterbot
Several PHP scripts for making Twitter bots that retweet certain terms, or post from a data source (rss, database, markov body, picture folder).
Stars: ✭ 106 (+488.89%)
Mutual labels:  twitter-api
Albert
这个是我个人网站的项目,欢迎贡献代码,力求能够应用到实际工作中java相关的大多数技术栈。有兴趣请Star一下,非常感谢。qq交流群:587577705 这个项目将不断地更新!生产环境:
Stars: ✭ 168 (+833.33%)
Mutual labels:  twitter-api
Egg Mode
a twitter api crate for rust
Stars: ✭ 249 (+1283.33%)
Mutual labels:  twitter-api
Harpy
A Twitter app built with Flutter
Stars: ✭ 211 (+1072.22%)
Mutual labels:  twitter-api
Twitter To Sqlite
Save data from Twitter to a SQLite database
Stars: ✭ 203 (+1027.78%)
Mutual labels:  twitter-api

µblog.el

Ultimately extensible microblogging client written in Emacs Lisp. Twitter implemented. Laconica support expected in future.

Features

  • OAuth authentication
  • DP fetch + render (with rounded corners)
  • Modular architecture: 3 stages- fetching, parsing, and rending
  • Configurable keybindings in a dedicated major mode
  • Gravity-like interface
  • Dedicated zbuffer-mode for editing 140-character status updates

Usage

  • git clone git://github.com/artagnon/ublog.el
  • Put the ublog.el directory in your Emacs loadpath
  • Put (require 'ublog) in your Emacs config file
  • M-x twitter-init and switch to the *timeline* buffer to see the updates
  • Read the list of keybindings in the ublog.el file

For developers

  • Go through TRAC and TODO to pick up bugfixes and enhancements you can help with
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].