Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.59 KB

README.md

File metadata and controls

53 lines (28 loc) · 1.59 KB

TipSensuWithTwitter

Web URLのリンクで投げ銭、寄付先を設定できます。

  • URLなので、Twitter、YouTube、Instagramなどにも貼り付け可能
https://shinoharata.github.io/TipSensuWithTwitter/?name=<TwitterAccount>

capture 024 - 20180421024901

Webページのデザインにあわせて自然に溶け込ませることができます。

  • Bootstrap、Foundation Sitesなどにも対応

capture 022 - 20180421024700

Electron、React Nativeなどのマルチプラットフォームに対応

  • URLをブラウザで開くことにより、寄付リンクを設置可能

Sensu経由、Twitterにツイートするため、登録や連携は不要です。

  • 新規アカウント登録の必要なし!

##まずは、使ってみて下さい。

https://shinoharata.github.io/TipSensuWithTwitter/?name=<TwitterAccount>

URLに対して、nameパラメータを指定します。 nameにはTwitter IDを設定することで、宛先を指定します。

例(URLそのまま)

https://shinoharata.github.io/TipSensuWithTwitter/?name=SHINOHARATTT

例(HTML5、Bootstrap 4)

<a class="btn text-white" style="background-color: #c22047;" href="https://shinoharata.github.io/TipSensuWithTwitter/?name=TwitterAccount" target="_blank">
    TIP SENSU
</a>