Cloudlog/README.md

60 wiersze
2.6 KiB
Markdown
Czysty Zwykły widok Historia

2011-11-25 17:46:26 +00:00
# Cloudlog
2011-11-25 17:41:17 +00:00
2015-03-16 14:34:01 +00:00
Cloudlog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. All you need is a web browser and active internet connection.
2011-11-25 17:45:52 +00:00
2011-11-25 17:46:26 +00:00
Website: [http://www.cloudlog.co.uk](http://www.cloudlog.co.uk)
2011-11-25 17:45:52 +00:00
## Requirements
* PHP 5 & MySQL
2013-05-07 01:51:42 +00:00
## Versions
* Master - Current working copy
2011-11-25 17:45:52 +00:00
## Setup
2016-01-15 23:30:05 +00:00
You can set up the basics of Cloudlog by opening /install in your browser. Please note theres an issue with the demo account creation (password invalid) so after this process you must disable auth via the config.php file and manually create yourself a user in till this issue is fixed.
2014-12-30 19:18:19 +00:00
More information can be found in the wiki.
2011-11-25 17:41:17 +00:00
2012-12-16 22:38:36 +00:00
## CAT Control
Its possible to interact with your radio if you have a K3, FT-950 or a ICOM radio using a nice application that Rob (M0VFC) has put together called [CloudlogCAT](https://github.com/rmc47/CloudlogCAT). The application is still in active development and lots of new features are due.
2014-01-08 18:34:43 +00:00
## Copyright / Licence
2011-11-25 17:41:17 +00:00
2014-01-08 18:34:43 +00:00
The MIT License (MIT)
2016-01-14 12:22:09 +00:00
Copyright (c) 2016 Peter Goodhall, 2E0SQL
2014-01-08 18:34:43 +00:00
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
2011-11-27 22:53:21 +00:00
## Credits
2015-03-18 08:30:35 +00:00
* Andy (VE7CXZ) [http://ve7cxz.ca](http://ve7cxz.ca/)
2012-11-14 16:01:51 +00:00
* Gavin (M1BXF) [http://www.geekshed.co.uk](http://www.geekshed.co.uk/)
2014-01-08 18:37:01 +00:00
* Graham (W5ISP) [http://www.w5isp.com](http://w5isp.com)
2013-05-07 01:55:38 +00:00
* Robert (M0VFC) [http://github.com/rmc47](https://github.com/rmc47)
2015-03-16 14:34:01 +00:00
* Corby (K0SKW) [http://www.k0skw.net/](http://www.k0skw.net/)
2013-05-07 01:52:42 +00:00
![Clublog Logo](http://www.clublog.org/images/clublog.png "Clublog Logo")
2012-11-19 22:45:19 +00:00
2015-03-16 14:34:01 +00:00
We use the [Clublog](http://www.clublog.org/) cty.xml and APIs within the DXCC elements of Cloudlog. If you're not already a member of Clublog, we recommend you go sign up!