All Projects → anned20 → vimsence

anned20 / vimsence

Licence: MIT license
Discord rich presence for Vim

Programming Languages

python
139335 projects - #7 most used programming language
Vim Script
2826 projects

Projects that are alternatives of or similar to vimsence

CustomRPC
Set a custom rich presence status on Discord
Stars: ✭ 25 (-45.65%)
Mutual labels:  rich-presence
vimsence
Discord Rich Presence plugin for Vim
Stars: ✭ 138 (+200%)
Mutual labels:  rich-presence
discoIPC
Connect to the local Discord IPC Socket, for features like Rich Presence.
Stars: ✭ 19 (-58.7%)
Mutual labels:  rich-presence
rich-destiny
a discord rich presence tool for destiny 2 (pc)
Stars: ✭ 120 (+160.87%)
Mutual labels:  rich-presence
Visual-Studio
A Discord Rich Presence extension for both Visual Studio 2017 and 2019.
Stars: ✭ 80 (+73.91%)
Mutual labels:  rich-presence
vm-rpc
Discord RPC for VMs.
Stars: ✭ 38 (-17.39%)
Mutual labels:  rich-presence
GroovyRP
Groove Music rich presence for Discord
Stars: ✭ 33 (-28.26%)
Mutual labels:  rich-presence
Discord-RPC-Extension
Discord rich presence extension with open API.
Stars: ✭ 126 (+173.91%)
Mutual labels:  rich-presence
tf2-rich-presence
Discord Rich Presence for Team Fortress 2
Stars: ✭ 30 (-34.78%)
Mutual labels:  rich-presence
discord-rich-presence-plex
Display your Plex status on Discord using Rich Presence
Stars: ✭ 180 (+291.3%)
Mutual labels:  rich-presence
foo drpc
Foobar2000 music status for Discord Rich Presence!
Stars: ✭ 83 (+80.43%)
Mutual labels:  rich-presence
HyCord
HyCord is a minecraft mod that aims for discord and hypixel integration
Stars: ✭ 28 (-39.13%)
Mutual labels:  rich-presence
nfsu2-rpc
A mod that adds Discord Rich Presence integration to Need for Speed: Underground 2
Stars: ✭ 24 (-47.83%)
Mutual labels:  rich-presence
mpv-discord
🎈 A cross-platform Discord Rich Presence integration for mpv with no external dependencies.
Stars: ✭ 83 (+80.43%)
Mutual labels:  rich-presence
wiimmfi-rpc
A Discord rich presence implementation for Wiimmfi
Stars: ✭ 27 (-41.3%)
Mutual labels:  rich-presence
Discord-Netflix
A updated and improved version from the original Discord-Netflix from Nirewen.
Stars: ✭ 26 (-43.48%)
Mutual labels:  rich-presence
Discord-Rich-Presence
Rich presence for Discord to be a cool kid in your class !!
Stars: ✭ 26 (-43.48%)
Mutual labels:  rich-presence
vscode-github-status
An extension that will sync your current workspace name and time spent on it to your GitHub status
Stars: ✭ 33 (-28.26%)
Mutual labels:  rich-presence
Rich-Presence-U
Display your Nintendo games on Discord.
Stars: ✭ 77 (+67.39%)
Mutual labels:  rich-presence
coc-discord-rpc
😎 An awesome and fully customizable coc-extension to get Discord Rich Presence integration with NeoVim.
Stars: ✭ 139 (+202.17%)
Mutual labels:  rich-presence

VimSence

Discord rich presence for Vim

This plugin is archived in favor of hugolgst's fork who does a marvelous job maintaining it

More help about the plugin itself can be found here

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You need to have Vim with Python 3 support

Installing

Vim-Plug

  1. Add Plug 'anned20/vimsence' to your vimrc file.
  2. Reload your vimrc or restart
  3. Run :PlugInstall

Vundle or similar

  1. Add Plugin 'anned20/vimsence' to your vimrc file.
  2. Reload your vimrc or restart
  3. Run :BundleInstall

NeoBundle

  1. Add NeoBundle 'anned20/vimsence' to your vimrc file.
  2. Reload your vimrc or restart
  3. Run :NeoUpdate

Pathogen

cd ~/.vim/bundle
git clone https://github.com/anned20/vimsence.git

Authors

  • Anne Douwe Bouma - Initial work - anned20

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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