-
Notifications
You must be signed in to change notification settings - Fork 15
/
apps.yaml
118 lines (108 loc) · 2.68 KB
/
apps.yaml
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
---
package: com.github.ma1co.pmcademo.app
name: PMCADemo
author: ma1co
desc: A demo app
homepage: https://github.com/ma1co/PMCADemo
release:
type: github
user: ma1co
repo: PMCADemo
---
package: com.github.ma1co.openmemories.tweak
name: "OpenMemories: Tweak"
author: ma1co
desc: Unlock your camera's settings
homepage: https://github.com/ma1co/OpenMemories-Tweak
release:
type: github
user: ma1co
repo: OpenMemories-Tweak
---
package: com.github.ma1co.openmemories.appstore
name: "OpenMemories: AppStore"
author: ma1co
desc: Install new apps directly on your camera
homepage: https://github.com/ma1co/OpenMemories-AppStore
release:
type: github
user: ma1co
repo: OpenMemories-AppStore
---
package: org.bostwickenator.dofmath
name: dof-math
author: Bostwickenator
desc: Calculate the front, back, and hyperfocal distances
homepage: https://github.com/Bostwickenator/dof-math
release:
type: github
user: Bostwickenator
repo: dof-math
---
package: org.bostwickenator.googlephotos
name: STG Uploader
author: Bostwickenator
desc: Upload photos directly into Google Photos
homepage: https://www.stg-uploader.xyz/
release:
type: yaml
url: https://www.stg-uploader.xyz/releases/releases.yaml
---
package: org.bostwickenator.ftpuploader
name: FTP Uploader
author: Bostwickenator
desc: Upload photos to your FTP server
homepage: https://www.stg-uploader.xyz/
release:
type: yaml
url: https://www.stg-uploader.xyz/ftp-releases/releases.yaml
---
package: com.obsidium.focusbracket
name: FocusBracket
author: obs1dium
desc: Proof-of-concept app for focus bracketing
homepage: https://github.com/obs1dium/FocusBracket
release:
type: github
user: obs1dium
repo: FocusBracket
---
package: com.obsidium.bettermanual
name: BetterManual
author: obs1dium
desc: An app for improved manual shooting with the Alpha 5100
homepage: https://github.com/obs1dium/BetterManual
release:
type: github
user: obs1dium
repo: BetterManual
---
package: com.jonasjuffinger.timelapse
name: TimeLapse
author: jonasjuffinger
desc: A simple app to take pictures with a given interval
homepage: https://github.com/jonasjuffinger/TimeLapse
release:
type: github
user: jonasjuffinger
repo: TimeLapse
---
package: com.github.LubikR.synologyuploader
name: SynologyUploader
author: LubikR
desc: Upload photos to Synology NAS
homepage: https://github.com/LubikR/SynologyUploader
release:
type: github
user: LubikR
repo: SynologyUploader
---
package: info.schnatterer.pmcaFilesystemServer
name: pmcaFilesystemServer
author: schnatterer
desc: Provides the File System of the camera via HTTP
homepage: https://github.com/schnatterer/pmcaFilesystemServer
release:
type: github
user: schnatterer
repo: pmcaFilesystemServer