Compare commits
2 Commits
96cf698ccd
...
dd7dae9c4a
Author | SHA1 | Date |
---|---|---|
Amolith | dd7dae9c4a | |
Amolith | ab2692dad9 |
|
@ -225,20 +225,11 @@ dl () {
|
|||
}
|
||||
|
||||
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 lukesmith https://www.youtube.com/channel/UC2eYFnH61tmytImy1mTYvhA
|
||||
dl techlinked https://www.youtube.com/c/techlinked/
|
||||
dl robscallon https://www.youtube.com/user/robs70986987
|
||||
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 jamesveitch https://www.youtube.com/user/james948
|
||||
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 bingingwithbabish https://www.youtube.com/user/bgfilms
|
||||
|
||||
|
|
|
@ -35,6 +35,23 @@ These are what I'm currently focusing on.
|
|||
</p>
|
||||
</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
|
||||
|
||||
There are still things I want to accomplish with this software, but I don't have
|
||||
|
|
Loading…
Reference in New Issue