All Projects → mattn → vim-mastodon

mattn / vim-mastodon

Licence: other
Mastodon client for Vim

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to vim-mastodon

mastodon-terraform
Boilerplate for running Mastodon on AWS using Terraform and CircleCI.
Stars: ✭ 86 (+207.14%)
Mutual labels:  mastodon
feedpushr
A simple feed aggregator daemon with sugar on top.
Stars: ✭ 222 (+692.86%)
Mutual labels:  mastodon
Mastodot
C# Library for Mastodon API. Easy Toot!
Stars: ✭ 17 (-39.29%)
Mutual labels:  mastodon
polybot
A framework for making social media bots for multiple networks
Stars: ✭ 33 (+17.86%)
Mutual labels:  mastodon
fie
Small and cute social media CLI.
Stars: ✭ 24 (-14.29%)
Mutual labels:  mastodon
iMast
📱🐘 3rd-party Mastodon Client for iOS
Stars: ✭ 93 (+232.14%)
Mutual labels:  mastodon
mastodon-api-cs
The Mastodon API Client Library for C#
Stars: ✭ 26 (-7.14%)
Mutual labels:  mastodon
Fediverse.app
A client for Pleroma and Mastodon instances written using Flutter
Stars: ✭ 72 (+157.14%)
Mutual labels:  mastodon
mastodo
A fork of the GNU Social/AP-compatible microblogging server
Stars: ✭ 29 (+3.57%)
Mutual labels:  mastodon
documentation
Mastodon documentation
Stars: ✭ 1,485 (+5203.57%)
Mutual labels:  mastodon
social-media-hacker-list
Growing list of apps and tools for enhancing social media experiences.
Stars: ✭ 198 (+607.14%)
Mutual labels:  mastodon
mastodon-autofollow
Autofollow bot for mastodon
Stars: ✭ 28 (+0%)
Mutual labels:  mastodon
docker-mastodon
All-in-one unofficial Mastodon Docker image, if you want that.
Stars: ✭ 28 (+0%)
Mutual labels:  mastodon
feedspora
FeedSpora posts RSS/Atom feeds to your social network accounts.
Stars: ✭ 31 (+10.71%)
Mutual labels:  mastodon
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (-14.29%)
Mutual labels:  mastodon
awesome-alternatives
A list of alternative websites/software to popular proprietary services.
Stars: ✭ 123 (+339.29%)
Mutual labels:  mastodon
mastodon-ios
Official iOS app for Mastodon
Stars: ✭ 432 (+1442.86%)
Mutual labels:  mastodon
mastodon
Your self-hosted, globally interconnected microblogging community
Stars: ✭ 29,949 (+106860.71%)
Mutual labels:  mastodon
FindHaiku4Mstdn
偶然にもトゥートの中に俳句を見つけた俺たちは…
Stars: ✭ 20 (-28.57%)
Mutual labels:  mastodon
emuarius
Bridge between Twitter and Mastodon
Stars: ✭ 53 (+89.29%)
Mutual labels:  mastodon

vim-mastodon

Mastodon client for Vim

Currently, work in progress!

Usage

toot

:Mastodon toot Blah!

timeline

:Mastodon timeline

stream

:Mastodon stream

Configuration (WIP)

let g:mastodon_host = 'mstdn.jp'
let g:mastodon_access_token = 'XXXXXXX'

Requirements

webapi-vim

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

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].