strmark / piclodio4

Raspberry Pi Clock Radio based on Angular, Spring-boot and Quartz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java CI with Maven

Piclodio

This repository was inspired by from https://github.com/Sispheor/piclodio3/. The original project was written in Python2(django) and Angular 2. I've initial rewritten it in Spring-boot and Angular 7.

Piclodio is a web radio player and a also an alarm clock that can be installed on a Raspberry Pi. You can add url stream to complete the collection. Scheduling alarm clock is easy and can be periodic. A local backup MP3 file is used in case of losing internet connection or if the web radio is not anymore available to be sure you'll be awaken.

piclodio_home

Installation

Manual install

The project is split in two parts:

Installation procedures have been tested on a Raspberry Pi(raspian) and on debian but the project should works on any Linux system that can handle Java and Angular.

License

Copyright (c) 2019. All rights reserved.

Piclodio is covered by the MIT license, a permissive free software license that lets you do anything you want with the source code, as long as you provide back attribution and "don't hold you liable". For the full license text see the LICENSE.md file.

About

Raspberry Pi Clock Radio based on Angular, Spring-boot and Quartz

License:MIT License


Languages

Language:Java 46.4%Language:TypeScript 34.4%Language:HTML 17.0%Language:JavaScript 1.9%Language:CSS 0.4%