EU Alternativer til Apps

#DanmarkSkifter da det er tid til #DigitalUafhængighed.

Efter inspiration fra denne artikel, er hermed min liste over app/program konverteringer 🙂

  • Browser: Vivaldi (Norsk/Island)
  • Password Manager (der også virker i Vivaldi): Proton Pass (Schweitz)
  • Online drev (som Google Drev): Proton Drive (Schweitz)
  • Online mail (som Google Main): Proton Mail (Schweitz)
  • Social media med sider til foreninger og grupper (som Facebook): Socii.dk (Danmark)
  • Twitter Alternativ: Vivaldi Social (Norge/Island)
    • Basereret på det Tyske Mastodon, med decentrale servere
  • Kort og Navigation (Alternativ til Google Maps): OsmAnd (decentrale servere)
    • Kører også Apple CarPlay
  • Nobara Linux Distribution der er godt til gaming

Yderligere ting jeg overvejer:

  • Fairphone
  • OpenDesk.eu open source office365 til erhverv… nok ikke til private
  • NAS løsning til at have sit eget storage der hjemme, til effektivt at stream gamle video og VHS bånd 🙂

Twinkly and Apple Home

When you add Twinkly lights to an Apple Home automation and use an effect, you need to add the light/scene when it is in the effects mode, turn off the lights in the Twinkly app, and then add the light/scene to the automation.

Then you will see “turn on

Screenshot

instead of “100%“… which some random color!

Screenshot

ffmpeg chapters in mp4

It is possible to create chapters in an mp4 file as described here.

If you create video in Camtasia 9, you can generate a HTML viewer of your file… but sections in generated in Camtasia are NOT stored into the mp4 file as chapters.

The following python script can help generate that (it require ffmpeg):

python parseXML.py <folderWithCaptasiaOutput> <TotalLengthOfVideo>

Read more details in the script.

Chapters in the produced mp4 file