Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.96 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.96 KB

Wordclock Remote

Wordclock Frontpanel

This is an Android application, which can be used to control the Wordclock. Note that the firmware needs to support the underlying UART protocol.

For now this is only a scaffold demonstrating the basic design of the application. It doesn't provide any useful functionality yet!

BUILDING

Simply import the project into Eclipse. Note that you might need to import libs/appcompat_v7 as another project, if this particular support library isn't part of your workspace already.

DONATIONS

Flattr this git repo

PayPal donation

Bitcoin: 1Dn6MEKgRAgdRS8Aeg88fug9XmdgTRpCDA

LICENSE

GNU GPLv3

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.