Mimori Suzu Code is a new type of editor that allows user to create Tweet like @mimori_suzuko.
Electron v1.4.0
git clone https://github.com/mimorisuzuko/mimorisuzucode.git
Create the file config.json
as below.
{
"consumerKey": "xxxx",
"consumerSecret": "xxxx",
"accessToken": "xxxx",
"accessTokenSecret": "xxxx"
}
npm start
- Open a directory
⌘+O
- Select a file from the directory tree
- Edit the file
- Tweet the file content by clicking Twitter bird from navigation bar