Made a simple tool to see what languages are actually in your project!
I made a quick bash noscript called kats that shows you exactly what languages are in your project with actual percentages!
Install is literally one line:
bash
curl -sSL https://raw.githubusercontent.com/lattiece/kats/main/install.sh | bash
Then just run
It's fast, supports 40+ languages, and doesn't need any dependencies installed.
GitHub: https://github.com/lattiece/kats
lmk if you think it's useful or if I should add something!
https://redd.it/1puvrgc
@r_opensource
I made a quick bash noscript called kats that shows you exactly what languages are in your project with actual percentages!
Install is literally one line:
bash
curl -sSL https://raw.githubusercontent.com/lattiece/kats/main/install.sh | bash
Then just run
kats in any project folder.It's fast, supports 40+ languages, and doesn't need any dependencies installed.
GitHub: https://github.com/lattiece/kats
lmk if you think it's useful or if I should add something!
https://redd.it/1puvrgc
@r_opensource
Specification addressing inefficiencies in crawling of structured content for AI
https://github.com/crawlcore/scp-protocol
https://redd.it/1puylx0
@r_opensource
https://github.com/crawlcore/scp-protocol
https://redd.it/1puylx0
@r_opensource
GitHub
GitHub - crawlcore/scp-protocol: Site Content Protocol
Site Content Protocol. Contribute to crawlcore/scp-protocol development by creating an account on GitHub.
github-ci: Lint your GitHub Actions workflows and auto-upgrade to latest versions
https://github.com/reugn/github-ci
https://redd.it/1puyagr
@r_opensource
https://github.com/reugn/github-ci
https://redd.it/1puyagr
@r_opensource
GitHub
GitHub - reugn/github-ci: A CLI tool for managing GitHub Actions workflows
A CLI tool for managing GitHub Actions workflows. Contribute to reugn/github-ci development by creating an account on GitHub.
Where would most privacy focused users draw the line on IP logging, ads, and age verification?
I'm not sure if this is the right place to post this (I thought about r/privacy but I think this post would violate their rule 14) but I need some advice relating to an open source website I'm building. I'm currently working on a low-budget, privacy-focused video sharing platform (similar to YouTube) and want to know where most privacy-focused users would draw the line with privacy, especially when it comes to certain features I'm not sure I can avoid.
For example, in my current setup, I was unable to avoid logging user IP addresses, which is something I feel many users may have a problem with, even though the IP addresses are only stored temporarily for rate limiting to work, as well as because Bunny.net, my video storage service, states that they also collect IP addresses temporarily from viewers. (for analytics if recall correctly...) Additionally, I want to add advertisements (though not nearly as much as YouTube has), but I'm not sure if there's any ad services I can use that don't track users. I may end up having to build my own ad service to keep advertisers from tracking users. Furthermore, while I haven't checked any laws regarding this yet, I may be legally required to ask for users age or even use AI age verification in certain regions. I'm not sure if there's any way around this or if there's any less invasive ways for me to legally comply than using something like Google's controversial and invasive AI age verification system.
Now of course unless you're going to have zero algorithm, you're going to need to track some user statistics, even if no human ever sees the data. I'm also curious if the average privacy-focused user will be okay with the platform keeping track of which types of videos they often watch in order to suggest similar content.
What do you all think I should do?
https://redd.it/1pv0hxp
@r_opensource
I'm not sure if this is the right place to post this (I thought about r/privacy but I think this post would violate their rule 14) but I need some advice relating to an open source website I'm building. I'm currently working on a low-budget, privacy-focused video sharing platform (similar to YouTube) and want to know where most privacy-focused users would draw the line with privacy, especially when it comes to certain features I'm not sure I can avoid.
For example, in my current setup, I was unable to avoid logging user IP addresses, which is something I feel many users may have a problem with, even though the IP addresses are only stored temporarily for rate limiting to work, as well as because Bunny.net, my video storage service, states that they also collect IP addresses temporarily from viewers. (for analytics if recall correctly...) Additionally, I want to add advertisements (though not nearly as much as YouTube has), but I'm not sure if there's any ad services I can use that don't track users. I may end up having to build my own ad service to keep advertisers from tracking users. Furthermore, while I haven't checked any laws regarding this yet, I may be legally required to ask for users age or even use AI age verification in certain regions. I'm not sure if there's any way around this or if there's any less invasive ways for me to legally comply than using something like Google's controversial and invasive AI age verification system.
Now of course unless you're going to have zero algorithm, you're going to need to track some user statistics, even if no human ever sees the data. I'm also curious if the average privacy-focused user will be okay with the platform keeping track of which types of videos they often watch in order to suggest similar content.
What do you all think I should do?
https://redd.it/1pv0hxp
@r_opensource
bunny.net
bunny.net - The Global Edge Platform that truly Hops
Hop on bunny.net and speed up your web presence with the next-generation Content Delivery Service (CDN), Edge Storage, and Optimization Services at any scale.
GOXMR: Open-Source Sovereign Linktree alternative (Monero-Native) – Now Live on GitHub!
Hey r/opensource,
I'm the dev of GOXMR, an open-source digital identity platform built for privacy-first use cases like the Monero ecosystem. It's a self-hostable link-in-bio tool that emphasizes sovereignty and zero intermediaries.
Tech stack:
\- Frontend: React + Vite + Tailwind CSS.
\- Backend: Node.js + Express.
\- Database: SQLite (portable, no central control).
\- Security: WebAuthn, Helmet headers, strict CSP.
\- Multi-crypto support: XMR, BTC, etc., with QR generators.
Repo: https://github.com/SlowBearDigger/GOXMR (100% transparent and auditable).
Live demo: https://goxmr.click/ (self-hosted; audit for trackers if you like!).
Philosophy: Anti-censorship, no fees, user-owned data. Designed to be forked and improved.
If you're into cypherpunk tools or privacy tech, check it out! Pull requests, feedback, or forks welcome. How can we make it even more robust?
Cheers!
https://redd.it/1puvhob
@r_opensource
Hey r/opensource,
I'm the dev of GOXMR, an open-source digital identity platform built for privacy-first use cases like the Monero ecosystem. It's a self-hostable link-in-bio tool that emphasizes sovereignty and zero intermediaries.
Tech stack:
\- Frontend: React + Vite + Tailwind CSS.
\- Backend: Node.js + Express.
\- Database: SQLite (portable, no central control).
\- Security: WebAuthn, Helmet headers, strict CSP.
\- Multi-crypto support: XMR, BTC, etc., with QR generators.
Repo: https://github.com/SlowBearDigger/GOXMR (100% transparent and auditable).
Live demo: https://goxmr.click/ (self-hosted; audit for trackers if you like!).
Philosophy: Anti-censorship, no fees, user-owned data. Designed to be forked and improved.
If you're into cypherpunk tools or privacy tech, check it out! Pull requests, feedback, or forks welcome. How can we make it even more robust?
Cheers!
https://redd.it/1puvhob
@r_opensource
GitHub
GitHub - SlowBearDigger/GOXMR: A Open Source alternative to Linktree
A Open Source alternative to Linktree. Contribute to SlowBearDigger/GOXMR development by creating an account on GitHub.
Small Zig JavaScript runtime based on mquickjs
https://github.com/srdjan/zigttp
Not the author Just found it and wanted to see whay others thought of it! I am not very familiar with Zig
https://redd.it/1pv2c8k
@r_opensource
https://github.com/srdjan/zigttp
Not the author Just found it and wanted to see whay others thought of it! I am not very familiar with Zig
https://redd.it/1pv2c8k
@r_opensource
GitHub
GitHub - srdjan/zigttp: Small Zig JavaScript runtime based on mquickjs
Small Zig JavaScript runtime based on mquickjs. Contribute to srdjan/zigttp development by creating an account on GitHub.
Giving back to open source with a community first project (everyone is welcome)
https://github.com/Deadlink-Hunter/Broken-Link-Website
https://redd.it/1pv9b8o
@r_opensource
https://github.com/Deadlink-Hunter/Broken-Link-Website
https://redd.it/1pv9b8o
@r_opensource
GitHub
GitHub - Deadlink-Hunter/Broken-Link-Website: No more broken links in old unmaintained README
No more broken links in old unmaintained README. Contribute to Deadlink-Hunter/Broken-Link-Website development by creating an account on GitHub.
What’s the biggest mistake people make when choosing an IPTV service?
In my opinion, most people chase cheap prices or huge channel lists, instead of focusing on stability and support. That usually works fine at first… until peak hours hit.
I’ve tested multiple IPTV services over time. The ones that looked amazing on day one often failed during big matches or weekends because they were oversold. The reliable ones were always the ones that limited users and actually offered testing and support.
If anyone’s confused about what to look for or wants advice before choosing a service I would recommend you to one IPTV that somehow worked really good for me.
TVFUN4LIFE did the job for my big games live streaming for a good period of time. Please check for yourself.
https://redd.it/1pva9qj
@r_opensource
In my opinion, most people chase cheap prices or huge channel lists, instead of focusing on stability and support. That usually works fine at first… until peak hours hit.
I’ve tested multiple IPTV services over time. The ones that looked amazing on day one often failed during big matches or weekends because they were oversold. The reliable ones were always the ones that limited users and actually offered testing and support.
If anyone’s confused about what to look for or wants advice before choosing a service I would recommend you to one IPTV that somehow worked really good for me.
TVFUN4LIFE did the job for my big games live streaming for a good period of time. Please check for yourself.
https://redd.it/1pva9qj
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Free or Open Source Alternatives to After Effects?
Hey folks, I am looking for a free or open source alternative to Adobe After Effects. I mainly want it for basic motion graphics like simple animations, text motion, and effects. I don’t need anything very advanced.
If you know any good free tools, please share your suggestions. Thanks in advance!
https://redd.it/1pvae88
@r_opensource
Hey folks, I am looking for a free or open source alternative to Adobe After Effects. I mainly want it for basic motion graphics like simple animations, text motion, and effects. I don’t need anything very advanced.
If you know any good free tools, please share your suggestions. Thanks in advance!
https://redd.it/1pvae88
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Opinion about sponsorship on opensource.
So I want to know if someone sponsoring your GitHub project will you add their logo or some graphics on your readme?
like sponsored by (some logo ..)
is it okay for developers? in my opinion I will do as it ain't do any damage and moreover I am getting something in return.
https://redd.it/1pvb26d
@r_opensource
So I want to know if someone sponsoring your GitHub project will you add their logo or some graphics on your readme?
like sponsored by (some logo ..)
is it okay for developers? in my opinion I will do as it ain't do any damage and moreover I am getting something in return.
https://redd.it/1pvb26d
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
open sourced my browser based file-converter / tools site, looking for testers and ideas to improve UI/UX.
hey, just open sourced FormatFuse today. its a file conversion tool where everything happens in your browser using webassembly. nothing gets uploaded anywhere.
has image conversion, pdf tools, video processing, archive extraction, dev utilities. all client side put it under AGPL-3.0. figured if im saying files stay on your device people should be able to verify that.
mainly looking for:
\- people to test it and break things
\- feedback on what sucks
\- ideas for new tools that could work in browser
Goal is to make a large collection of browser based tools, keep eveything free and open source and no annoying ads.
https://github.com/RayLabsHQ/formatfuse
site: https://formatfuse.com
https://redd.it/1pvb4q3
@r_opensource
hey, just open sourced FormatFuse today. its a file conversion tool where everything happens in your browser using webassembly. nothing gets uploaded anywhere.
has image conversion, pdf tools, video processing, archive extraction, dev utilities. all client side put it under AGPL-3.0. figured if im saying files stay on your device people should be able to verify that.
mainly looking for:
\- people to test it and break things
\- feedback on what sucks
\- ideas for new tools that could work in browser
Goal is to make a large collection of browser based tools, keep eveything free and open source and no annoying ads.
https://github.com/RayLabsHQ/formatfuse
site: https://formatfuse.com
https://redd.it/1pvb4q3
@r_opensource
GitHub
GitHub - RayLabsHQ/formatfuse: FormatFuse - Free Online File Converter Tools
FormatFuse - Free Online File Converter Tools. Contribute to RayLabsHQ/formatfuse development by creating an account on GitHub.
The new "open source": amalgamated sources
Recently a project that I really liked because of its technological advancements changed its "development model" to amalgamated sources. This means that all C code that were previously available as individual files are combined in a C blob, unit tests are removed. It is basically uncompiled code that you can make but never contribute to.
The following reasoning was given:
1. It is counteract the project hijacking scenario as happened with Akula. A developers working for ParadigmXYZ have already failed (did not attempt nor showed intentions) several times to return useful improvements to the project (for example, correcting typos), etc.
2. It is more convenient for project users to use a library with a minimum number of files and without unnecessary dependencies, at least as long as the project is written in C/C++ and not Rust. At the same time, on the contrary, tests require many additional dependencies that are completely unnecessary for users.
3. For >10 years, development has been conducted in an open mode, but during this time the contribution of other developers has been extremely insignificant. This is not a reproach to anyone, it's just that the code is really complex and it's too difficult to get a useful result. However, this means that the announced changes will not harm other developers, but they will make my work more comfortable and my hope for the future more reasonable.
The code is under an Apache License, so forking is always possible. But I really fail to understand why anyone would think this is a business strategy to pursue.
https://redd.it/1pvatjo
@r_opensource
Recently a project that I really liked because of its technological advancements changed its "development model" to amalgamated sources. This means that all C code that were previously available as individual files are combined in a C blob, unit tests are removed. It is basically uncompiled code that you can make but never contribute to.
The following reasoning was given:
1. It is counteract the project hijacking scenario as happened with Akula. A developers working for ParadigmXYZ have already failed (did not attempt nor showed intentions) several times to return useful improvements to the project (for example, correcting typos), etc.
2. It is more convenient for project users to use a library with a minimum number of files and without unnecessary dependencies, at least as long as the project is written in C/C++ and not Rust. At the same time, on the contrary, tests require many additional dependencies that are completely unnecessary for users.
3. For >10 years, development has been conducted in an open mode, but during this time the contribution of other developers has been extremely insignificant. This is not a reproach to anyone, it's just that the code is really complex and it's too difficult to get a useful result. However, this means that the announced changes will not harm other developers, but they will make my work more comfortable and my hope for the future more reasonable.
The code is under an Apache License, so forking is always possible. But I really fail to understand why anyone would think this is a business strategy to pursue.
https://redd.it/1pvatjo
@r_opensource
Erigon.tech
Winding down support for Akula project
Akula project (https://github.com/akula-bft/akula) was started last year when we realised there is large amount of interest in a high-performance Ethereum implementation in Rust after the sun-setting of OpenEthereum. We also had “know-how” from our multi…
Minimax M2 does UI design so much better
I have been seeing post on the design abilities of Minimax M2, and from the video evidence that ive seen, the model is a definite winner to the competitor. I seen Sonnet 4.5 behave similar to Minimax, but the fact that now Minimax M2 is a free model on Blackbox IDE, i very much prefer saving my money and use a fine model.
and i think that black and yellow are goated color picks for any website.
https://redd.it/1pvgx3v
@r_opensource
I have been seeing post on the design abilities of Minimax M2, and from the video evidence that ive seen, the model is a definite winner to the competitor. I seen Sonnet 4.5 behave similar to Minimax, but the fact that now Minimax M2 is a free model on Blackbox IDE, i very much prefer saving my money and use a fine model.
and i think that black and yellow are goated color picks for any website.
https://redd.it/1pvgx3v
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
VideoReview — Collaborative video review for games and animation
https://github.com/KirisameMarisa/video-review
https://redd.it/1pvi7ap
@r_opensource
https://github.com/KirisameMarisa/video-review
https://redd.it/1pvi7ap
@r_opensource
GitHub
GitHub - KirisameMarisa/video-review
Contribute to KirisameMarisa/video-review development by creating an account on GitHub.
I have decided to open-source my note-taking project that I have used for two years.
It's been two years since Rote was born. I've developed and refactored countless versions, and as of writing this article, there are already 860 commits. It has grown alongside me.
# Background
Regarding the birth of Rote, I won't shy away from saying that the inspiration came from the open-source project [usememos](https://usememos.com/). Earlier, I was a loyal user of usememos and even created an open-source mini-program client for usememos ([memos\_wmp](https://github.com/Rabithua/memos_wmp)). However, I gradually felt that the project became bloated and complex, diverging more from my note-taking needs.
So I started developing [Rote](https://github.com/Rabithua/Rote) from scratch. The web version's interface and interaction design drew more inspiration from designs I liked on Twitter and the Tailwindcss website, achieving what I believe is a smooth and elegant responsive design.
Although there's an explore page and Reactions, I don't define it as a community. The explore page simply displays some users' public notes, just like I often make public some content I find interesting. Essentially, it's a side effect of the public notes feature.
For me, public notes are a way for people interested in me to quickly understand what I'm doing or what I'm interested in (you should know that after registering an account, everyone gets a public personal page, similar to my [personal homepage](https://beta.rote.ink/rabithua), like Telegram's Channel. I personally think it can also be used as a blog. Several years ago, I lost the energy to frequently write long-form content, so these note snippets are perfect—no pressure to write).
# Rote's Core Design Philosophy
* **Stay Restrained** \- Everything for an elegant note-taking experience and restrained interaction
* **Low Mental Burden** \- Less pressure and a simpler, more intuitive recording experience, even deployment experience
* **Open Interface** \- Open API interfaces, supporting recording or retrieving data in any scenario
* **Unrestricted** \- Complete control over your data, free to export data
# Supported Features
* **Self-Hosted** **Server** and **Web** (frontend-backend separation design)
* Simple deployment experience, quick start via `Docker compose` or `Dokploy` template [Deployment Documentation](https://beta.rote.ink/doc/selfhosted)
* [iOS Client](https://apps.apple.com/us/app/rote/id6755513897) supports any **self-hosted instance** (defaults to my hosted site, can switch to your own instance by clicking the welcome text in the top-left corner of the login page multiple times)
* Smooth web **responsive design** and immersive **PWA** support
* **OAuth** support, currently supports `GitHub` and `Apple Login`, `Google` is planned
* **RSS** support, similar to [RSS subnoscription](https://api.rote.ink/v2/api/rss/rabithua) you can subscribe to my updates
* **Reactions** anonymous users or logged-in users can react to their own or others' public notes
* **S3** storage support, defaults to `Cloudflare R2` storage, configuration can be skipped
* **Explore Page** to display all users' public note content on the site
* **Note tags**, **archive status**, **visibility status**, **attachments**
* Basic components: **heatmap**, **tag cloud**, **random review**, and **search** support
* **OpenKey** with permission control for partial use of selected capabilities (e.g., adding notes directly via `GET` requests)
* **Admin Dashboard** including site settings, storage settings, interface settings, user management, security settings, OAuth login
* Experimental features: **Service Worker** notifications (I want Rote to achieve instant notifications similar to `Bark`), **data export**, `EveryDayOneCat` widget 🐱
* **Public note direct link sharing** [Example Note](https://beta.rote.ink/rote/ad7c6701-d6de-4de0-9fe6-f89258db9da7), your **public personal homepage** [Rabithua](https://beta.rote.ink/rabithua)
* **Multi-language support** Chinese / English
# iOS Client Features
* Basic **note
It's been two years since Rote was born. I've developed and refactored countless versions, and as of writing this article, there are already 860 commits. It has grown alongside me.
# Background
Regarding the birth of Rote, I won't shy away from saying that the inspiration came from the open-source project [usememos](https://usememos.com/). Earlier, I was a loyal user of usememos and even created an open-source mini-program client for usememos ([memos\_wmp](https://github.com/Rabithua/memos_wmp)). However, I gradually felt that the project became bloated and complex, diverging more from my note-taking needs.
So I started developing [Rote](https://github.com/Rabithua/Rote) from scratch. The web version's interface and interaction design drew more inspiration from designs I liked on Twitter and the Tailwindcss website, achieving what I believe is a smooth and elegant responsive design.
Although there's an explore page and Reactions, I don't define it as a community. The explore page simply displays some users' public notes, just like I often make public some content I find interesting. Essentially, it's a side effect of the public notes feature.
For me, public notes are a way for people interested in me to quickly understand what I'm doing or what I'm interested in (you should know that after registering an account, everyone gets a public personal page, similar to my [personal homepage](https://beta.rote.ink/rabithua), like Telegram's Channel. I personally think it can also be used as a blog. Several years ago, I lost the energy to frequently write long-form content, so these note snippets are perfect—no pressure to write).
# Rote's Core Design Philosophy
* **Stay Restrained** \- Everything for an elegant note-taking experience and restrained interaction
* **Low Mental Burden** \- Less pressure and a simpler, more intuitive recording experience, even deployment experience
* **Open Interface** \- Open API interfaces, supporting recording or retrieving data in any scenario
* **Unrestricted** \- Complete control over your data, free to export data
# Supported Features
* **Self-Hosted** **Server** and **Web** (frontend-backend separation design)
* Simple deployment experience, quick start via `Docker compose` or `Dokploy` template [Deployment Documentation](https://beta.rote.ink/doc/selfhosted)
* [iOS Client](https://apps.apple.com/us/app/rote/id6755513897) supports any **self-hosted instance** (defaults to my hosted site, can switch to your own instance by clicking the welcome text in the top-left corner of the login page multiple times)
* Smooth web **responsive design** and immersive **PWA** support
* **OAuth** support, currently supports `GitHub` and `Apple Login`, `Google` is planned
* **RSS** support, similar to [RSS subnoscription](https://api.rote.ink/v2/api/rss/rabithua) you can subscribe to my updates
* **Reactions** anonymous users or logged-in users can react to their own or others' public notes
* **S3** storage support, defaults to `Cloudflare R2` storage, configuration can be skipped
* **Explore Page** to display all users' public note content on the site
* **Note tags**, **archive status**, **visibility status**, **attachments**
* Basic components: **heatmap**, **tag cloud**, **random review**, and **search** support
* **OpenKey** with permission control for partial use of selected capabilities (e.g., adding notes directly via `GET` requests)
* **Admin Dashboard** including site settings, storage settings, interface settings, user management, security settings, OAuth login
* Experimental features: **Service Worker** notifications (I want Rote to achieve instant notifications similar to `Bark`), **data export**, `EveryDayOneCat` widget 🐱
* **Public note direct link sharing** [Example Note](https://beta.rote.ink/rote/ad7c6701-d6de-4de0-9fe6-f89258db9da7), your **public personal homepage** [Rabithua](https://beta.rote.ink/rabithua)
* **Multi-language support** Chinese / English
# iOS Client Features
* Basic **note
Memos
Memos - Open Source, Self-Hosted Note Taking
A lightweight, self-hosted memo hub. Open source, privacy-first, and free forever.
features** (**Create, Read, Update, Delete**)
* **Personal information** and **personal homepage**
* **Explore page** (can see others' interesting public content and add **Reactions**)
* **Generate note sharing image** (long press on note)
* **Customize interface display** (text weight and size, whether to show avatars, color theme preference, whether to enable haptic feedback)
* **Statistics page** (current note data accumulation is poor, future client will focus on this)
* Several intuitive **widgets** (**Recent Notes**, **Random Note**, **Heatmap**)
* **Shortcuts**, manually trigger shortcuts after copying content to quickly record notes (currently unstable, may have issues in different language environments or special content situations)
* **Search notes** by `tag`/`visibility`/`archived status`/`time`/`keyword`
* Very smooth **timeline view**
* **Multi-language support** Simplified Chinese / Traditional Chinese / English / Japanese / Korean
* **iOS** intuitive **native interaction experience**
* Cute unknown creature with grass on its head
* Unknown **Easter eggs**
The Rote iOS client is currently not open source. I'm ashamed to say that due to financial constraints, I'm considering making the Rote client a paid project to make a living (currently still free to download). If one day I'm no longer worried about making a living, I'll open source it.
**Get Started >>** [**Demo**](https://demo.rote.ink/) | [**Github**](https://github.com/Rabithua/Rote) | [**Website**](https://rote.ink) | [**iOS APP**](https://apps.apple.com/us/app/rote/id6755513897) | [**Explore**](https://rote.ink/explore) | [**Rabithua**](https://rote.ink/rabithua)
https://redd.it/1pvhvaq
@r_opensource
* **Personal information** and **personal homepage**
* **Explore page** (can see others' interesting public content and add **Reactions**)
* **Generate note sharing image** (long press on note)
* **Customize interface display** (text weight and size, whether to show avatars, color theme preference, whether to enable haptic feedback)
* **Statistics page** (current note data accumulation is poor, future client will focus on this)
* Several intuitive **widgets** (**Recent Notes**, **Random Note**, **Heatmap**)
* **Shortcuts**, manually trigger shortcuts after copying content to quickly record notes (currently unstable, may have issues in different language environments or special content situations)
* **Search notes** by `tag`/`visibility`/`archived status`/`time`/`keyword`
* Very smooth **timeline view**
* **Multi-language support** Simplified Chinese / Traditional Chinese / English / Japanese / Korean
* **iOS** intuitive **native interaction experience**
* Cute unknown creature with grass on its head
* Unknown **Easter eggs**
The Rote iOS client is currently not open source. I'm ashamed to say that due to financial constraints, I'm considering making the Rote client a paid project to make a living (currently still free to download). If one day I'm no longer worried about making a living, I'll open source it.
**Get Started >>** [**Demo**](https://demo.rote.ink/) | [**Github**](https://github.com/Rabithua/Rote) | [**Website**](https://rote.ink) | [**iOS APP**](https://apps.apple.com/us/app/rote/id6755513897) | [**Explore**](https://rote.ink/explore) | [**Rabithua**](https://rote.ink/rabithua)
https://redd.it/1pvhvaq
@r_opensource
GitHub
GitHub - Rabithua/Rote: A personal note repository that looks different🤔
A personal note repository that looks different🤔. Contribute to Rabithua/Rote development by creating an account on GitHub.
New launcher app I want to share
How can I properly share my app to this community. I only have the app uploaded to my Google drive. The last post where I tried to share got deleted, anyone here willing to give me a possible step by step quickly?
https://redd.it/1pvj5tz
@r_opensource
How can I properly share my app to this community. I only have the app uploaded to my Google drive. The last post where I tried to share got deleted, anyone here willing to give me a possible step by step quickly?
https://redd.it/1pvj5tz
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Gitdraw: An open-source tool to create beautiful art inside your GitHub Activity Graph!
Built a small open-source tool that lets you draw on your GitHub contribution graph.
You can:
draw simple pixel art
use basic design tools
write text
preview everything before generating commits
Mostly made this for fun and curiosity — feedback welcome.
Repo:
https://github.com/1etu/gitdraw
https://redd.it/1pvnlgl
@r_opensource
Built a small open-source tool that lets you draw on your GitHub contribution graph.
You can:
draw simple pixel art
use basic design tools
write text
preview everything before generating commits
Mostly made this for fun and curiosity — feedback welcome.
Repo:
https://github.com/1etu/gitdraw
https://redd.it/1pvnlgl
@r_opensource
GitHub
GitHub - 1etu/gitdraw: Create art on your GitHub contribution graph using a simple GUI and CLI.
Create art on your GitHub contribution graph using a simple GUI and CLI. - 1etu/gitdraw