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

mimorisuzuko/mimorisuzucode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimori Suzu Code

Mimori Suzu Code is a new type of editor that allows user to create Tweet like @mimori_suzuko.

Requirements

Electron v1.4.0

Usage

git clone https://github.com/mimorisuzuko/mimorisuzucode.git

Preparation

Create the file config.json as below.

{
	"consumerKey": "xxxx",
	"consumerSecret": "xxxx",
	"accessToken": "xxxx",
	"accessTokenSecret": "xxxx"
}

Start Code

npm start

Routine

  1. Open a directory ⌘+O
  2. Select a file from the directory tree
  3. Edit the file
  4. Tweet the file content by clicking Twitter bird from navigation bar