Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MpcReaderCP-src.7z | 2010-08-05 | 16.7 kB | |
MpcReaderCP-src.zip | 2010-08-05 | 75.5 kB | |
README.txt | 2010-08-05 | 1.5 kB | |
MpcReaderCP-windows.exe | 2010-08-05 | 5.7 MB | |
MpcReaderCP-linux | 2010-08-04 | 1.2 MB | |
Totals: 5 Items | 6.9 MB | 0 |
Copyright (c) <2010> <Jeamy Lee, Austria> 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. UI pretty basic UI. Just one "fetch data" button and a small two-item-menu. After clicking the button, data will be fetched from the MPC-page and stored in the default KStars user directory (~/.kde4/share/apps/kstars) Data fetching is done in "FetchUrl" Converting is done in "FetchData" Converter classes are "MpcKStarsComets" and "MpcKStarsMinorPlanets" WINDOWS: Data is stored in the USER HOME DIRECTORY. dont' ask "why?" ;)