An open API service indexing awesome lists of open source software.

https://github.com/dbeley/linux-dframe

Digital Picture Frame.
https://github.com/dbeley/linux-dframe

Last synced: 3 days ago
JSON representation

Digital Picture Frame.

Awesome Lists containing this project

README

          

# linux-dframe

A simple linux digital picture frame

## Requirements

- feh

## Installation

```
git clone https://github.com/dbeley/linux-dframe
cd linux-dframe
```

Create a `.env` file with this content:
```
DFRAME_FOLDER="/path/to/folder"
```

## Usage

```
./dframe.sh
```