Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into renovate/codecov-codecov-action-4.x
Browse files Browse the repository at this point in the history
philprime authored Mar 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 0eb6660 + 572a6c1 commit 95ebf65
Showing 3 changed files with 35 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.6)
CFPropertyList (3.0.7)
base64
nkf
rexml
activesupport (7.1.2)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -20,7 +22,7 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.2.0)
bigdecimal (3.1.5)
bigdecimal (3.1.6)
claide (1.1.0)
clamp (1.3.2)
cocoapods (1.13.0)
@@ -61,10 +63,9 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
@@ -88,13 +89,14 @@ GEM
json (2.7.1)
liferaft (0.0.6)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.22.2)
molinillo (0.8.0)
mustache (1.1.1)
mutex_m (0.2.0)
nanaimo (0.3.0)
nap (1.1.0)
netrc (0.11.0)
nkf (0.2.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
@@ -105,7 +107,6 @@ GEM
rexml (3.2.6)
rouge (2.0.7)
ruby-macho (2.5.1)
ruby2_keywords (0.0.5)
sassc (2.4.0)
ffi (~> 1.9)
slather (2.8.0)
@@ -122,7 +123,7 @@ GEM
concurrent-ruby (~> 1.0)
xcinvoke (0.3.0)
liferaft (~> 0.0.6)
xcodeproj (1.23.0)
xcodeproj (1.24.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -159,6 +159,11 @@ If you are using TPPDF in your app and want to be listed here, simply create a p
<a href="https://itunes.apple.com/de/app/energy-tracker/id1193010972">
<img src="https://raw.githubusercontent.com/techprimate/tppdf/main/resources/apps/EnergyTracker.jpg" alt="EnergyTracker"/>
</a>
</td>
<td align="center">
<a href="https://apps.apple.com/us/app/lyrcs/id1599888045">
<img src="https://raw.githubusercontent.com/techprimate/tppdf/main/resources/apps/Lyrcs.svg" alt="Lyrcs" height=120 />
</a>
</td>
</tr>
<tr>
@@ -182,9 +187,14 @@ If you are using TPPDF in your app and want to be listed here, simply create a p
<a href="https://itunes.apple.com/de/app/energy-tracker/id1193010972">EnergyTracker</a><br>
by Stefan Nebel
</td>
<td align="center">
<a href="https://apps.apple.com/us/app/lyrcs/id1599888045">Lyrcs</a><br>
by ptrkstr
</td>
</tr>
</table>


## Credits

TPPDF is created and maintained by Philip Niedertscheider, founder of [techprimate](https://www.github.com/techprimate).
15 changes: 15 additions & 0 deletions resources/apps/Lyrcs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 95ebf65

Please sign in to comment.