Compare commits
No commits in common. "dd7dae9c4ac52c6d30308b6578db57ca0e2ae9d9" and "96cf698ccd3a3144b8569b5d62c6ccda8494f05c" have entirely different histories.
dd7dae9c4a
...
96cf698ccd
|
@ -225,11 +225,20 @@ dl () {
|
||||||
}
|
}
|
||||||
|
|
||||||
dl vsauce https://www.youtube.com/user/Vsauce
|
dl vsauce https://www.youtube.com/user/Vsauce
|
||||||
|
dl pewdiepie https://www.youtube.com/user/PewDiePie
|
||||||
|
dl techaltar https://www.youtube.com/channel/UCtZO3K2p8mqFwiKWb9k7fXA
|
||||||
dl avikaplan https://www.youtube.com/user/AviKaplanMusic
|
dl avikaplan https://www.youtube.com/user/AviKaplanMusic
|
||||||
|
dl lukesmith https://www.youtube.com/channel/UC2eYFnH61tmytImy1mTYvhA
|
||||||
|
dl techlinked https://www.youtube.com/c/techlinked/
|
||||||
dl robscallon https://www.youtube.com/user/robs70986987
|
dl robscallon https://www.youtube.com/user/robs70986987
|
||||||
dl logosbynick https://www.youtube.com/channel/UCEQXp_fcqwPcqrzNtWJ1w9w
|
dl logosbynick https://www.youtube.com/channel/UCEQXp_fcqwPcqrzNtWJ1w9w
|
||||||
|
dl techquickie https://www.youtube.com/user/Techquickie
|
||||||
dl andrewhuang https://www.youtube.com/user/songstowearpantsto
|
dl andrewhuang https://www.youtube.com/user/songstowearpantsto
|
||||||
|
dl jamesveitch https://www.youtube.com/user/james948
|
||||||
dl brandonacker https://www.youtube.com/user/brandonacker
|
dl brandonacker https://www.youtube.com/user/brandonacker
|
||||||
|
dl linustechtips https://www.youtube.com/user/LinusTechTips
|
||||||
|
dl roomieofficial https://www.youtube.com/user/RoomieOfficial
|
||||||
|
dl fridaycheckout https://www.youtube.com/channel/UCRG_N2uO405WO4P3Ruef9NA
|
||||||
dl lastweektonight https://www.youtube.com/user/LastWeekTonight
|
dl lastweektonight https://www.youtube.com/user/LastWeekTonight
|
||||||
dl bingingwithbabish https://www.youtube.com/user/bgfilms
|
dl bingingwithbabish https://www.youtube.com/user/bgfilms
|
||||||
|
|
||||||
|
|
|
@ -35,23 +35,6 @@ These are what I'm currently focusing on.
|
||||||
</p>
|
</p>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary><a href="https://git.sr.ht/~amolith/adresilo/">Adresilo</a> (2024) (Go, Kotlin)</summary>
|
|
||||||
<p>
|
|
||||||
I love using open source nagivation apps with offline data from
|
|
||||||
OpenStreetMap, like OrganicMaps or OsmAnd. Unfortunately, many businesses
|
|
||||||
only update their information in Google Maps; if the OSM contributor
|
|
||||||
community is less strong where you live as it is where I live, finding
|
|
||||||
places can be frustrating.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Adresilo is an interface to Google Maps and lets you search for places using
|
|
||||||
natural language. You can then copy coordinates from a result, share a
|
|
||||||
result's name, address, and coordinates with other people and apps, or open
|
|
||||||
a result in your preferred navigation app.
|
|
||||||
</p>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
## On hold
|
## On hold
|
||||||
|
|
||||||
There are still things I want to accomplish with this software, but I don't have
|
There are still things I want to accomplish with this software, but I don't have
|
||||||
|
|
Loading…
Reference in New Issue