#electronjs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #electronjs, aggregated by home.social.
-
I just pushed the v1.1.0 update for Gekko Browser, focusing on making the browsing experience a bit more flexible.
New features include:
Vertical Taskbar for better screen use.
Split View for side-by-side multitasking.
Custom homepage backgrounds.
Drag-and-drop tab reordering.
Existing users can update their current install, or you can find the new release here:
https://github.com/SpelGekko/Gekko-Browser-Electron/releases/tag/v1.1.0#OpenSource #GekkoBrowser #ElectronJS #WebBrowser #Productivity #BuildInPublic #Browser
-
While implementing a file drag-and-drop feature in one of my Electron-based apps, I fortuitously found an issue in the Electron framework which I believe could be a major security hole... Fortunately, this was not too difficult to fix, but I still don't understand why this has been overlooked so far...
All applications have been corrected and can be downloaded from my Codeberg repository:
🔗 https://codeberg.org/tonton-pixel/ -
The latest version v6.4.0 of the open-source application "Color Ramp Formulator" is now available, fixing an odd bug: the "Apply Color Map" child window would not open when the application was unpackaged.
🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#ColorRamp #Algorithmic #Generator #OpenSource #DesktopApplication #ElectronJS
-
New utilities in Tutti Quanti Shelf:
- Image to Data URL: Convert image file to data URL.
- SVG Symbols Viewer: View symbols contained in a SVG file.🔗 https://codeberg.org/tonton-pixel/tutti-quanti-shelf
#TuttiQuantiShelf #DataURL #SVG #OpenSource #Application #ElectronJS
-
New utility in Tutti Quanti Shelf:
- Markdown Renderer: Markdown to HTML renderer, using the markdown-it module.
#TuttiQuantiShelf #Markdown #OpenSource #Application #ElectronJS
-
Ứng dụng Electron cross-platform gặp khó kiểm thử trên macOS khi phát triển trên Windows. Bạn có thể dùng dịch vụ Mac Cloud, công cụ CI (như GitHub Actions) hoặc chỉ cần 1 chiếc Mac thực tế? Giới lập trình indie chia sẻ kinh nghiệm nhé. #ElectronJS #PhátTriểnApp #MacOS #DevTools #KiểmThửPhầnMềm
https://www.reddit.com/r/SaaS/comments/1puf8m3/how_to_test_an_electron_app_for_macos_when/
-
Maybe #LLM s consume more energy, but what if instead of developping an #electronJS app, a developper leveraged the power of llm to build three separate native apps (Linux, macOS, and AluminiumOS)
-
According to the "Can I Unicode‽" web page, as of today, the #Chrome navigator is still "stuck" in Unicode 15.1, while the latest version of #Unicode is 17.0!
https://mathiasbynens.github.io/caniunicode/
The fact that the #Electron framework is based on #Chromium probably explains why it is still lagging behind too...
Supporting Unicode 16.0 would allow me to produce a final stable version of my Unicopedia Plus app, before I can start working on a version for Unicode 17.0.
-
Until now, I've been able to provide a working (pre-release though) edition of my Unicopedia Plus app, targeting a specific #Unicode version not yet supported by the #Electron framework, by embedding a copy of all the up-to-date Unicode data files, and making use of the `regexpu-core` module to emulate the most "critical" regular expressions, but this is merely a workaround, not what it has been designed for in the first place...
-
As you might expect, my main application Unicopedia Plus relies heavily on #Unicode...
Today, I updated the #Electron framework to its latest major version 39.0.0, hoping it would at last bring full support to Unicode 16.0, published by the UTC in September 2024 , but unfortunately no; it is still stuck in Unicode 15.1, published in September 2023! Moreover, Unicode 17.0 has already been officially released...
-
Electron-based apps cause a huge system-wide lag on macOS 26 · Issue #48311 · electron/electron
-
These are just a few applications I've discovered that use Electron.
- Notion
- New Outlook
- 1Password
- Evernote
- Obsidian
- MS Teams
- Slack
- TeamViewer
- etc.Instead of making everything work faster, developers stopped caring about resources and optimizing their programs.
#electron #electronjs #laziness #webview #notion #microsoftteams #teams #evernote #slack #obsidian #outlook
-
Is Electron.js the new obsession?
I've been surprised to find that almost all popular applications use Electron.js/WebView/WebAssembly. How long will this last?
Now, instead of computer apps, we have browser windows running, each of which consumes 1 GB of memory, lags and freezes terribly.
-
Hard to believe that there are people who really consider such giant dependency trees reasonable.
-
New utilities in Unicopedia Ægypta:
- Hieroglyph Picture Book
- Hieroglyph Taxonomy🔗 https://codeberg.org/tonton-pixel/unicopedia-aegypta
#unicopedia #egyptian #hieroglyphs #taxonomy #picturebook #javascript #desktopapplication #electronjs #unicode
-
Microsoft Clippy Returns as AI Assistant, Empowered By LLMs You Can Run Locally on Your PC
#AI #Clippy #AIClippy #AIAssistants #LLMs #LocalAI #OpenSource #ElectronJS #LlamaCpp #GGUF #Gemma3 #Llama3 #Phi4 #Qwen3 #RetroTech #MicrosoftOffice #OnDeviceAI
-
New utility in Unicopedia Anatolica:
- Hieroglyph Taxonomy🔗 https://codeberg.org/tonton-pixel/unicopedia-anatolica
#unicopedia #anatolian #hieroglyphs #taxonomy #javascript #desktopapplication #electronjs
-
Unicopedia Anatolica is a developer-oriented set of #Unicode utilities related to Anatolian hieroglyphs, wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-anatolica
#anatolian #hieroglyphs #unicopedia #javascript #unicode #characters #codepoints #codecharts #desktopapplication #electronjs #glyphs #localfonts
-
I am once again faced with the bleak irony of people who like to code in the terminal with Vim or Nano, but also install onto their computer some 5 or 10 apps via FlatPak or Docker, including VSCode, each installed with their own entire copies of Node.js and Electron.js (differing only in their minor revision number), while also complaining about Emacs being “bloated” because it ships with a miniature web browser and fully-featured e-mail client.
#tech #software #Emacs #WebBrowser #WebDev #WebApp #SoftwareDevelopment #FunctionalProgramming #Lisp #EmacsLisp #FOSS #FLOSS #FreeSoftware #FlatPak #Docker #AppStore #ElectronJS #NodeJS
-
Как сделать React Server Components в Electron с помощью Next.js и без открытых портов
Статья про то как заставить работать React Server Components внутри Electron приложения с помощью Next.js при этом не запуская локальный сервер и не открывая порты. С возможностью публикации стандартными инструментами. А также исследование зачем все это надо.
https://habr.com/ru/articles/852384/
#react #react_server_components #electron #electronjs #nextjs #remix #reactrouter #rsc #tauri #уменякончиласьфантазия
-
Unicopedia Sinica is a developer-oriented set of #Unicode utilities related to ideographs, wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-sinica
#characters #chinese #cjk #cjkrelated #cjkv #codecharts #codepoints #components #confusables #desktopapplication #electronjs #glyphs #ideographs #ideographicdescriptionsequences #ids #japanese #javascript #kangxi #kangxiradicals #korean #localfonts #opensource #strokes #tangut #unicode #unicopedia #unihan #vietnamese
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Guys!
If you want to make a #crossplatform #app, and you don't know what's framework should I use?
Just use #Tauri and don't waste your time on #electronjs, #flatten or other stuff.
Tauri is light and too easy.
Check out the Tauri site:
#rust #rustlang #javascript #typescript #npmjs #npm #cargo #programming #program #code #hacker #hack #gui #uidesign #ui #uxdesign #ux
https://tauri.app/ -
Unicopedia Ægypta is a developer-oriented set of #Unicode utilities related to Egyptian hieroglyphs, wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-aegypta
#characters #codecharts #codepoints #desktopapplication #egyptian #electronjs #glyphs #hieroglyph #hieroglyphs #javascript #localfonts #unicode #unicopedia #unikemet
-
Unicopedia Plus is a developer-oriented set of Unicode, Unihan, Unikemet & emoji utilities wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-plus
#characters #chinese #cjk #codepoints #desktopapplication #electronjs #emoji #ivd #japanese #javascript #kangxi #kangxiradicals #korean #normalization #opensource #regex #segmentation #strokecount #unicode #unicopedia #unihan #unikemet
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Unicopedia Plus is a developer-oriented set of Unicode, Unihan, Unikemet & emoji utilities wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-plus
#characters #chinese #cjk #codepoints #desktopapplication #electronjs #emoji #ivd #japanese #javascript #kangxi #kangxiradicals #korean #normalization #opensource #regex #segmentation #strokecount #unicode #unicopedia #unihan #unikemet
-
Unicopedia Plus is a developer-oriented set of Unicode, Unihan, Unikemet & emoji utilities wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-plus
#characters #chinese #cjk #codepoints #desktopapplication #electronjs #emoji #ivd #japanese #javascript #kangxi #kangxiradicals #korean #normalization #opensource #regex #segmentation #strokecount #unicode #unicopedia #unihan #unikemet
-
Unicopedia Plus is a developer-oriented set of Unicode, Unihan, Unikemet & emoji utilities wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-plus
#characters #chinese #cjk #codepoints #desktopapplication #electronjs #emoji #ivd #japanese #javascript #kangxi #kangxiradicals #korean #normalization #opensource #regex #segmentation #strokecount #unicode #unicopedia #unihan #unikemet
-
Unicopedia Plus is a developer-oriented set of Unicode, Unihan, Unikemet & emoji utilities wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-plus
#characters #chinese #cjk #codepoints #desktopapplication #electronjs #emoji #ivd #japanese #javascript #kangxi #kangxiradicals #korean #normalization #opensource #regex #segmentation #strokecount #unicode #unicopedia #unihan #unikemet
-
Is V8 Code Cache format somewhat stable? Looking at the code it currently just stores bytecode for each function and a few extra data, but no assembly.
What I'm wondering about is whether I could precompile #electronjs preload code cache for all platforms/architectures and distribute it with the application?
-
#ActuLibre This WhatsApp Bug Could Have Let Attackers Access Files On Your PCs -> http://feedproxy.google.com/~r/TheHackersNews/~3/hVYLkzU91p8/hack-whatsapp-web.html #Whatsappvulnerability #hackwhatsappaccount #Crosssitescripting #securewebbrowser #XSSvulnerability #Whatsappweb #ElectronJS #JavaScript
-
Electron DE : a desktop environnement based on #electronjs. Every UI element is web based, and the desktop environnement is an electron app
-
New blog post, where I embark on yet another adventure in Electron's source code: https://darksi.de/15.third-time-is-the-charm/
This time with a green Pac-Man as the main antagonist!
-
A couple of years ago I said that 32GB of #RAM was too much for your #PC.
How wrong I was.
I had to work with #QEMU, #KVM, #LXC, and #Docker with multiple #Chrome tabs open and a bunch of #Electron apps.
Since then I always tell people to get all the RAM they can. You’ll never know what people will make you to do next. Like edit a 8K for a YouTube Short or something.
#Hardware #VM #Virtualization #OCI #PCHardware #Technology #Computers #Computer #Programming #Chrome #Electron #ElectronJS
-
@ElleGray we used to complain about the inefficiency and bloat of stuff like #ElectronJS - and now those #AI bros are doing basic math in an LLM 🤦♂️
-
@kirschwipfel @marcolas Great, but not what I was talking about: https://social.sdf.org/@mjgardner/112398423314007016
My issue is developers releasing software using an OS-neutral framework (#ElectronJs or @andros’s #Emacs thing: https://hostux.social/@andros/111737024508567169) with either bespoke GUI elements that don’t match the OS or a common but never-quite-matching subset available across all OSes.
Anyway, it seems they’ve blocked me, so this discussion is moot.
-
@boo_ @andros I didn’t foresee anyone turning Google’s #Chrome browser #JavaScript engine V8 (2008) into the server (#NodeJs, 2009) and desktop (#ElectronJs, 2013) runtimes that ate the world, but here we are.
And Electron was originally developed for #GitHub’s #Atom text editor (2008) before they were acquired by #Microsoft in 2018, subsequently discontinued in favor of #VSCode in 2022.
Don’t tell me what you can’t see happening if you don’t remember what already did
-
@andros @marcolas The point is your architecture is the same as #ElectronJs, replacing embedded #NodeJs and #Chromium running #JavaScript with embedded #Emacs running #Elisp.
So every app using it has all of #Electron’s disadvantages:
• lowest-common-denominator #GUI obviously foreign to the host OS
• non-portable shims to integrate with host OS features
• an individually bespoke runtime consuming storage, memory, and compute as if it were a separate virtual machine -
I do not understand #software #developers who continue providing #Intel #x86 only and/or #unsigned #macOS packages.
As I commented on the issues page for #AriaNg Native (an #ElectronJs frontend for the #aria2 download utility), Intel-only #Mac software “serves a dwindling niche of discontinued models and discontent professionals.” And unsigned #apps are “unusable for anyone who wants to maintain their Mac’s #security.”
https://github.com/mayswind/AriaNg-Native/issues/112#issuecomment-1567647421
-
G Desktop Suite - Google Drive Desktop App Made With Electron #GoogleDrive #GDesktopSuite #GoogleSuite #Electronjs #Opensource #Linux
https://www.ostechnix.com/g-desktop-suite-google-drive-desktop-app-made-with-electron/ -
Unicopedia Sinica is a developer-oriented set of #Unicode utilities related to ideographs, wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-sinica
#characters #chinese #cjk #cjkrelated #cjkv #codecharts #codepoints #components #confusables #desktopapplication #electronjs #glyphs #ideographs #ideographicdescriptionsequences #ids #japanese #javascript #kangxi #kangxiradicals #korean #localfonts #opensource #strokes #tangut #unicode #unicopedia #unihan #vietnamese
-
Unicopedia Sinica is a developer-oriented set of #Unicode utilities related to ideographs, wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-sinica
#characters #chinese #cjk #cjkrelated #cjkv #codecharts #codepoints #components #confusables #desktopapplication #electronjs #glyphs #ideographs #ideographicdescriptionsequences #ids #japanese #javascript #kangxi #kangxiradicals #korean #localfonts #opensource #strokes #tangut #unicode #unicopedia #unihan #vietnamese
-
Unicopedia Sinica is a developer-oriented set of #Unicode utilities related to ideographs, wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-sinica
#characters #chinese #cjk #cjkrelated #cjkv #codecharts #codepoints #components #confusables #desktopapplication #electronjs #glyphs #ideographs #ideographicdescriptionsequences #ids #japanese #javascript #kangxi #kangxiradicals #korean #localfonts #opensource #strokes #tangut #unicode #unicopedia #unihan #vietnamese
-
Unicopedia Sinica is a developer-oriented set of #Unicode utilities related to ideographs, wrapped into one single app, built with #Electron.
Repository: 🔗 https://codeberg.org/tonton-pixel/unicopedia-sinica
#characters #chinese #cjk #cjkrelated #cjkv #codecharts #codepoints #components #confusables #desktopapplication #electronjs #glyphs #ideographs #ideographicdescriptionsequences #ids #japanese #javascript #kangxi #kangxiradicals #korean #localfonts #opensource #strokes #tangut #unicode #unicopedia #unihan #vietnamese