summaryrefslogtreecommitdiff
path: root/data/net.damonlynch.rapid-photo-downloader.appdata.xml.in
blob: 40c6ef7cbaa565927957c577ee7a71b4d1ced336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014-2018 Damon Lynch <damonlynch@gmail.com> -->
<component type="desktop-application">
  <id>net.damonlynch.rapid-photo-downloader</id>
  <provides>
    <id>rapid-photo-downloader.desktop</id>
    <binary>rapid-photo-downloader</binary>
  </provides>
  <metadata_license>CC-BY</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <description>
    <_p>
      Rapid Photo Downloader imports photos and videos from cameras, phones,
      memory cards and other devices at high speed. It can be configured to
      rename photos and videos with meaningful filenames you specify. It can also
      back up photos and videos as they are downloaded. It downloads from and backs
      up to multiple devices simultaneously.
    </_p>
    <_p>
      Unique to Rapid Photo Downloader is its Timeline, which groups photos and
      videos based on how much time elapsed between consecutive shots. Use it to
      identify photos and videos taken at different periods in a single day or
      over consecutive days.
    </_p>
    <_p>
      Written by a photographer for professional and amateur photographers, 
      Rapid Photo Downloader is easy to configure and use. Program preferences
      are configured without the need for complicated codes. Common tasks can be
      automated, such as unmounting a memory card when the download is complete.
    </_p>
  </description>
  <url type="homepage">http://www.damonlynch.net/rapid/</url>
  <url type="translate">http://www.damonlynch.net/rapid/translate.html</url>
  <url type="donation">http://www.damonlynch.net/rapid/</url>
  <developer_name>Damon Lynch</developer_name>
  <update_contact>damonlynch@gmail.com</update_contact>
  <launchable type="desktop-id">net.damonlynch.rapid-photo-downloader.desktop</launchable>

  <keywords>
    <keyword>RAW</keyword>
    <keyword>ingest</keyword>
    <keyword>memory</keyword>
    <keyword>card</keyword>
    <keyword>filter</keyword>
    <keyword>sort</keyword>
    <keyword>select</keyword>
    <keyword>choose</keyword>
    <keyword>automate</keyword>
    <keyword>workflow</keyword>
  </keywords>
  <screenshots>
    <screenshot type="default">
        <_caption>The main window</_caption>
        <image>http://www.damonlynch.net/rapid/appdata/2017/07/mainwindow.png</image>
    </screenshot>
    <screenshot>
        <_caption>Downloading</_caption>
        <image>http://www.damonlynch.net/rapid/appdata/2017/07/downloading.png</image>
    </screenshot>
    <screenshot>
        <_caption>The Timeline</_caption>
        <image>http://www.damonlynch.net/rapid/appdata/2017/07/timeline.png</image>
    </screenshot>
    <screenshot>
        <_caption>Right-clicking on a device</_caption>
        <image>http://www.damonlynch.net/rapid/appdata/2017/07/rightclick.png</image>
    </screenshot>
  </screenshots>
  <updatecontact>damonlynch@gmail.com</updatecontact>
</component>