Change projects
This commit is contained in:
parent
8f148ef919
commit
7b3e790ed9
@ -360,6 +360,11 @@ header h2 {
|
||||
font-size: 1.563vw;
|
||||
}
|
||||
|
||||
.slider__txt .inner-reference {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.slider__button {
|
||||
font-size: 1.563vw;
|
||||
padding: 0.391vw 1.042vw;
|
||||
|
@ -99,12 +99,13 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="slider__contents">
|
||||
<h2 class="slider__caption">Twilio News</h2>
|
||||
<h2 class="slider__caption">Messagearr</h2>
|
||||
<p class="slider__txt">
|
||||
News Messenger sends the current news and weather, along with an affirmation using the Twilio API. Links can also be shortened using personal or non personal domains with the rebrandly.com API.
|
||||
Docker container that has integration with <a href="https://radarr.video/" class="inner-reference">Radarr</a> in order to allow users to request movies to be downloaded through text messaging. Currently supports the Twilio and Telnyx messaging APIs.
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://github.com/PacketParker/twilio-news" target="_blank" referrerpolicy="no-referrer" class="slider__button">Source Code</a>
|
||||
<a href="https://github.com/PacketParker/messagearr" target="_blank" referrerpolicy="no-referrer" class="slider__button">Source Code</a>
|
||||
<a href="https://hub.docker.com/r/packetparker/messagearr" target="_blank" referrerpolicy="no-referrer" class="slider__button">Docker Hub</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user