Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realfascinated/simple-links
Lightweight alternative to Linktree and others.
https://github.com/realfascinated/simple-links
css free linktree-alternative linktree-tailwindcss open-source selfhosted tailwindcss
Last synced: about 4 hours ago
JSON representation
Lightweight alternative to Linktree and others.
- Host: GitHub
- URL: https://github.com/realfascinated/simple-links
- Owner: RealFascinated
- License: mit
- Created: 2023-07-09T00:30:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-29T21:50:14.000Z (2 months ago)
- Last Synced: 2024-08-29T23:51:07.776Z (2 months ago)
- Topics: css, free, linktree-alternative, linktree-tailwindcss, open-source, selfhosted, tailwindcss
- Language: TypeScript
- Homepage: https://fascinated.cc
- Size: 6.97 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Links
Simple Links is a lightweight alternative to Linktree and others.
## Features
- Simple and lightweight
- Easy to use
- Customizable
- Open source## Preview
![Preview](/media/preview.png)
## How to install Simple Links
1. Ensure you have Docker and Docker Compose installed.
2. Copy the `docker-compose.yml` and `config.json` to the folder where you want to run the application.
3. Edit the `config.json` to have your settings in it.
4. Run `docker compose up` to see if the application starts.
5. Visit http://server_ip:3000
6. To make the application run in the background use `docker compose up -d`## How to update Simple Links
1. Go to where Simple Links is installed
2. Run `docker compose pull`
3. Run `docker compose up -d`
4. The application is now updated## Support
If you need any help, you can contact me on my Discord server [here](https://discord.gg/yjj2U3ctEG) or open a issue!
## What if I don't want buttons or icon only links?
Just simply remove it from the config and it will not show anymore
## Showing Discord status
You must be in the [lanyard server](https://discord.gg/UrXF2cfJ7F) for it to work.