Copyright and license
----------------------

Copyright (C) 2019-2020 Michał Bąbik

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 <https://www.gnu.org/licenses/>.


CONTENTS OF THIS FILE
----------------------

 * Copyright and license
 * Contents of this file
 * About
 * Requirements
 * Installation and running
 * Contact and help


About
------

Wall Changer is an automatic wallpaper changer.
User can select images that will be used as wallpapers,
select command to set wallpaper, wallpaper change time interval.

Program works in GNU/Linux, FreeBSD.


Requirements
-------------

 * GNU/Linux, FreeBSD
 * GCC / Clang
 * json-c (0.12.1)
 * GTK+ 3 (3.22)


Installation and running
-------------------------

For installation instructions see INSTALL file.

If compilation ends without problems, 2 executable files will be created:

    wchangerd
    wchangercfg

wchangerd works in background and changes wallpaper
in specified time intervals.

wchangercfg is a configuration window to set wallpaper change time intervals,
images on wallpaper list and a way wallpapers change.

Afer changing settings using wchangercfg, there is no need to restart wchangerd,
settings are loaded before every wallpaper change.

Application configuration is stored in ~/.config/wchanger.json


Contact and help
-----------------

In case of problems with the program, please contact me:
michalb1981@o2.pl

