-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathut-services.json
32 lines (32 loc) · 1.38 KB
/
ut-services.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
{
"name": "Schedules",
"description": "Schedules is the app for all your schedules. It tells you exactly what the current period is and how much time is remaining in a period, as well as the next period and starting time.",
"url": "https://schedules.unisontech.org",
"logo": "https://schedules.unisontech.org/img/favicons/favicon-144.png"
},
{
"name": "Stock Digest",
"description": "A daily email service with updates for your stocks",
"url": "https://stockdigest.unisontech.org",
"logo": null
},
{
"name": "Acoustats",
"description": "The easiest way to view statistics regarding your music streaming habits",
"url": "https://acoustats.unisontech.org",
"logo": null
},
{
"name": "Control Surface for Spotify",
"description": "Control Surface for Spotify is a utility to allow users to control their Spotify playback without opening the web version of Spotify. It aims to be a simple, easy-to-use application to control playback and view currently playing information.",
"url": "https://cs.unisontech.org",
"logo": null
},
{
"name": "Notetap",
"description": "A simple web-based journal app. Write entries in Markdown and store them in the cloud.",
"url": "https://notetap.unisontech.org",
"logo": null
}
]