SwiftBar
vscodium
Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
SwiftBar | vscodium | |
---|---|---|
17 | 526 | |
2,426 | 22,413 | |
3.4% | 1.8% | |
0.0 | 7.8 | |
2 months ago | 1 day ago | |
Swift | Shell | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SwiftBar
- Mac app to display JSON data in menu bar?
- What are the not-so-obvious tools that you don't want to miss?
- A curated directory of 700 Mac menu bar apps
-
Apps that should be paid, but are not (Part 3)
https://github.com/swiftbar/SwiftBar - Powerful macOS menu bar customization tool
-
Quick check of gateway metrics - MacOS only
As many of you, I obsess over the current metrics of my TMHI modem. Opening the app to check it is too cumbersome. On MacOS there is a cool free utility that allows simple scripts to run in the menu called SwiftBar (get it here: https://github.com/swiftbar/SwiftBar )
-
What are some good open-source Mac apps you can't live without?
SwiftBar: App to quickly create custom menu bar apps using any language you prefer
-
Weather App?
Yeah Carrot is definitely expensive. I’ve been looking for SwiftBar, an open source menu bar app that has lots of community plugins. There’s ones for weather too. And free.
-
My Hacktoberfest journey with Appwrite
Because my programming background is primarily for scientific purposes, I really had little experience with servers and backends. Until now, my only real experience was with my Coffee Counter web application that is hosted on Deta, a great service for beginners. This app (which is still running and I use everyday through a SwiftBar app in my Mac's menu bar) technically has a backend database, but it is relatively rudimentary and completely managed by Deta – a great option for getting started, but the constraints mean that I cannot get a deeper understanding of the technology. Thus, many of the features of Appwrite were completely novel to me.
-
Xbar: Put anything in your macOS menu bar
How does it compare to Swiftbar[0]? Any reasons to use Xbar over SwiftBar given that the latter was built with a stack that is more "native" to Mac than Golang?
I was wondering about why SwiftBar existed when there was already BitBar, and a lot is explained in this thread on Github: https://github.com/swiftbar/SwiftBar/issues/95
TL;DR: BitBar stopped working well in Big Sur and the old code base was increasingly hard to update and build.
vscodium
-
XCurl
To be fair, there is vscodium[1] which is only a few letters off vscode:
-
I cancelled my Replit subscription
Curious what you think of https://github.com/VSCodium/vscodium .
I'm not actually familiar with the issues that VSCode has but I seem to recall some key component was not OSS, but I forget the details there and maybe it has changed. I know it has telemetry and such, but AFAICT that can be disabled by some settings.
-
What do you use to create your site?
I recommend using a separate code editor and not the neocities one. Brackets and VSCodium (VSCode but separated from Microsoft) are pretty good ones https://brackets.io/ https://vscodium.com/
-
GitHub Actions Are a Problem
> 2. To test/debug CI jobs, use act.
I can't wait for this meme to die, or for act (or gitea's fork thereof) to catch up to the hype train. Then again, I guess this fantasy is being promoted by folks who are all "just use run: and that's it" because any moderately complex one <https://github.com/VSCodium/vscodium/blob/1.84.2.23314/.gith...> for sure fails with spectacularly illegible error messages under both act and gitea's fork
-
RustRover – A Standalone Rust IDE by JetBrains
Technically it's not Free (libre) or Open Source. The "VSCode" that people use is a proprietary telemetry-laiden application that cannot be reproducibly built from available source. You're probably wanting: https://vscodium.com/
-
Multiple Notepad++ Flaws Let Attackers Execute Arbitrary Code
https://github.com/microsoft/vscode/issues/4490
It looks like there are a number of vscode extensions for recording macros:
- https://www.google.com/search?q=vscode+macro+recorder
- https://marketplace.visualstudio.com/search?term=Macro&targe...
- the macro-commander README explains its JSON-based macro language. YAML might be easier to maintain than JSON. https://github.com/jeff-hykin/macro-commander#what-are-some-...
For teams with multiple editors, you can specify workflow automation scripts with shell scripts or ci container/cmd YAML, and/or pre-commit.yml instead of with an IDE-specific tool.
Isn't there native real-time collaboration functionality in vscode/vscodium that would be useful for a native macro recording feature? (Edit) Live Share can't be installed in vscodium. https://github.com/VSCodium/vscodium/issues/128
Support for jupyter-collaboration Y.js CRDT could be added to vscode-jupyter and/or a more generic extension: "Support for real-time collaboration in the extension?" https://github.com/microsoft/vscode-jupyter/discussions/1293...
jupyterlab/jupyter-collaboration:
-
VSCodium – Libre Open Source Software Binaries of VS Code
Becuase the repo uses github actions to pull changes and build the binary
https://github.com/VSCodium/vscodium/blob/master/.github/wor...
> Telemetry is disabled.
Er...
https://github.com/VSCodium/vscodium/blob/master/DOCS.md#dis...
> Even though we do not pass the telemetry build flags (and go out of our way to cripple the baked-in telemetry), Microsoft will still track usage by default.
There is a section in the docs regarding switching back to the official extension marketplace: https://github.com/VSCodium/vscodium/blob/master/DOCS.md#how...
So if there is a "killer extension" not available on codium's marketplace, you can still use it through microsoft's marketplace.
What are some alternatives?
Code-Server - VS Code in the browser
Visual Studio Code - Visual Studio Code
vscode-cpptools - Official repository for the Microsoft C/C++ extension for VS Code.
Visual Studio Code - Public documentation for Visual Studio Code
pylance-release - Documentation and issues for Pylance
bitbar - Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
Atom - :atom: The hackable text editor
theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
musescore-downloader - ⚠️ This repo has moved to https://github.com/LibreScore/dl-librescore ⚠️ | Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required | 免登录、免 Musescore Pro,免费下载 musescore.com 上的曲谱
lapce - Lightning-fast and Powerful Code Editor written in Rust
notepad-plus-plus - Notepad++ official repository
Arduino - Arduino IDE 1.x