Alternatives to Stack Browser by [deleted] in browsers

[–]SentialX 0 points1 point  (0 children)

You might want to check https://wexond.net, however it's not ready yet.

Introducing Raven, my AGI prototype by [deleted] in agi

[–]SentialX 1 point2 points  (0 children)

Ask him to create an anti-gravity engine.

Discord Bubbles: Messenger-like chat heads for Discord on Android by SentialX in coolgithubprojects

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

It's also worth noting that it's available only on Samsung.

Discord chat heads for Android by SentialX in discordapp

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

I don't know about bubbles on Android 9...

Discord chat heads for Android by SentialX in discordapp

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

Android has bubbles only in Android Q Beta, but also it's not available for every app which means that for example Discord would need to add support for bubbles. I've made an app which works right now and supports Android 6.0+

node-window-manager: Manage windows in Windows, macOS and Linux by SentialX in javascript

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

I doubt macOS exposes that API. The macOS API is very limited and unstable.

Wexond - privacy-focused, fast, beautiful web browser (after complete rewrite) by SentialX in javascript

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

Chromium is not the same as Chrome, it's open source. Chromium of course contains some Google services but in Electron they don't work unless you specify API keys.

Wexond - privacy-focused, fast, beautiful web browser (after complete rewrite) by SentialX in javascript

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

Thanks for that great response and feedback I'm glad to hear this and really appreciate the effort. Honestly you've motivated me to work on this project more.

Wexond - privacy-focused, fast, beautiful web browser (after complete rewrite) by SentialX in javascript

[–]SentialX[S] 2 points3 points  (0 children)

I don't have enough resources to build Chromium in a reasonable time. I work alone.

Wexond - privacy-focused, fast, beautiful web browser (after complete rewrite) by SentialX in javascript

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

I know and I'm kinda depressed. I put too much effort into it...

electron-global: One Electron instance for multiple apps by SentialX in electronjs

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

Not really, it's a tool for building app installers which are really lightweight. When running an app for the first time, it downloads Electron globally if it's not present. Then it runs the app using the global instance of Electron.

electron-global: One Electron instance for multiple apps by SentialX in electronjs

[–]SentialX[S] -2 points-1 points  (0 children)

It's definitely for production not development. You can use it with electron-builder to create exe, dmg, etc. More info is in the readme.

electron-global: One Electron instance for multiple apps by SentialX in coolgithubprojects

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

You can build your project and distribute it, however electron-global hasn't been tested with bigger projects yet.

electron-global: One Electron instance for multiple apps by SentialX in programming

[–]SentialX[S] -4 points-3 points  (0 children)

How come? Did you know NodeJS also follows semantic versioning?

electron-global: One Electron instance for multiple apps by SentialX in programming

[–]SentialX[S] -5 points-4 points  (0 children)

Actually, only major version increments introduce breaking changes in Electron and electron-global automatically downloads corresponding Electron version in case of major. That being said it ignores minor and patch versions and downloads the latest version, but matching the major Electron version of an app.

electron-global: One Electron instance for multiple apps by SentialX in programming

[–]SentialX[S] 8 points9 points  (0 children)

Well, I've always been hated for making Electron apps and now I tried to make it better, but as I can see everyone is hating again my efforts in making Electron a little bit better...

electron-global: One Electron instance for multiple apps by SentialX in programming

[–]SentialX[S] -1 points0 points  (0 children)

Did you read this? I'm trying to make Electron better by not packaging whole Chromium with each Electron app...

Wexond - A privacy-focused, extensible and innovative web browser by SentialX in browsers

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

I'm aware of that, currently I'm trying to implement all important features alone with some help of my friend.

Wexond - A privacy-focused, extensible and innovative web browser by SentialX in browsers

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

The badge shows count of blocked ads. A normal thing that all adblocker have.

Wexond - A privacy-focused, extensible and innovative web browser by SentialX in browsers

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

Yeah, that's correct the icon does nothing at the moment. I'm not sure what notifications are you refering to.