Cloudlog/README.md

84 wiersze
4.0 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 & 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](https://github.com/magicbug/Cloudlog/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.
## SatPC32 Interface
If your into satellite operations I have written a application [SatPC32 to Cloud Interface](https://github.com/magicbug/SatPC32-To-Cloudlog) which allows automatic population of satellite fields, Cloudlog just sees this as another radio interface.
Code for this is BETA feel free to make modifications and do PRs.
2016-02-11 00:04:08 +00:00
## QSL Card Labels
I've started building out some scripts to generate labels for sticking on QSL Cards, at the moment it supports 24 label sheets, but theres no reason for it not to support more, these can be found at [Cloudlog-Labels](https://github.com/magicbug/cloudlog-labels)
## Contributing
If you would like to contributing in anyway to Cloudlog then its most appreciated, this has been developed in free time, help coding new features or writing documentation is always useful.
2018-12-09 21:25:07 +00:00
Please note that Cloudlog was built using [Codeigniter](https://www.codeigniter.com/docs) version 3 and uses a rather old version of the Bootstrap UI v1.4.0 documentation is available for this when building components.
If you are writing code all javascript and css should be pleased within the js & css folders not within the views where possible.
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)
2018-12-09 21:25:07 +00:00
Copyright (c) 2018 Peter Goodhall, 2M0SQL
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/)
2018-12-09 21:25:07 +00:00
## Third Party Interfaces
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!
2016-02-11 00:06:28 +00:00
![HamQTH Logo](https://www.hamqth.com/images/hamqth_125x125.png "HamQTH Logo")
Cloudlog supports using the callsign lookup service from [HamQTH](https://www.hamqth.com)