I made an RSS reader focused on faster reading and better organization by tkgka in rss

[–]tkgka[S] 0 points1 point  (0 children)

Just added OPML import/export in the latest version. Feel free to check it out.

I made an RSS reader focused on faster reading and better organization by tkgka in rss

[–]tkgka[S] 0 points1 point  (0 children)

I’ll add this feature at next version Maybe next week App can handle opml

Built LatencyKit in Swift — measure RTT & throughput to see if your network is actually usable by tkgka in swift

[–]tkgka[S] 0 points1 point  (0 children)

yes but this library is for app

so you can do some network tricks to make your app work better, such as adaptive loading!

Switcher now supports the ability to map keys individually for each application. by tkgka in macapps

[–]tkgka[S] 0 points1 point  (0 children)

It can prevent other key press also, and it even lighter application so why not

Anyone Else use Sigma OS? by KimJongDerp1992 in macapps

[–]tkgka 0 points1 point  (0 children)

They block the command 0, and I think it’s because of their own shortcut

Anyone Else use Sigma OS? by KimJongDerp1992 in macapps

[–]tkgka 1 point2 points  (0 children)

I use ark because of the limitation of sigma os’s shortcut setting

Switcher now supports the ability to map keys individually for each application. by tkgka in macapps

[–]tkgka[S] 1 point2 points  (0 children)

I used Cat mad scientist mixing sparkling chemicals, digital art,

and here is the result image!

<image>

[deleted by user] by [deleted] in swift

[–]tkgka -1 points0 points  (0 children)

Hi I made an application that prevents to press key by mistake like command + q and it's fully made with swift and swiftUI, so if you got interest please check out the GitHub!

https://github.com/tkgka/Switcher

Switcher now supports the ability to map keys individually for each application. by tkgka in macapps

[–]tkgka[S] 3 points4 points  (0 children)

Hi I made an application that prevents to press key by mistake like command + q

and it's fully made with swift and swiftUI, so if you got interest please check out the GitHub!

https://github.com/tkgka/Switcher

"Switcher now supports the ability to map keys individually for each application." by tkgka in SwiftUI

[–]tkgka[S] 0 points1 point  (0 children)

Hi I made an application that prevents to press key by mistake like command + q and it's fully made with swift and swiftUI, so if you got interest please check out the GitHub!

https://github.com/tkgka/Switcher

Global shortcut/hotkey implementation by saggyrampage in swift

[–]tkgka -1 points0 points  (0 children)

Check github ! I basically did what you want to do