https://github.com/simmsb/twooter.el
Emacs client for Twooter (http://twooter.johnvidler.co.uk/), because...
https://github.com/simmsb/twooter.el
Last synced: 3 months ago
JSON representation
Emacs client for Twooter (http://twooter.johnvidler.co.uk/), because...
- Host: GitHub
- URL: https://github.com/simmsb/twooter.el
- Owner: simmsb
- License: mit
- Created: 2019-05-24T15:07:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T21:26:28.000Z (about 7 years ago)
- Last Synced: 2025-04-22T00:03:19.499Z (about 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twooter.el
Emacs client for Twooter (http://twooter.johnvidler.co.uk/), because...
# Requirements
You'll need several packages from git to use this: for example
``` emacs-lisp
(package! component :recipe (:fetcher github :repo "nitros12/component-el"))
```