Skip to content

Commit 4956df7

Browse files
committed
chore: cleaning
1 parent 65f0d12 commit 4956df7

3 files changed

Lines changed: 3 additions & 56 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github:
2-
- CorentinTh
2+
- sharevb

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 🐞 Bug Report
22
description: File a bug report.
33
labels: ['bug', 'triage']
44
assignees:
5-
- CorentinTh
5+
- sharevb
66
body:
77
- type: markdown
88
attributes:

README.md

Lines changed: 1 addition & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -350,59 +350,6 @@ Local installation required installing first: `python3 make g++`
350350
<img src="./.github/logo-dark.png" alt="logo">
351351
</picture>
352352

353-
<details>
354-
355-
Useful tools for developer and people working in IT. [Have a look !](https://sharevb-it-tools.vercel.app).
356-
357-
## Functionalities and roadmap
358-
359-
Please check the [issues](https://github.com/sharevb/it-tools/issues) to see if some feature listed to be implemented.
360-
361-
You have an idea of a tool? Submit a [feature request](https://github.com/sharevb/it-tools/issues/new/choose)!
362-
363-
## Self host
364-
365-
Self host solutions for your homelab
366-
367-
**From docker hub:**
368-
369-
```sh
370-
docker run -d --name it-tools --restart unless-stopped -p 8080:8080 corentinth/it-tools:latest
371-
```
372-
373-
**From github packages:**
374-
375-
```sh
376-
docker run -d --name it-tools --restart unless-stopped -p 8080:8080 ghcr.io/corentinth/it-tools:latest
377-
```
378-
379-
**Other solutions:**
380-
381-
- [Cloudron](https://www.cloudron.io/store/tech.ittools.cloudron.html)
382-
- [Tipi](https://www.runtipi.io/docs/apps-available)
383-
- [Unraid](https://unraid.net/community/apps?q=it-tools)
384-
- [YunoHost](https://apps.yunohost.org/app/it-tools)
385-
386-
387-
## Contributors
388-
389-
Big thanks to all the people who have already contributed!
390-
391-
[![contributors](https://contrib.rocks/image?repo=corentinth/it-tools&refresh=1)](https://github.com/sharevb/it-tools/graphs/contributors)
392-
393-
## Credits
394-
395-
Coded with ❤️ by [Corentin Thomasset](https://corentin.tech?utm_source=it-tools&utm_medium=readme).
396-
397-
This project is continuously deployed using [vercel.com](https://vercel.com).
398-
399-
Contributor graph is generated using [contrib.rocks](https://contrib.rocks/preview?repo=corentinth/it-tools).
400-
401-
<a href="https://www.producthunt.com/posts/it-tools?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-it&#0045;tools" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=345793&theme=light" alt="IT&#0032;Tools - Collection&#0032;of&#0032;handy&#0032;online&#0032;tools&#0032;for&#0032;devs&#0044;&#0032;with&#0032;great&#0032;UX | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
402-
<a href="https://www.producthunt.com/posts/it-tools?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-it&#0045;tools" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=345793&theme=light&period=daily" alt="IT&#0032;Tools - Collection&#0032;of&#0032;handy&#0032;online&#0032;tools&#0032;for&#0032;devs&#0044;&#0032;with&#0032;great&#0032;UX | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
403-
404353
## License
405354

406-
This project is under the [GNU GPLv3](LICENSE).
407-
408-
</details>
355+
This project is under the [GNU GPLv3](LICENSE).

0 commit comments

Comments
 (0)