Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hywax/shorter
Very Simple Magic Link Shortener
https://github.com/hywax/shorter
ai-assistant analytics application link-shortener self-hosted shortener
Last synced: about 2 months ago
JSON representation
Very Simple Magic Link Shortener
- Host: GitHub
- URL: https://github.com/hywax/shorter
- Owner: hywax
- License: agpl-3.0
- Created: 2024-07-20T14:45:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T19:07:04.000Z (3 months ago)
- Last Synced: 2024-10-24T09:11:07.887Z (3 months ago)
- Topics: ai-assistant, analytics, application, link-shortener, self-hosted, shortener
- Language: TypeScript
- Homepage: https://shorter.hywax.space
- Size: 3.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
Shorter is a service for shortening URLs. It allows you to create custom short links, track their analytics, and generate QR codes.
Check out the full documentation on [the website](https://shorter.hywax.space/).
## Features
- Analytics
- QR code generation
- Custom short link with AI
- Social cards
- Team collaboration
- Supports multiple languages## Technologies Stack
- Framework: [Nuxt](https://nuxt.com/)
- Database: [SQLite](https://www.sqlite.org/index.html) with [Drizzle](https://orm.drizzle.team/)
- UI Library: [Nuxt UI](https://ui.nuxt.com/)
- Design System: [Tailwind CSS](https://tailwindcss.com/)## Contributing
A huge thank you to everyone who is helping to improve Shorter. Thanks to you, the project can evolve! See the [roadmap](https://shorter.hywax.space/extra/roadmap.html) file for an idea of how the project should evolve.
Here are some ways you can contribute:
- [Open an issue](https://github.com/hywax/shorter/issues/new/choose) to report a bug.
- [Create a pull request](https://github.com/hywax/shorter/compare) to add a new feature or fix a bug.## Repository activity
![Shorter activity](https://repobeats.axiom.co/api/embed/2e44c212ba5f9e363d3b7ef3886fc5ba5d4ef011.svg)
## License
Shorter is open-source software licensed under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can [find it here](https://github.com/hywax/shorter/blob/main/LICENSE.md).