Best practice for including third-party licenses in an OSS library?
I built a public library that’s MIT-licensed (the license is in a LICENSE file).
The package uses some third-party code, each with its own license.
I’m trying to figure out the standard way to include those third-party licenses in my repo:
Add them directly to my LICENSE file?
Create a separate file like THIRDPARTYLICENSES or NOTICE?
Also, when someone uses my package, do they need to include all these third-party licenses in their app?
One concern: I’ve noticed that some app license generators only pull the main LICENSE file of each dependency, so if third-party licenses are in a separate file, they might be missed. How do you handle this?
My library has 300k downloads a month, and I think it’s time to fix this in the best way.
Currently I only have in the readme a section with links to the third party code that I use with their license type.
Thanks
https://redd.it/1mrep4m
@r_opensource
I built a public library that’s MIT-licensed (the license is in a LICENSE file).
The package uses some third-party code, each with its own license.
I’m trying to figure out the standard way to include those third-party licenses in my repo:
Add them directly to my LICENSE file?
Create a separate file like THIRDPARTYLICENSES or NOTICE?
Also, when someone uses my package, do they need to include all these third-party licenses in their app?
One concern: I’ve noticed that some app license generators only pull the main LICENSE file of each dependency, so if third-party licenses are in a separate file, they might be missed. How do you handle this?
My library has 300k downloads a month, and I think it’s time to fix this in the best way.
Currently I only have in the readme a section with links to the third party code that I use with their license type.
Thanks
https://redd.it/1mrep4m
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Seeking code review for open source Canadian shopping extension before launch
Built a browser extension for Canadian e-commerce (keeping details light until launch). Looking for a code review from experienced developers
Stack is TypeScript + Vue. Considering the Canadian angle, this might interest Canadian devs, but would welcome feedback from anyone
Send a DM for the repo link
Thanks
https://redd.it/1mrimzr
@r_opensource
Built a browser extension for Canadian e-commerce (keeping details light until launch). Looking for a code review from experienced developers
Stack is TypeScript + Vue. Considering the Canadian angle, this might interest Canadian devs, but would welcome feedback from anyone
Send a DM for the repo link
Thanks
https://redd.it/1mrimzr
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
I made a privacy-focused webtools site – P2P file sharing, browser fingerprint test, PDF tools & more, all client-side
https://inettool.com
https://redd.it/1mri9lj
@r_opensource
https://inettool.com
https://redd.it/1mri9lj
@r_opensource
Inettool
iNetTool: Free Online Browser & Network Utilities
A collection of free, client-side browser and network tools, including a QR code generator, permissions checker, latency test, and more.
Need Contributors for PairPay
Need a contributor to add a feature for PairPay
PairPay uses:
1. React Native
2. react-native-reanimated
3. expo
4. supabase
The feature is about adding a chart for customers to see their data on a chart. The chart can show data how much they owe in which currencies and how much they are owed and in which currency.
If you would like to be part of this project DM.
https://play.google.com/store/apps/details?id=com.alisinayousofi.greenred
https://redd.it/1mrnl2l
@r_opensource
Need a contributor to add a feature for PairPay
PairPay uses:
1. React Native
2. react-native-reanimated
3. expo
4. supabase
The feature is about adding a chart for customers to see their data on a chart. The chart can show data how much they owe in which currencies and how much they are owed and in which currency.
If you would like to be part of this project DM.
https://play.google.com/store/apps/details?id=com.alisinayousofi.greenred
https://redd.it/1mrnl2l
@r_opensource
Google Play
PairPay - Apps on Google Play
Track transactions between you and another person across multiple currencies.
Olympic Sports Image Classification with TensorFlow & EfficientNetV2
https://eranfeit.net/olympic-sports-image-classification-with-tensorflow-efficientnetv2/
https://redd.it/1mrnxwj
@r_opensource
https://eranfeit.net/olympic-sports-image-classification-with-tensorflow-efficientnetv2/
https://redd.it/1mrnxwj
@r_opensource
Eran Feit
Olympic Sports Image Classification with EfficientNetV2 – Eran Feit
Introduction Image classification is one of the most exciting applications of computer vision. It powers technologies in sports analytics, autonomous driving, h
Rust Utility for Managing PATH
✦ Global Path Add - Rust Utility for Managing PATH
I've built a Rust utility that permanently adds directories to your PATH environment variable across different shell environments.
What it does:
Makes persistent PATH changes that apply to all new terminal sessions, unlike temporary solutions.
Current status (Pre-Alpha):
\- ✅ Works with Bash shell
\- ⚠️ Fish shell support semi-implemented (files created but not fully functional)
\- ⚠️ Only works with absolute paths
\- ⚠️ Not thoroughly tested - use at your own risk!
Usage:
1 global_path_add /absolute/path/to/directory
Why I'm sharing:
This is my first Rust project and I'm looking for feedback and contributors to help improve it. I need help with:
\- Completing Fish shell support
\- Support for other shells
\- Better error handling
\- Unit tests
\- Code refactoring
Licensed under MIT. Any feedback or contributions would be greatly appreciated!
GitHub: https://github.com/streamtechteam/global\_path\_add
What do you think? Would you find this useful?
https://redd.it/1mrplcl
@r_opensource
✦ Global Path Add - Rust Utility for Managing PATH
I've built a Rust utility that permanently adds directories to your PATH environment variable across different shell environments.
What it does:
Makes persistent PATH changes that apply to all new terminal sessions, unlike temporary solutions.
Current status (Pre-Alpha):
\- ✅ Works with Bash shell
\- ⚠️ Fish shell support semi-implemented (files created but not fully functional)
\- ⚠️ Only works with absolute paths
\- ⚠️ Not thoroughly tested - use at your own risk!
Usage:
1 global_path_add /absolute/path/to/directory
Why I'm sharing:
This is my first Rust project and I'm looking for feedback and contributors to help improve it. I need help with:
\- Completing Fish shell support
\- Support for other shells
\- Better error handling
\- Unit tests
\- Code refactoring
Licensed under MIT. Any feedback or contributions would be greatly appreciated!
GitHub: https://github.com/streamtechteam/global\_path\_add
What do you think? Would you find this useful?
https://redd.it/1mrplcl
@r_opensource
GitHub
GitHub - streamtechteam/global_path_add: a Rust Utility for Managing PATH
a Rust Utility for Managing PATH. Contribute to streamtechteam/global_path_add development by creating an account on GitHub.
🛡️ Find security pitfalls fast: heuristics + local AI (StarCoder2‑3B) — NeuralScan
\- 💻 Lightweight desktop code scanner with a minimal GUI. Fast heuristics + optional on-device AI explanations.
\- 🧭 What it flags: command exec, unsafe deserialization, weak crypto (MD5/SHA1/DES), destructive FS, secrets, network IOCs. Works on common source/configs (e.g., .py/.sh/Dockerfile).
\- 🤖 AI: bigcode/starcoder2‑3b via HF Transformers; local-only, with deterministic fallback when AI isn’t available.
\- 🐳 Optional Trivy integration (Docker) for dependency scanning. Safe degradation if Docker is off.
\- 📊 Outputs a security score, risk categories (with severity weighting), and keeps recent scan history locally.
\- 🧰 Cross‑platform (Linux/Win/macOS), Python 3.9+, MIT.
GitHub
https://redd.it/1mrteh0
@r_opensource
\- 💻 Lightweight desktop code scanner with a minimal GUI. Fast heuristics + optional on-device AI explanations.
\- 🧭 What it flags: command exec, unsafe deserialization, weak crypto (MD5/SHA1/DES), destructive FS, secrets, network IOCs. Works on common source/configs (e.g., .py/.sh/Dockerfile).
\- 🤖 AI: bigcode/starcoder2‑3b via HF Transformers; local-only, with deterministic fallback when AI isn’t available.
\- 🐳 Optional Trivy integration (Docker) for dependency scanning. Safe degradation if Docker is off.
\- 📊 Outputs a security score, risk categories (with severity weighting), and keeps recent scan history locally.
\- 🧰 Cross‑platform (Linux/Win/macOS), Python 3.9+, MIT.
GitHub
https://redd.it/1mrteh0
@r_opensource
GitHub
GitHub - exiv703/NeuralScan: 🛡️ Lightweight desktop code scanner — heuristics + local AI (StarCoder2‑3B), optional Trivy. Local‑first…
🛡️ Lightweight desktop code scanner — heuristics + local AI (StarCoder2‑3B), optional Trivy. Local‑first, MIT. - exiv703/NeuralScan
What are some cool open source projects where I can contribute ?
I am a full stack developer having 1.5 YOE but no projects in my resume, so it gets rejected everytime.
My skillset -
- Javanoscript
- Typenoscript
- Nodejs
- Nestjs
- ReactJS
- Postgres & Mongodb
- Sequelize & Momgoose
- Docker
I am more interested in backend.
Any help would be appreciated
Thanks in adv.
https://redd.it/1mrteef
@r_opensource
I am a full stack developer having 1.5 YOE but no projects in my resume, so it gets rejected everytime.
My skillset -
- Javanoscript
- Typenoscript
- Nodejs
- Nestjs
- ReactJS
- Postgres & Mongodb
- Sequelize & Momgoose
- Docker
I am more interested in backend.
Any help would be appreciated
Thanks in adv.
https://redd.it/1mrteef
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
looking for FOSS alarm clock, for windows.
i used to use alarm clock pro alarm clock pro (paid) for some reason it glitched out in my old device and i was able to use the free trial eternally (LOL)
and since i switched to a new device, i have been looking for an alternative...
found Free Alarm Clock a run down version of (paid) Hot Alarm Clock , working fine but it was not able to play a flac audio file
was wondering if there was an opensource or free alternative for alarm clock pro, i mainly need features like to play audio files (.flac also) in loop (single/many),can autostart, can wake up from sleep, can run in background(stay alive in hidden icons- bottom right) if possible- can open files , can run timers with same output mechanism
features of this alarm clock pro
can autorun at startup and probably wake from sleep (has never let me down)
set multiple alarms, on and off them (basic function)
select the alarm time, and snooze timings for each snooze and frequency of alarms
play any audio,many A/V files (plays even flac!), customize volume of alarm too + more
change the loop and playback speed 😱
can shutdown/sleep at alarm , can open any? file or folder , create log, run shell command settings-shell command
freealarmclock
choose frequency, time, song (mp3), custom volume at time of alarm +(https://files.catbox.moe/4tzf3j.png)
https://redd.it/1mrx1p6
@r_opensource
i used to use alarm clock pro alarm clock pro (paid) for some reason it glitched out in my old device and i was able to use the free trial eternally (LOL)
and since i switched to a new device, i have been looking for an alternative...
found Free Alarm Clock a run down version of (paid) Hot Alarm Clock , working fine but it was not able to play a flac audio file
was wondering if there was an opensource or free alternative for alarm clock pro, i mainly need features like to play audio files (.flac also) in loop (single/many),can autostart, can wake up from sleep, can run in background(stay alive in hidden icons- bottom right) if possible- can open files , can run timers with same output mechanism
features of this alarm clock pro
can autorun at startup and probably wake from sleep (has never let me down)
set multiple alarms, on and off them (basic function)
select the alarm time, and snooze timings for each snooze and frequency of alarms
play any audio,many A/V files (plays even flac!), customize volume of alarm too + more
change the loop and playback speed 😱
can shutdown/sleep at alarm , can open any? file or folder , create log, run shell command settings-shell command
freealarmclock
choose frequency, time, song (mp3), custom volume at time of alarm +(https://files.catbox.moe/4tzf3j.png)
https://redd.it/1mrx1p6
@r_opensource
Koingosw
Alarm Clock Pro 15 for Mac & PC: Apple Music alarm clock, stop watch, timer
Apple Music alarm clock, stop watch, timer, and more!
Centralised Cloud Platform
Hello Folks,
Is there any open-source or alternative available platform like meshcloud.io?
TIA
https://redd.it/1ms0j1z
@r_opensource
Hello Folks,
Is there any open-source or alternative available platform like meshcloud.io?
TIA
https://redd.it/1ms0j1z
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
I built a Markdown note-taking app for students and creators — and I’d love your feedback
**Hey everyone!**
I’d love to share a project I’ve been building over the past few years: **Alexandrie** 📚
It’s a web-based note-taking app designed primarily for **students**, but also great for **developers, content creators, and anyone** who writes a lot. The goal is to offer a **beautiful, intuitive interface** and produce clean, well-formatted documents—without the frustration of traditional tools like Word.
You can easily manage **hundreds of notes**, organize them into folders, export them, and boost your productivity with **custom snippets, markdown shortcuts**, and more.
# 🛠 Tech stack:
* Frontend: **Vue.js + Nuxt**
* Backend: **Go**
* File storage: **MinIO**
I’m currently the only developer working on it, but I’d love to have contributors! Whether you’re into coding, UI/UX, documentation, or just want to share feedback and suggestions, **you're very welcome to join** 🫶
👉 GitHub repo: [https://github.com/Smaug6739/Alexandrie](https://github.com/Smaug6739/Alexandrie)
If you like the idea, a ⭐ on GitHub would mean a lot — and feel free to reach out if you want to get involved!
https://redd.it/1ms28bn
@r_opensource
**Hey everyone!**
I’d love to share a project I’ve been building over the past few years: **Alexandrie** 📚
It’s a web-based note-taking app designed primarily for **students**, but also great for **developers, content creators, and anyone** who writes a lot. The goal is to offer a **beautiful, intuitive interface** and produce clean, well-formatted documents—without the frustration of traditional tools like Word.
You can easily manage **hundreds of notes**, organize them into folders, export them, and boost your productivity with **custom snippets, markdown shortcuts**, and more.
# 🛠 Tech stack:
* Frontend: **Vue.js + Nuxt**
* Backend: **Go**
* File storage: **MinIO**
I’m currently the only developer working on it, but I’d love to have contributors! Whether you’re into coding, UI/UX, documentation, or just want to share feedback and suggestions, **you're very welcome to join** 🫶
👉 GitHub repo: [https://github.com/Smaug6739/Alexandrie](https://github.com/Smaug6739/Alexandrie)
If you like the idea, a ⭐ on GitHub would mean a lot — and feel free to reach out if you want to get involved!
https://redd.it/1ms28bn
@r_opensource
GitHub
GitHub - Smaug6739/Alexandrie: Alexandrie is a fast, modern, and open-source web application for Markdown note taking, designed…
Alexandrie is a fast, modern, and open-source web application for Markdown note taking, designed for students, creators, and knowledge workers seeking a productive and flexible tool. Build structur...
Fully Open source, Adminless, selfhosted peer-to-peer reddit alternative built on IPFS
https://github.com/plebbit/seedit
https://redd.it/1ms7hr3
@r_opensource
https://github.com/plebbit/seedit
https://redd.it/1ms7hr3
@r_opensource
GitHub
GitHub - bitsocialhq/seedit: A Bitsocial client with an old.reddit UI
A Bitsocial client with an old.reddit UI. Contribute to bitsocialhq/seedit development by creating an account on GitHub.
Are there any chrome like apps for Android/iPhone?
Im saying like, let's say a messaging app, instead of having a "share live location" feature built into it, the app can have extensions that are community built additions. Are there apps like this?
https://redd.it/1ms8bde
@r_opensource
Im saying like, let's say a messaging app, instead of having a "share live location" feature built into it, the app can have extensions that are community built additions. Are there apps like this?
https://redd.it/1ms8bde
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Made an app to share sensitive data securely (Alternative to PasswordPusher, Yopass)
https://github.com/dele-to/dele-to
Share sensitive credentials and secrets securely with client-side AES-256 encryption, zero-knowledge architecture, and automatic self-destruction.
https://dele.to
https://redd.it/1mscgf5
@r_opensource
https://github.com/dele-to/dele-to
Share sensitive credentials and secrets securely with client-side AES-256 encryption, zero-knowledge architecture, and automatic self-destruction.
https://dele.to
https://redd.it/1mscgf5
@r_opensource
GitHub
GitHub - dele-to/dele-to: Share sensitive credentials and secrets securely with client-side AES-256 encryption, zero-knowledge…
Share sensitive credentials and secrets securely with client-side AES-256 encryption, zero-knowledge architecture, and automatic self-destruction. - dele-to/dele-to
📚Wrote this open source web platform to help myself during med school
https://github.com/neurapath-labs/neurapath-app
https://redd.it/1msf606
@r_opensource
https://github.com/neurapath-labs/neurapath-app
https://redd.it/1msf606
@r_opensource
GitHub
GitHub - neurapath-labs/neurapath-app: Neurapath is specifically tailored for evidence based effective studying with help of evidence…
Neurapath is specifically tailored for evidence based effective studying with help of evidence based methods such as: spaced repetition (SM2), interleaved practice and incremental reading. - neurap...
A small spectrum analyser that sits on the windows task bar.
https://github.com/pathum1/Graphlight
https://redd.it/1msf3uu
@r_opensource
https://github.com/pathum1/Graphlight
https://redd.it/1msf3uu
@r_opensource
GitHub
GitHub - pathum1/Graphlight: Graphlight - A real-time audio spectrum analyzer that displays a live frequency visualization directly…
Graphlight - A real-time audio spectrum analyzer that displays a live frequency visualization directly on the Windows taskbar - pathum1/Graphlight
v1.2.1-beta.1 of Razen Studio!
https://github.com/BasaiCorp/Razen-Studio/releases/tag/v1.2.1-beta.1
https://redd.it/1mshv0a
@r_opensource
https://github.com/BasaiCorp/Razen-Studio/releases/tag/v1.2.1-beta.1
https://redd.it/1mshv0a
@r_opensource
GitHub
Release v1.2.1-beta.1 · BasaiCorp/Razen-Studio
v1.2.1-beta.1 -- Fonts Update & Razen Language Support!
Added: Font switcher with live preview in settings page
Fixed: Project path overflow in card
Added: 6 new fonts with Google Sans Code as...
Added: Font switcher with live preview in settings page
Fixed: Project path overflow in card
Added: 6 new fonts with Google Sans Code as...
thinking about a car built from off the shelf parts
https://pin.it/53GELxOOm
https://redd.it/1mshmon
@r_opensource
https://pin.it/53GELxOOm
https://redd.it/1mshmon
@r_opensource
Pinterest
Discover recipes, home ideas, style inspiration and other ideas to try.
Thinking about making Nextips open source, would you contribute?
I’ve been running Nextips , a social football predictions platform. I’m considering making it open source so anyone can contribute, improve it, and help grow the community.
Would you use it or contribute if I did? I’d love to hear your thoughts!
https://redd.it/1msk4x4
@r_opensource
I’ve been running Nextips , a social football predictions platform. I’m considering making it open source so anyone can contribute, improve it, and help grow the community.
Would you use it or contribute if I did? I’d love to hear your thoughts!
https://redd.it/1msk4x4
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Open Source Newbie
wanna de-googleize my whole life, where to start? I have some open-source tools that are so good and help so much on my daily life but I want to take it even further, any suggestions?
https://redd.it/1msj4qn
@r_opensource
wanna de-googleize my whole life, where to start? I have some open-source tools that are so good and help so much on my daily life but I want to take it even further, any suggestions?
https://redd.it/1msj4qn
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
fully open-source file scanner for react, next and koa
https://github.com/pompelmi/pompelmi
https://redd.it/1mskk36
@r_opensource
https://github.com/pompelmi/pompelmi
https://redd.it/1mskk36
@r_opensource
GitHub
GitHub - pompelmi/pompelmi: free, open-source file scanner
free, open-source file scanner. Contribute to pompelmi/pompelmi development by creating an account on GitHub.