sindresorhus / quick-look-plugins

List of useful Quick Look plugins for developers
18.07k stars 534 forks source link

Glance #121

Open samuelmeuli opened 4 years ago

samuelmeuli commented 4 years ago

Hi @sindresorhus,

I just released Glance, an all-in-one Quick Look plugin. I think it would make a great addition to this list and could even replace some of the existing entries.

Advantages:

Would you be open for a PR to include my app in the list?

Jahhein commented 4 years ago

This is awesome!

I think it would be an awesome addition too! This will make installing and keeping track of all the individual package installs much easier!

You should edit your PR and add a link to the macOS App Store too.

texastoland commented 4 years ago

For documentation this replaces:

But not:

The others seem out of scope, and only QLVideo is supported on Catalina.

ladislas commented 4 years ago

Glance has been recently archived and Big Sur is not supported.

@samuelmeuli why not create an org to have the community keep working on it? your readme doesn't say anything about the archival.

crunchtime-ali commented 3 years ago

Glance has been recently archived and Big Sur is not supported.

@samuelmeuli why not create an org to have the community keep working on it? your readme doesn't say anything about the archival.

Samuel has become a Graduate Software Engineer at Apple in June 2020. I don't see how that would prevent him from continuing the project but maybe he can chime in here.

sindresorhus commented 3 years ago

Apple employees are not allowed to have apps on the App Store.

ladislas commented 3 years ago

Apple employees are not allowed to have apps on the App Store.

Makes sense! But a simple note in the readme would prevent any frustration :)

kopischke commented 3 years ago

It’s not open source, but there is a Glance alternative on the Mac App Store: iPreview. I’m not affiliated and YMMV, but it works well enough for me.

yous commented 3 years ago

FWIW, there is another option: https://github.com/sbarex/SourceCodeSyntaxHighlight

raffeyang commented 3 years ago

I can't found Glance on the AppStore,but I found iPreview which as same as Glance.

crunchtime-ali commented 3 years ago

I can't found Glance on the AppStore,but I found iPreview which as same as Glance.

The author likely had to pull Glance from the AppStore because he works for Apple now.

chrismessina commented 3 years ago

The author likely had to pull Glance from the AppStore because he works for Apple now.

Since Apple employees can't work on open source projects (except if they're given special considerations) we can assume this is true.

Therefore — is anyone here willing to fork his repo and resurrect the project?

https://github.com/samuelmeuli/glance

chamburr commented 3 years ago

Hi, I recently came across Glance and created a fork of it here. It is now updated to support macOS Big Sur, and I would likely be maintaining it for the future. It would be great to include the app in the list.

Also, I'm currently having some issues with app distribution, due to the Apple Developer Account age requirement. The users have to sign the app themselves and that's very bad. If anyone knows of an alternative or could help with publishing the app, please let me know! Thanks.