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.
- Host: GitHub
- URL: https://github.com/dbeley/linux-dframe
- Owner: dbeley
- Created: 2021-03-08T11:07:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-19T20:28:55.000Z (about 5 years ago)
- Last Synced: 2025-02-27T15:45:56.008Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```