Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.36 KB

NatGeoBackground

A small command-line app to automatically change your desktop background to the National Geographic Photo of the day.

Download/Usage

A .jar and a packaged .app executable, as well as all source code can be downloaded from the release page.

After downloading the program, the .jar can be added to the project directory of your choosing to use as a dependency.

For now the application is only compatible with OS X.

Documentation

View the generated javadocs here: https://pmdamora.github.io/NatGeoBackground/

License

NatGeoBackground is released under the GNU Lesser General Public License.

Copyright 2017 Paul D'Amora

Licensed under the GNU Lesser General Public License, Version 3.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.gnu.org/licenses/lgpl-3.0.en.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.