Skip to content

Commit 22a9d76

Browse files
authored
Merge pull request #87 from Screenly/add-dvdify
Add Dvdify product details and logo to the directory
2 parents 83129c3 + 0a3bad4 commit 22a9d76

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

assets/logos/dark/dvdify.webp

646 Bytes
Loading

data/products/dvdify.yaml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
name: "Dvdify"
2+
slug: dvdify
3+
description: ""
4+
website: "https://www.dvdify.com/"
5+
year_founded: 2024
6+
headquarters: ["Canada"]
7+
open_source: false
8+
rss_feed_url: null
9+
self_signup: true
10+
discontinued: false
11+
categories: ["Content provider"]
12+
platforms: [
13+
"Web Browser",
14+
]
15+
models:
16+
- delivery: cloud
17+
free_trial: true
18+
pricing_available: true
19+
has_freemium: true
20+
pricing:
21+
- name: "1 screen for 10 min"
22+
payment_model: subscription
23+
billing_basis: per_device
24+
monthly: 9.99
25+
yearly: null
26+
- name: "1 screen for 1 hour"
27+
payment_model: subscription
28+
billing_basis: per_device
29+
monthly: 19.99
30+
yearly: null
31+
- name: "1 screen for 10 hours"
32+
payment_model: subscription
33+
billing_basis: per_device
34+
monthly: 49.99
35+
yearly: null
36+
stats: {}
37+
notes: []
38+
features: []
39+
integrations: []
40+
target_audience: []
41+
deployment_options: []
42+
support_channels: []
43+
languages: []
44+
screenshots: []
45+
last_verified: null

0 commit comments

Comments
 (0)