Skip to content
/ comet Public
forked from c-bata/comet

Desktop application for displaying the hashtag tweets when you talk at a conference.

License

Notifications You must be signed in to change notification settings

bonk/comet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TITLE LOGO

NicoNico style tweet viewer for Desktop.

  • Show hashtag tweets when you talk at conference.
  • Show your timeline when you are at work.

Demo gif animation

How to run

Set environment variables:

export HASHTAG=#GoodMorning
export TWITTER_CONSUMER_KEY=XXXXXXXXXXXXXXXXXXXXXXXXX
export TWITTER_CONSUMER_SECRET=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
export TWITTER_ACCESS_TOKEN_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
export TWITTER_ACCESS_TOKEN_SECRET=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

And Run:

$ npm install
$ npm run electron

License

MIT @ Masashi Shibata

About

Desktop application for displaying the hashtag tweets when you talk at a conference.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • HTML 10.0%
  • CSS 3.4%