Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Latest commit

 

History

History
95 lines (68 loc) · 3.37 KB

README_EN.md

File metadata and controls

95 lines (68 loc) · 3.37 KB

nekome-readme

nekome: 🐈 TUI Twitter client for cats

release test CodeQL Go Report Card GitHub all releases

日本語

Note

Due to the Discontinuation of the free Twitter API plan, the development of nekome will end on 2023/02/09.

The built-in API token may have already expired. In that case, you can continue to use the API by preparing and setting up your own API token. Please refer to this page for the setting locations.

nekome

Features

  • Twitter API v2 support
  • Multi-account support
  • Tweeting from the command line is possible
  • Flexible feature and appearance settings

Installation

Warning

If you install the software in a manner other than the following, the consumer key is not built into the software

Get your Twitter API v2 API key from Twitter Developer Portal and add it to the .cred.toml generated after startup

Homebrew

brew tap arrow2nd/tap
brew install nekome

Scoop

scoop bucket add arrow2nd https://github.com/arrow2nd/scoop-bucket.git
scoop install arrow2nd/nekome

Go install

go install github.com/arrow2nd/nekome/v2@latest

Binary

Download the appropriate file for your environment from Releases

Initialization

image

  1. The URL of the authentication page is displayed at the first startup, so access it with a browser
  2. Follow the on-screen instructions for authentication and copy the PIN code displayed
  3. Enter PIN code into nekome
  4. Done! 🐱

Documents

Origin of name

The name comes from the Japanese word "猫の目 (neko no me)" which means "the eye of a cat" and refers to things changing at a dizzying pace

https://nekojiten.com/wp/nekonome/

Sincere thanks ❤