Giter VIP home page Giter VIP logo

smnow's Introduction

在席通知bot - ズムなう

使い方

$ git clone https://github.com/yusuke/smnow.git  
$ cd smnow  
$ mvn package  
$ vi src/resources/twitter4j.properties  
(書き込み可能なTwitter APIのAPIキー、アクセストークン  
oauth.consumerSecret=hb9kbvw9cniNZFoNJXwghONU6uFYjKndjWcT3KQQzX5ChApVkE  
oauth.consumerKey=Mk1kJtqha9n8uCKdTMISvcyAL  
oauth.accessToken=**********  
oauth.accessTokenSecret=*********
$ vi smnow.properties  
\# メンバ名をカンマ区切りで  
members=yusuke,johtani,...  
\# メンバ名.address 以下にメンバのマシンのbonjour名を指定  
yusuke.address=yPhone5s.local  
johtani.address=*****.local  
$ nohup java -Xms10m -Xmx50m -cp target/classes:~/.m2/repository/org/twitter4j/twitter4j-core/4.0.2/twitter4j-core-4.0.2.jar:~/.m2/repository/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.jar:~/.m2/repository/ch/qos/logback/logback-core/1.0.7/logback-core-1.0.7.jar:~/.m2/repository/ch/qos/logback/logback-classic/1.0.7/logback-classic-1.0.7.jar smnow.Main > /tmp/smnow.log 2>&1 &

smnow's People

Contributors

yusuke avatar mike-neck avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.