Skip to content

Commit

Permalink
add digitalocean
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Mar 14, 2024
1 parent 302d43b commit 99f413c
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Workflow/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,25 @@ make sure to open an issue there to request your favorite Logins!</string>
<key>variable</key>
<string>coinbase</string>
</dict>
<dict>
<key>config</key>
<dict>
<key>default</key>
<false/>
<key>required</key>
<false/>
<key>text</key>
<string>DigitalOcean</string>
</dict>
<key>description</key>
<string></string>
<key>label</key>
<string></string>
<key>type</key>
<string>checkbox</string>
<key>variable</key>
<string>digitalocean</string>
</dict>
<dict>
<key>config</key>
<dict>
Expand Down
2 changes: 2 additions & 0 deletions Workflow/prefs.plist
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<true/>
<key>custom_logins_path</key>
<string>~/Dropbox/Preferences/Alfred/Workflows/OnePee</string>
<key>digitalocean</key>
<true/>
<key>fastmail</key>
<true/>
<key>gitlab</key>
Expand Down
Binary file added Workflow/resources/results/digitalocean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions Workflow/resources/results/digitalocean.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
title: DigitalOcean
url: https://cloud.digitalocean.com/login

0 comments on commit 99f413c

Please sign in to comment.