Ferdium and YouTube Vanced Updates
- Remove executable permission from logo-spotify.png - Replace Ferdi with Ferdium in software section of personal page - Replace ferdi logo with ferdium - Update YouTube Vanced info with current status of project
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="100%" height="100%" viewBox="0 0 1000 1000" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;">
|
||||
<g id="Logo" transform="matrix(13.3662,0,0,13.3662,20.0535,18.5803)">
|
||||
<g id="Background-Circle" serif:id="Background Circle" transform="matrix(0.707107,0.707107,-0.707107,0.707107,36.0061,-14.8263)">
|
||||
<path d="M35.9,71.5C16.3,71.5 0.4,55.6 0.4,36C0.4,16.4 16.3,0.6 35.9,0.6C55.5,0.6 71.4,16.5 71.4,36.1C71.4,55.7 55.5,71.5 35.9,71.5Z" style="fill:url(#_Linear1);fill-rule:nonzero;stroke:white;stroke-width:2.5px;"/>
|
||||
</g>
|
||||
<g id="Lower-beard" serif:id="Lower beard" transform="matrix(0.0748156,0,0,0.0748156,-1.50032,-1.39009)">
|
||||
<path d="M503.642,629.673C527.496,629.947 576.943,631.918 581,640C594.482,666.859 531.448,825.299 503.284,841.639L503.282,843C502.598,843 501.881,842.874 501.133,842.629C500.391,842.874 499.679,843 499,843L498.998,841.659C470.575,825.433 406.168,666.87 419.745,640C423.831,631.913 474.528,629.944 498.642,629.673L498.642,629.638C499.424,629.64 500.255,629.644 501.132,629.65C502.017,629.644 502.855,629.64 503.642,629.638L503.642,629.673Z" style="fill:white;"/>
|
||||
</g>
|
||||
<g id="Upper-beard" serif:id="Upper beard" transform="matrix(0.0748156,0,0,0.0748156,-1.50032,-1.39009)">
|
||||
<path d="M498.733,357.203C547.473,355.78 574.716,313.221 627.233,336.042C700.337,367.808 723.258,456.308 806.959,474.341C838.428,481.121 857.323,456.253 877.092,437.581C883.524,431.506 893.049,418.562 896.807,419.813C900.441,421.022 900.267,433.842 898.85,440.69C896.129,453.836 892.451,467.441 884.685,478.393C874.137,493.269 860.132,505.776 845.238,516.299C802.136,546.753 740.569,558.817 688.631,557.703C652.806,556.934 612.989,546.685 579.942,534.342C549.791,523.08 533.28,483.381 498.234,482.887C463.111,483.381 446.563,523.08 416.345,534.342C383.226,546.685 343.32,556.934 307.416,557.703C255.363,558.817 193.659,546.753 150.461,516.299C135.535,505.776 121.498,493.269 110.927,478.393C103.144,467.441 99.458,453.836 96.731,440.69C95.311,433.842 95.136,421.022 98.778,419.813C102.545,418.562 112.091,431.506 118.537,437.581C138.35,456.253 157.286,481.121 188.826,474.341C272.712,456.308 295.684,367.808 368.949,336.042C421.583,313.221 449.854,355.78 498.733,357.203Z" style="fill:rgb(254,254,254);fill-rule:nonzero;"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(71,0,0,70.9,0.4,36.05)"><stop offset="0" style="stop-color:rgb(206,159,252);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(115,103,240);stop-opacity:1"/></linearGradient>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/software/logo-ferdium.png
Normal file
BIN
src/assets/software/logo-ferdium.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
0
src/assets/software/logo-spotify.png
Executable file → Normal file
0
src/assets/software/logo-spotify.png
Executable file → Normal file
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
@@ -430,28 +430,50 @@
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-2">
|
||||
<a href="https://getferdi.com/" target="_blank">
|
||||
<a href="https://ferdium.org/" target="_blank">
|
||||
<img
|
||||
class="img-fluid mx-auto d-block"
|
||||
src="./assets/software/logo-ferdi.svg"
|
||||
src="./assets/software/logo-ferdium.png"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-10">
|
||||
<h2>
|
||||
<a name="Ferdi" href="https://getferdi.com/" target="_blank"
|
||||
>Ferdi</a
|
||||
<a name="Ferdium" href="https://ferdium.org/" target="_blank"
|
||||
>Ferdium</a
|
||||
>
|
||||
</h2>
|
||||
<h3>Platform: Linux, Windows, macOS</h3>
|
||||
<p>
|
||||
Have you ever wondered if there was an app to combine all of your
|
||||
messaging apps into 1? Well, Ferdi is the answer. I used to keep
|
||||
messaging apps into 1? Well, Ferdium is the answer. I used to keep
|
||||
multiple tabs and programs open so I could see all of my messaging
|
||||
services at once, but with Ferdi, they are all neatly packaged in
|
||||
one application. Any messaging service with a web app can be
|
||||
accessed through Ferdi. Give it a try, I'm sure you will enjoy it
|
||||
as much as I do. The best part, it's free and open source!
|
||||
services at once, but with Ferdium, they are all neatly packaged
|
||||
in one application. Any messaging service with a web app can be
|
||||
accessed through Ferdium. Give it a try, I'm sure you will enjoy
|
||||
it as much as I do. The best part, it's free and open source!
|
||||
</p>
|
||||
<p>
|
||||
Ferdium is a hard fork of
|
||||
<a name="Ferdi" href="https://getferdi.com/" target="_blank"
|
||||
>Ferdi</a
|
||||
>, which I no longer recommend for reasons described in
|
||||
<a href="https://youtu.be/Bmmj5JDRCUg" target="_blank"
|
||||
>My Favourite Open Source Project Just Vanished?</a
|
||||
>
|
||||
by
|
||||
<a
|
||||
href="https://www.youtube.com/c/BrodieRobertson"
|
||||
target="_blank"
|
||||
>Brodie Robertson</a
|
||||
>. While services have since been restored, I would suggest
|
||||
migrating to the community driven Ferdium as described in the
|
||||
<a
|
||||
href="https://github.com/ferdium/ferdium-app#migrating-from-ferdi"
|
||||
target="_blank"
|
||||
>Migrating from Ferdi</a
|
||||
>
|
||||
section of the README.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -563,6 +585,34 @@
|
||||
the app is that it removes ads from YouTube on your android phone
|
||||
and you can play music while your screen is off for free.
|
||||
</p>
|
||||
<p>
|
||||
As described in
|
||||
<a
|
||||
href="https://www.theverge.com/2022/3/13/22975890/youtube-vanced-app-discontinued-shutting-down-legal-reasons"
|
||||
target="_blank"
|
||||
>Google forces YouTube Vanced to shut down 'due to legal
|
||||
reasons'</a
|
||||
>
|
||||
by
|
||||
<a
|
||||
href="https://www.theverge.com/authors/tom-warren"
|
||||
target="_blank"
|
||||
>Tom Warren</a
|
||||
>
|
||||
on
|
||||
<a href="https://www.theverge.com" target="_blank">The Verge</a>,
|
||||
YouTube Vanced can no longer be downloaded from the
|
||||
<a href="https://vancedapp.com/" target="_balnk"
|
||||
>official website</a
|
||||
>. However,
|
||||
<a
|
||||
href="https://www.reddit.com/r/AfterVanced/comments/tk1fdr/so_you_want_to_install_andor_reinstall_vanced/"
|
||||
target="_blank"
|
||||
>this reddit post</a
|
||||
>
|
||||
provides some alternative methods of installing Vanced Manager if
|
||||
you don't have it already.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
|
Reference in New Issue
Block a user