Open Source Licenses

This page acknowledges the open source software libraries and components that make Scheduled Bookmarks possible. We are grateful to the open source community for their contributions.

Core Framework and Libraries

Astro

React

Tailwind CSS

Authentication

Auth.js (@auth/core)

auth-astro

Cloudflare Integration

@astrojs/cloudflare

Scheduling and Rules

rrule

UI Components and Utilities

DaisyUI

React Hook Form

p-debounce

Testing and Development

Vitest

Testing Library

Additional Dependencies

This application uses many additional open source packages, each with their own licenses. The complete list of dependencies and their licenses can be found in the node_modules directory of the source code and in the package.json file.

MIT License

Most of the libraries used in this project are licensed under the MIT License, which is a permissive license that allows for commercial and private use, modification, distribution, and private use, subject to including the original copyright and license notice.

BSD License

Some libraries, like rrule, use the BSD 3-Clause License, which is also a permissive license similar to MIT with additional requirements for attribution in redistributions.

ISC License

Auth.js core uses the ISC License, which is functionally equivalent to the MIT License.


We extend our gratitude to all the open source maintainers and contributors who make these tools available to the community. Their work enables us to build better software faster and more reliably.

If you notice any missing attributions or have questions about the licensing of any component, please contact us.