nodiscc
0159dc204a
Merge pull request #2636 from bbenno/readd-toxcore-entry
...
Re-Add toxcore
3 years ago
nodiscc
fa5808b3ad
Merge pull request #2633 from beucismis/master
...
Add rustypaste to Pastebins
3 years ago
nodiscc
25cab4855b
Merge pull request #2631 from 4x10m/patch-1
...
Adding NocoDB to Automation
3 years ago
nodiscc
0be6f3deaa
Merge pull request #2625 from joebudi/patch-2
...
Added Budibase to Software Development
3 years ago
nodiscc
46748828ba
Merge pull request #2628 from davidzhao/master
...
Adding LiveKit
3 years ago
nodiscc
c81d70fe39
Merge pull request #2652 from whalehub/retroshare-url
...
Update RetroShare URL in README.md
3 years ago
Aaron
7c5e9a14d1
Update RetroShare URL in README.md
...
Signed-off-by: Aaron <admin@datahoarder.dev>
3 years ago
Louis Segal
9f34fc536d
Add 'exatorrent' to File Transfer
...
Added 'exatorrent' to File Transfer - Peer-to-peer Filesharing
3 years ago
CouldBeThis
ae668cb78f
fix Docstore link to be more specific
...
direct to correct section of author's website
3 years ago
Gabriel Herbert
e3f2d544dc
Add REI3 to Money, Budgeting & Management
3 years ago
GilbN
67cce85d3e
removed duplicate source code link
3 years ago
GilbN
b2c26ce57b
fix main requirement for swag
3 years ago
GilbN
66a49c370b
Add Swag to Proxy
3 years ago
Dipta Pandit
400e9260c0
Fixing letter 'C' in Retroshare language
...
This fixes the issue #2626
3 years ago
nodiscc
75092b1598
Merge pull request #2639 from mobitar/patch-1
...
Update Standard Notes domain
3 years ago
nodiscc
9ae877711d
fix livekit syntax
3 years ago
nodiscc
e1dbdb6e32
Merge pull request #2619 from arisudesu-forks/add-maddy
...
Add Maddy Mail Server to Email/Complete solutions
3 years ago
nodiscc
43e4be4b14
Merge branch 'master' into patch-2
3 years ago
nodiscc
df7e528de4
fix nocodb syntax
3 years ago
Jane Jeon
d36dce8828
Update README.md
3 years ago
Jane Jeon
96ae753ec6
Add blink to URL shorteners
3 years ago
Maxim Kuleshov
670f1431b9
Merge branch 'master' into add-maddy
3 years ago
David Zhao
1e1ccdb065
Merge branch 'master' into master
3 years ago
Mo Bitar
9d8ab9a046
Update Standard Notes domain
3 years ago
nodiscc
7d0d97b99d
Merge pull request #2637 from nodiscc/toc-auto-github
...
remove table of contents, use github's auto-generated TOC
3 years ago
nodiscc
f9ea420872
sort section contents alphabetically, unindent all items
3 years ago
nodiscc
9d545cfaf4
remove table of contents, use github's auto-generated TOC
3 years ago
nodiscc
28ad7275cb
Merge pull request #2618 from Robert-Forrest/patch-1
...
Added Whoogle to Search Engines section
3 years ago
nodiscc
a90ad170b0
Merge pull request #2613 from inkhey/master
...
add tracim
3 years ago
Benno Bielmeier
4a56bcbd74
Update source code URL of toxcore
3 years ago
Benno Bielmeier
b74c0bceaa
Revert "Removed Tox entry as UNUPDATED ( #2566 )"
...
This reverts commit 6180c555c3
.
3 years ago
beucismis
81e402ae5f
Add rustypaste to Pastebins
3 years ago
4x10m
8ad192fe03
Adding NocoDB
...
Hi there,
i wanted to suggest an addition
- [x] Submit one item per pull request. This eases reviewing and speeds up inclusion.
- [x] Format your submission as follows, where `Demo` and `Clients` are optional.
Do not add a duplicate `Source code` link if it is the same as the main link.
Keep the short description under 250 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case )
for it, even if the project's webpage or readme uses another capitalisation
such as title case, all caps, small caps or all lowercase.
`Demo` links should only be used for interactive demos, i.e. not video demonstrations.
``- [Name](http://homepage/ ) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo ), [Source Code](http://url.of/source/code ), [Clients](https://url.to/list/of/related/clients-or-apps )) `License` `Language` ``
- [x] Additions that depend on proprietary services outside the user's control must be marked `⚠`.
``- [Name](http://homepage/ ) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo ), [Source Code](http://url.of/source/code ), [Clients](https://url.to/list/of/related/clients-or-apps )) `License` `Language` ``
- [x] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software )
must be added to `non-free.md` and marked `⊘ Proprietary`:
``- [Name](http://homepage/ ) `⊘ Proprietary` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo ), [Source Code](http://url.of/source/code ), [Clients](https://url.to/list/of/related/clients-or-apps )) `Language` ``
- [x] Additions are inserted preserving alphabetical order.
- [x] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin ), [awesome-analytics](https://github.com/onurakpolat/awesome-analytics ), [staticgen.com](https://www.staticgen.com/ ), [staticsitegenerators.net](https://staticsitegenerators.net/ ).
- [x] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects.
- [x] Any license you add is in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses ).
- [x] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues ) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls ), including closed ones.
- [x] Any category you are creating has the minimum requirement of 3 items.
If not, your addition may be inserted into `Misc/Other`.
- [x] Any software project you are adding to the list is actively maintained.
- [x] The pull request title is informative, unlike "Update README.md".
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
I do not entirely agree the category but since it's a purely Baserow concurrent, i think it's obvious to put it there.
Thank you
3 years ago
David Zhao
46c435b697
added livekit
3 years ago
Joe
ede697a4dd
Added Budibase under Software Development
...
I've added Budibase under Software Development - IDE & Tools
3 years ago
nodiscc
82b9bf3561
Merge pull request #2604 from theowenyoung/patch-2
...
Add Track Awesome List external link
3 years ago
nodiscc
998c70647a
Merge pull request #2535 from buoyantair/patch-1
...
Update Torrents.csv link
3 years ago
nodiscc
590b65e0ac
Merge pull request #2615 from waschinski/patch-2
...
Add Crater
3 years ago
Robert Forrest
b4841f446b
Added warning to Whoogle Search due to use of Google Search
3 years ago
James Mills
d56a626ad1
Fix the sourcecode URLs for many of my (prologic) Self Hosted Apps
3 years ago
nodiscc
8d82390699
fix anchor/inter-section links
3 years ago
nodiscc
0c887772e9
standardize section headers:
...
- **Please visit [name](url)** when a section is delegated to another list/website
- _Related:_ for related categories
- _See also:_ for external links
- _General description/comments_
3 years ago
nodiscc
dc49b544a0
fix TileServer PHP and 0bin syntax
3 years ago
nodiscc
d340e88a48
fix OwnTracks Recorder syntax/language tag
3 years ago
nodiscc
9fbf54b074
standardize OCaml case
...
- https://en.wikipedia.org/wiki/OCaml
3 years ago
nodiscc
87cf05801f
rename Homer to SIPCAPTURE Home (offical name) - Homer already exists in Homepages
3 years ago
nodiscc
e1cd8c30e0
standardize Nodejs case, don't repeat Nodejs in descriptions
3 years ago
nodiscc
4b6897a746
reorganize TOC/scetion titles: move all list sections to level 3, don't nest sections/subsections, use Title Case everywhere
3 years ago
Maxim Kuleshov
33bf7e27bd
Add Maddy Mail Server
3 years ago
Robert Forrest
cce39820e8
Added Whoogle to Search Engines section
3 years ago
n8225
4ab8781049
Merge branch 'master' into fix_jul_monthly_check
3 years ago
Nathan Rew
38f9c70b45
Update WooCommerce source code and site links
3 years ago
Nathan Rew
e3dd27f200
Update remark42 source code link
3 years ago
Nathan Rew
fe522d8e04
Update Ombi source code link
3 years ago
Nathan Rew
6d81d0f958
Update The Lounge source code and site links
3 years ago
Nathan Rew
8a91b3d63e
Update wger source code and demo links
3 years ago
Nathan Rew
983aa2bf7f
Update Alltube description
3 years ago
Nathan Rew
f53ce48163
Update Medusa source code link and site link
3 years ago
Nathan Rew
9f6d680e51
Update Nominatim source code link
3 years ago
Nathan Rew
96caf7db9b
Update Miniflux source code link and site link
3 years ago
Nathan Rew
7daffc1e33
Update Home Assistant source code link and license
3 years ago
Nathan Rew
3cc79adae9
Update Lemmy source code link and site link.
3 years ago
Nathan Rew
2c777f4e79
Update Navidrome Music Server source code link and name
3 years ago
Nathan Rew
de2c49d2df
Update Traefik source code link
3 years ago
Nathan Rew
edfc92fc17
Update Zenbot source code link and name
3 years ago
Nathan Rew
7429c0a1d5
Update Selfoss source code link and license
3 years ago
Nathan Rew
71c4558c77
Update docker-mailserver source code link and site link.
3 years ago
Nathan Rew
6b78154b87
Update BookStack source code link
3 years ago
Nathan Rew
4ba34ff8af
Update Zenko CloudServer source code link
3 years ago
Nathan Rew
87e62f2a42
Update koel source code link and site link.
3 years ago
Nathan Rew
a4c8d79219
Update Awesome Analytics link and name
3 years ago
Nathan Rew
9e926b6316
Update PushBits source code link
3 years ago
Nathan Rew
18b965c5d8
Update Bitwarden source code link
3 years ago
Nathan Rew
1322088976
Update searx source code link and site link.
3 years ago
Nathan Rew
793d3cd76e
Update Gladys source code link, site link, description and license
3 years ago
Nathan Rew
8583ed64b7
Update Read The Docs source code and site links
3 years ago
Nathan Rew
91f6da0b46
Update Apostrophe source code link
3 years ago
Nathan Rew
336132dbf8
Update ArchiveBox source code link
3 years ago
Nathan Rew
0b044e02d9
Update Invidious source code link and demo link
3 years ago
Nathan Rew
9752dc37d7
Update Converse.js source code link
3 years ago
Nathan Rew
5a6f4bca9e
Update Cypht source code link, site link, and license
3 years ago
Nathan Rew
16ea59a835
Update known source code link and description
3 years ago
Nathan Rew
d8aa083f6e
Update bittorrent-tracker source code link
3 years ago
Nathan Rew
fde56b99a6
Update Baby Buddy source code link
3 years ago
Nathan Rew
c1d1cfc008
Update Habitica source code link
3 years ago
Nathan Rew
e80a2690c3
Update Modoboa source code link and license
3 years ago
Nathan Rew
536c0cee7e
Update ProjectSend source code link
3 years ago
Nathan Rew
4b4a6688de
Update DietPi source code link
3 years ago
Nathan Rew
be5c6deb04
Update Writefreely source code link
3 years ago
Nathan Rew
a9e5ef4264
Update Open Classifieds to Yclas and update source code and site links
3 years ago
Nathan Rew
59868fb61b
Update Fedora Commons Repository source code link
3 years ago
Nathan Rew
752a8234bc
Update Photoview source code and site links
3 years ago
Nathan Rew
76de8e3d9e
Update Traduora source code link
3 years ago
Nathan Rew
fb27d70691
Update postal source code
3 years ago
n8225
287c16ba8a
Merge pull request #2595 from xavierxross/master
...
Add "Cloudbox" To Category "Self-hosting Solutions"
3 years ago
n8225
4cb60bf82a
Merge pull request #2611 from rosano/patch-1
...
Add easyindie.app
3 years ago
Nathan Rew
621162fb7c
Update bludit source code
3 years ago
Nathan Rew
114b96a428
Update photonix source code
3 years ago
Nathan Rew
4e30574184
Update imgproxy source code and site
3 years ago
Nathan Rew
b01d67ae8b
Update Wakapi source code and site
3 years ago
Nathan Rew
99332d3d43
Update Apaxy source code and license
3 years ago
Nathan Rew
ba55d85b6e
Update Myflix source code and add ⚠ (requires TMDB api)
3 years ago
Nathan Rew
ec009d1eca
Update TileServer GL source code
3 years ago
Nathan Rew
7f45b335ed
Update Canvas source code
3 years ago
Nathan Rew
a0449c4171
Update Mailtrain source code
3 years ago
Nathan Rew
3136207b72
Update TimeOff.Management source code
3 years ago
Nathan Rew
18db877472
Update ASCIIflow source code, language, and license.
3 years ago
Nathan Rew
b2686469a5
Update MiniNote source code
3 years ago
Nathan Rew
1e0c296a8b
Update pictshare source code
3 years ago
Nathan Rew
c0e1d588c7
Update gogs source code
3 years ago
Nathan Rew
1f85064d30
Update krakenD to Lura, source code, and site link.
3 years ago
Nathan Rew
de8fd63964
Update Aweseom Big Data link
3 years ago
Nathan Rew
4d05c0596b
Update FlaskBB name and Source Code link
3 years ago
Nathan Rew
6b48393ba9
Update Judge0, name, site link, and Source Code link
3 years ago
Nathan Rew
412043782c
Update Pump.io Source Code link
3 years ago
Nathan Rew
4e0a14907a
Update Redaxscript Source Code link
3 years ago
Nathan Rew
853b0c04ee
Update King Phisher Source Code link
3 years ago
Nathan Rew
8adc0885c1
Update Anchr Source Code link
3 years ago
Nathan Rew
ef2cc0fda2
Update Shiori Source Code link
3 years ago
Nathan Rew
faee7c8b10
Update Surfer Source Code link
3 years ago
Nathan Rew
e6e7cc26ec
Remove Patchwork - Archived
3 years ago
Nathan Rew
43f68ff0e6
Update YouTransfer Source Code link
3 years ago
Nathan Rew
20be93604d
Remove MalwareMultiScan - Archived
3 years ago
Nathan Rew
68e8f9d8df
Update Leed Source Code link
3 years ago
Nathan Rew
ea603b73a6
Remove Paperless - Archived
3 years ago
Nathan Rew
96019e11e7
Update Trello Burndown Source Code link
3 years ago
Nathan Rew
c66ac7db5e
Update BlogoText Source Code link
3 years ago
Nathan Rew
521997c532
Update 0bin Source Code link and Demo link
3 years ago
Nathan Rew
f032a0b1e0
Update Spectrum 2 Source Code link
3 years ago
Nathan Rew
53d5f2a90e
Remove OTRS - Archived
3 years ago
Nathan Rew
7b48a23eb7
Update DocPHT Source Code link
3 years ago
Nathan Rew
b53c0001e2
Update rss2twtxt Source Code link
3 years ago
Nathan Rew
76f6e8c8d9
Update leselys Source Code link
3 years ago
Nathan Rew
23b6c3d15c
Update Pydio Source Code link and language
3 years ago
Nathan Rew
5ce9304476
Update unmark Site link and Source Code link
3 years ago
Nathan Rew
c17455c613
Remove Mail For Good - Archived
3 years ago
Nathan Rew
b828a81c7b
Update simply-shorten Source Code link
3 years ago
Nathan Rew
4d32b25d37
Remove How Secure Is My Password - Archived
3 years ago
Nathan Rew
994cfebeb4
Remove Beauties - Archived
3 years ago
Nathan Rew
8eba9bcdf4
Update TileServer PHP Site and Source Code link
3 years ago
Nathan Rew
ec9ff289c5
Remove TournamentMango - Archived
3 years ago
Nathan Rew
77ed4130ae
Remove CalendarServer - Archived
3 years ago
Nathan Rew
277e6de0d8
Update WebODF Source Code link
3 years ago
Nathan Rew
993109a42d
Remove battlecraft - Archived
3 years ago
Nathan Rew
5dcf26d3f4
Update EdPaste Source Code link
3 years ago
Nathan Rew
5adcbbfbad
Remove Agar.IO Clone - Archived
3 years ago
Nathan Rew
ae96ff2955
Update Clerk Source Code link
3 years ago
Nathan Rew
d97c0c012a
Update moonmoon Source Code link
3 years ago
Nathan Rew
a28cca3402
Update cadmus Source Code link
3 years ago
Nathan Rew
70c0e3b78b
Update instant.io Source Code link
3 years ago
Nathan Rew
643313ba6e
Remove Nunux Keeper - Archived
3 years ago
Nathan Rew
cb8e78d02f
Remove Friends - Archived
3 years ago
Nathan Rew
03a3043d95
Update misskey Source Code link
3 years ago
Nathan Rew
69c953b194
Update DPlatform Source Code link
3 years ago
Nathan Rew
1fa56a661e
Remove http2-serverpush-proxy - Archived
3 years ago
Nathan Rew
b02539d29e
Remove ydl_api duplicate link
3 years ago
Nathan Rew
64a1af41fc
Update turndown site and source code links.
3 years ago
Nathan Rew
0b51c444fa
Remove pyShelf site link. th3r00t/pyShelf#68
3 years ago
Nathan Rew
0a5734e47b
Update FluxBB site link
3 years ago
Nathan Rew
b97b28c57c
Update OliveTin Source Code
3 years ago
amo13
4d06a63360
Add more description for ACP Admin
3 years ago
Andreas Waschinski
4cdbcb6390
Add Crater
3 years ago
inkhey
76dd2f0afc
adjust tracim entry
3 years ago
Andreas Waschinski
235bca87e9
Updated Photo Stream link
3 years ago
inkhey
133112c86f
add tracim
3 years ago
Owen Young
790fe2c6a8
Add Track Awesome Selfhosted external link
3 years ago
nodiscc
06ed6184ff
Merge pull request #2610 from tycrek/patch-1
...
Added 'ass' to 'Single-click/drag-n-drop upload'
3 years ago
nodiscc
8875f65e28
Merge pull request #2605 from SlidingHorn/master
...
Add Serendipity blogging platform
3 years ago
nodiscc
8f2a24ea36
Merge pull request #2582 from zigazajc007/patch-1
...
Added Passky
3 years ago
nodiscc
dc76e290ee
Merge pull request #2579 from mwild1/patch-1
...
Add Snikket to XMPP servers
3 years ago
nodiscc
2499fe3061
snikket: fix multiple licenses syntax
3 years ago
nodiscc
2f42ba1532
Merge pull request #2568 from oof2win2/master
...
Add Dogbin to list of pastebins
3 years ago
nodiscc
1fd3fa2008
dogbin: capitalize "URL"
3 years ago
Rosano
a048f2608c
Add easyindie.app
3 years ago
nodiscc
63a8a81a2e
Merge pull request #2608 from awesome-selfhosted/fix_headings
...
Fix category headings
3 years ago
nodiscc
5d58245cbc
fix whitespace in collabora entry
3 years ago
Josh Moore
28654d1bb6
Added 'ass' to 'Single-click/drag-n-drop upload'
3 years ago
Nathan Rew
138155d161
Fix category zero-k syntax
...
Signed-off-by: Nathan Rew <nrew225@gmail.com>
3 years ago
Nathan Rew
9464c0f17b
Fix category headings
...
Signed-off-by: Nathan Rew <nrew225@gmail.com>
3 years ago
nodiscc
9a97fc95d1
standardize .NET casing
3 years ago
nodiscc
7c84e46270
standardize Docker casing
3 years ago
nodiscc
06ff314b1c
standardize Go casing
3 years ago
nodiscc
aaa24f89c3
standardize Javascript casing
3 years ago
nodiscc
402bb96ae7
standardize Nodejs language/platform tag (casing, no dot)
3 years ago
nodiscc
244676230a
fix language/platform tag for pixelfed
3 years ago
nodiscc
2e2f869620
remove quotes from projects descriptions
3 years ago
nodiscc
62b08556b8
fix teddit syntax
3 years ago
nodiscc
156318ed0b
add missing license/language for zero-k, fix syntax
3 years ago
nodiscc
1cb62ebb2f
add missing license/platform for battle of wesnoth
3 years ago
nodiscc
9edf47fda2
remove https://github.com/sapioit/URL-shortener
...
- Access to this repository has been disabled by GitHub Staff due to a violation of GitHub's terms of service
3 years ago
nodiscc
606d5d2e7c
fix line break
3 years ago
nodiscc
793b6ae0c2
no slashes in software names, update/fix Cyrus IMAP description, use repo name for tasks.php
3 years ago
nodiscc
30d7207184
make names unique (prepend username for Tasks and pastebin)
3 years ago
amo13
c81e221dc3
Fix issues
...
adopt suggestions given by @n8225
3 years ago
SlidingHorn
a360d03fc2
Add Serendipity blogging platform
3 years ago
xavierxross
bfc6cace06
Update README.md
3 years ago
oof2win2
44c8b71ba8
🗑️ Remove dogbin preview
3 years ago
nodiscc
4968e506d5
Merge pull request #2569 from kokomo123/patch-1
...
Add Lancache to Misc/Other
3 years ago
nodiscc
277803ba82
Merge pull request #2574 from stefanjf/patch-3
...
Add budgetzero to Money, Budgeting and Management section
3 years ago
nodiscc
c6dd81baf4
Merge pull request #2578 from pawelmalak/patch-1
...
Add Flame to Personal Dashboards
3 years ago
nodiscc
0e4f9a4fef
Merge pull request #2594 from Feuerhamster/master
...
Add "MailForm" to category "Mail Delivery Agents"
3 years ago
nodiscc
ca6422395f
Merge pull request #2597 from horahoradev/master
...
Add Horahora to Category Archiving and Digital Preservation
3 years ago
n8225
e1b9f6090d
Merge pull request #2571 from JmzTaylor/patch-1
...
Add Jmz Home Proxy to Personal Dashboards
3 years ago
n8225
bc7f1538e7
Merge pull request #2572 from orhun/master
...
Add Rustpad to Office Suites
3 years ago
n8225
7ea6d81b6d
Merge pull request #2581 from rossdotparker/master
...
Added Gibbon to Learning and Courses
3 years ago
n8225
a3c6f6e644
Merge pull request #2587 from ardichoke/patch-2
...
Remove Feedbin
3 years ago
n8225
72d2b327b2
Merge pull request #2589 from IceCryptonym/patch-2
...
Add Teddit to Social Networks
3 years ago
horahoradev
e5165c83b4
Sentence case
3 years ago
horahoradev
851fe4a107
Added horahora
3 years ago
nodiscc
4b8bf6fd20
update URLs from https://github.com/n1trux/awesome-sysadmin/ -> https://github.com/awesome-foss/awesome-sysadmin
...
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2482
3 years ago
xavierxross
9479186da6
Added Cloudbox To Self-hosting solutions
3 years ago
Feuerhamster
78d2d9d407
Add "MailForm" to category "Mail Delivery Agents"
3 years ago
nodiscc
71bf116091
lancache: update language/platform
3 years ago
nodiscc
d5e9f7db0c
budgetzero: fix language/platform
3 years ago
nodiscc
377bb96211
dogbin: use description from project page
3 years ago
larspontoppidan
77b01b3fc0
Add Notes'n'Todos to Note-taking and Editors ( #2533 )
...
Co-authored-by: nodiscc <nodiscc@gmail.com>
3 years ago
Pasha Finkelshteyn
897bf6bcfd
Adds calendso to Booking and Scheduling ( #2502 )
...
Co-authored-by: Prayash Mohapatra <424487+prayashm@users.noreply.github.com>
3 years ago
ifshee
046dcff78a
Add Link to URL Shorteners ( #2547 )
3 years ago
Rafał Kukawski
af73f7a03c
Add Jackal to XMPP Servers ( #2545 )
3 years ago
Christopher Charbonneau Wells
8b33956274
Add kcal to CMS - Recipe management ( #2544 )
3 years ago
James Read
bec3966e42
Add OliveTin to Automation category ( #2536 )
...
Co-authored-by: jamesread <contact@jwread.com>
3 years ago
Lukas Schulte Pelkum
0f11b3096d
Patch pasty ( #2593 )
3 years ago
cranberry
1940c427d3
Signed-off-by: Georg <georg@lysergic.dev> ( #2591 )
...
Renaming Oragono to Ergo
... and replacing the links respectively.
3 years ago
Alexander
a070fd84f6
Fixed Demo Link for EspoCRM ( #2583 )
3 years ago
IceCryptonym
875506c92a
Add Teddit to Social Networks
3 years ago
Ryan DeShone
10ff8e7549
Remove Feedbin
...
Feedbin is no longer awesome, it has moved to a paid subscription service and is explicitly directing people looking to self-host toward other solutions. Per their github page:
```Feedbin's goal is to be a great web-based RSS service. This goal is at odds with being a great self-hosted RSS reader. There are a lot of moving parts and things to configure, so for that reason I do not recommend that you run Feedbin in production.```
3 years ago
nodiscc
23e3db1417
fix/remove broken links ( #2586 )
...
* fix htmly demo link
* fix z-push demo link, remove inline link
* fix zipline website link
* remove erpnext demo link (certificate expired)
* update liteshort URL
3 years ago
nodiscc
c48650862c
remove 1backend ( #2585 )
...
- no updates since march 2019
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/1654
3 years ago
nodiscc
5a4523bfdc
Demo links should only be used for interactive demos, i.e. not video demonstrations ( #2584 )
...
* `Demo` links should only be used for interactive demos, i.e. not video demonstrations.
- + formatting fixes/emphasis
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2459
* remove demo link for Leon
`Demo` links should only be used for interactive demos, i.e. not video demonstrations.
3 years ago
Ziga Zajc
045d7824e6
Added demo to Passky
3 years ago
Ziga Zajc
8e628ef08a
Added Passky
...
Passky is open source password manager
3 years ago
Ross Parker
832fd503b9
Update README.md
3 years ago
Matthew Wild
dddf278acd
Add Snikket to XMPP servers
3 years ago
pawelmalak
95151e352a
Add Flame to Personal Dashboards
...
Thank you for taking the time to work on a PR for Awesome-Selfhosted!
To ensure your PR is dealt with swiftly please check the following:
- [x] Submit one item per pull request. This eases reviewing and speeds up inclusion.
- [x] Format your submission as follows, where `Demo` and `Clients` are optional.
Do not add a duplicate `Source code` link if it is the same as the main link.
Keep the short description under 250 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case )
for it, even if the project's webpage or readme uses another capitalisation
such as title case, all caps, small caps or all lowercase.
``- [Name](http://homepage/ ) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo ), [Source Code](http://url.of/source/code ), [Clients](https://url.to/list/of/related/clients-or-apps )) `License` `Language` ``
- [x] Additions that depend on proprietary services outside the user's control must be marked `⚠`.
``- [Name](http://homepage/ ) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo ), [Source Code](http://url.of/source/code ), [Clients](https://url.to/list/of/related/clients-or-apps )) `License` `Language` ``
- [x] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software )
must be added to `non-free.md` and marked `⊘ Proprietary`:
``- [Name](http://homepage/ ) `⊘ Proprietary` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo ), [Source Code](http://url.of/source/code ), [Clients](https://url.to/list/of/related/clients-or-apps )) `Language` ``
- [x] Additions are inserted preserving alphabetical order.
- [x] Additions are not already listed at any of
- [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin ) (IT infrastructure management),
- [awesome-analytics](https://github.com/onurakpolat/awesome-analytics ) (analytics),
- [staticgen.com](https://www.staticgen.com/ )
- [staticsitegenerators.net](https://staticsitegenerators.net/ ) (static site generators).
- [x] The `Language` tag is the main server-side requirement for the software - don't include frameworks or specific dialects.
- [x] Any license you add is in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses ).
- [x] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues ) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls ), including closed ones.
- [x] Any category you are creating has the minimum requirement of 3 items.
If not, your addition may be inserted into `Misc/Other`.
- [x] Any software project you are adding to the list is actively maintained.
- [x] The pull request title is informative, unlike "Update README.md".
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
3 years ago
amo13
e01307e092
Add Community-Supported Agriculture (CSA) category with 9 initial items
...
Was looking for selfhostable server software for CSA purposes and found nothing on here. Some further research showed that quite a few interesting and alive projects exist. So I though I should add them to this awesome curated list for other people to find.
3 years ago
oof2win2
3a8e0abd00
Merge branch 'master' into master
3 years ago
Stefan Fernandez
aed7c728dd
Update README.md
3 years ago
Emiliano
6fd222b250
Added dpaste
...
Another pastebin with short url easy to remember
3 years ago
Akashdeep Dhar
50ea51d952
Removed TinyIssue entry as ARCHIVED ( #2567 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
6180c555c3
Removed Tox entry as UNUPDATED ( #2566 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
539253b5e5
Removed DiamanteDesk entry as UNUPDATED ( #2565 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
c9fdd0d2e5
Removed ipfs.pics entry as UNMAINTAINED ( #2564 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
8bf690f990
Removed EdPaper entry as UNMAINTAINED ( #2563 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
2c10776446
Removed Subrion entry as UNMAINTAINED ( #2562 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
9379b35a0f
Removed Node Chat entry as UNMAINTAINED ( #2561 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
2d201eb9b6
Removed Encode Explorer entry as UNMAINTAINED ( #2560 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
f7af0bb6b7
Removed Gekko entry as ARCHIVED ( #2559 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
206a0337c1
Remove CharjaBox entry as UNMAINTAINED ( #2558 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
Akashdeep Dhar
4f1f44ed89
Removed ReaderSelf entry as UNMAINTAINED ( #2557 )
...
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
3 years ago
orhun
e518bed3bd
Add Rustpad to Office Suites
3 years ago
James
fcb55d247a
Add Jmz Home Proxy to Personal Dashboards
3 years ago
kokomo123
0a50e845a2
Potentially fixed CI problems?
3 years ago
kokomo123
edff0384c3
Changed links around
3 years ago
kokomo123
39f9834596
Fixed that broken demo link. Oops!
3 years ago
kokomo123
28e497391b
Add Lancache to Misc/Other
3 years ago
kokomo123
aeb14083d3
Add Nitter to Social Networks ( #2530 )
...
+ Makefile/awesome_bot: ignore SSL warning on nitter.net (unable to get local issuer certificate)
3 years ago
Spike
2e9af01087
Add Libreddit ( #2540 )
3 years ago
oof2win2
7968113af1
Added dogbin demo
3 years ago
oof2win2
234afb404f
Added dogbin
3 years ago
Luke Whrit
ff4a1e5306
Add Spacebin to pastebins ( #2532 )
...
Co-authored-by: nodiscc <nodiscc@gmail.com>
3 years ago
buoyantair
e1a381fdc6
Update Torrents.csv link
...
Looks like the author moved the codebase to a self hosted site
3 years ago
Stan Triepels
ad8a7a1fd1
Add ChiefOnboarding to Automation ( #2526 )
4 years ago
Dmitrii Poddubnyi
827eedcb4c
Added EasyQuickImport ( #2525 )
4 years ago
Aimeos
f37f47f8a2
Added Aimeos to CMS / E-Commerce ( #2523 )
4 years ago
Deihim007
68d1da0c48
Add MTA:SA to Game Servers ( #2514 )
4 years ago
Alicia Sykes
6754b39e2f
Adds Dashy to Personal Dashboards ( #2522 )
4 years ago
Michael Lynch
9aad569e5b
Add LogPaste to pastebins ( #2521 )
4 years ago
cinwell.li
a0f59c86d6
Add Notea ( #2512 )
4 years ago
ran88dom99
010c827122
game Zero-K ( #2510 )
4 years ago
Totonyus
5c2c919184
Add ydl_api to Automation ( #2520 )
...
Co-authored-by: Totonyus <mail@totonyus.ovh>
Co-authored-by: nodiscc <nodiscc@gmail.com>
4 years ago
Qb
1bb8343809
Replaced unmaintained linx-server with better maintained fork ( #2529 )
4 years ago
Hunter Wittenborn
1cf119ca6d
Renamed bitwarden_rs to Vaultwarden ( #2524 )
4 years ago
Domarys
c90959e318
Add ShellHub to Gateways and terminal sharing ( #2516 )
...
Signed-off-by: Domarys Correa <domaryscorrea@gmail.com>
4 years ago
Martin Kucej
77acfd00d0
Add I, Librarian to Document Management ( #2511 )
4 years ago
Sergey Romanenko
8d5d36c7b5
Add Flextype Content Management System ( #2509 )
4 years ago
Arnav Jindal
3bfd37050f
Add image-uploader to Single-click/drag-n-drop upload ( #2491 )
4 years ago
nodiscc
06b1519449
Add Orchest to Misc/Other ( #2513 )
...
Co-authored-by: Yannick <yannick.perrenet@gmail.com>
4 years ago
Yuli
7503fd9d1b
Add Databunker ( #2476 )
4 years ago
kokomo123
c7f70d7678
Remove CumulusClips from Photo And Video Galleries ( #2506 )
4 years ago
nicod_
31ec8f8923
Update SPIP source code URL and license ( #2508 )
4 years ago
Miguel Michelson Martinez
08f6216dda
Adds Chaskiq to Custom communication systems ( #2501 )
4 years ago
Gervwyk
dd976590ce
Add Lowdefy to IDE/Tools ( #2497 )
4 years ago
Sebastian
4770fb25d9
Add HomeGallery to Photo and Video Galleries ( #2494 )
4 years ago
Alex Cureton-Griffiths
ea89f72a83
Add Jina open-source search framework ( #2488 )
4 years ago
Sjoerd van der Hoorn
cf8ccc1238
New Genealogy section - Including Genea.app ( #2485 )
4 years ago
Dmitry Sinina
183629b070
Add Yeti-Switch project ( #2470 )
4 years ago
Nikita Kolmogorov
12afb0e3b8
Add Localizer to Localization ( #2479 )
4 years ago
bram2w
22f53b8f5f
added baserow to automation ( #2471 )
4 years ago
nodiscc
c72f8d5ad6
remove problematic nullboard demo link
...
SSL_connect returned=1 errno=0 state=error: certificate verify failed
4 years ago
nodiscc
3ae49e1acb
remove dead demo link for pigallery 2
4 years ago
nodiscc
8846361e78
remove dead demo link for openhab
4 years ago
nodiscc
d451b94fea
remove requestbin (sourec code gone)
4 years ago
nodiscc
6e9fd8aed3
remove dead rhodecode demo link
4 years ago
nodiscc
2dd792f3dc
remove photofloat (last commit 2016)
...
- https://git.zx2c4.com/PhotoFloat/log/
4 years ago
nodiscc
08e5084c67
remove dead socksbin demo link
4 years ago
nodiscc
fbc08b9777
remove dead mokintoken homepage link
4 years ago
nodiscc
f1c574e3f1
remove dead markdownedit homepage link
4 years ago
nodiscc
64eb2ce2cc
remove broken malwaremultiscan demo link
4 years ago
nodiscc
cefd6f3068
remove sonerezh (last commit 2019, website gone)
4 years ago
nodiscc
8081fc65a6
update openhab source code link
4 years ago
nodiscc
1f68566f2f
remove dead demo link for youtransfer
4 years ago
nodiscc
549943c2ff
remove dead link for goploader
4 years ago
nodiscc
fcc1034f63
update source code link for coquelicot (gitweb down)
4 years ago
nodiscc
744acf8b4e
remove dea demo link for opensourcepos
4 years ago
nodiscc
62700cfa82
remove dead b2evolution demo link
4 years ago
nodiscc
dd5f0eb2a1
remove openconferenceware (last update 2017, website gone)
4 years ago
nodiscc
b349aeee99
remove dead link to demo.routr.io
4 years ago
nodiscc
32f827c2af
remove dead link to ptorx.org
4 years ago
nodiscc
cb0a02bfc5
fix link to docs.debops.org
4 years ago
nodiscc
b6a93d4d1a
rmeove dead link to darkwire.io
4 years ago
nodiscc
d12c9c104a
fix license for asmbb
4 years ago
Jeremy Meyers
56c8f2ffca
Remove Tipboard, add Smashing ( #2468 )
...
as per https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2451
4 years ago
nodiscc
e990a67d67
remove FreeNAS (discontinued, TrueNAS not Free software anymore) ( #2493 )
...
- see https://github.com/awesome-selfhosted/awesome-selfhosted/pull/2364
4 years ago
Pierre Buyle
1746c8d318
Add SFTPGo ( #2477 )
...
A very capable SFTP and WebDAV server (and also FTP(S) if you really want that).
4 years ago
Cameron Contour
d7fa34c621
Add form.io to API Management ( #2443 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
4 years ago
nodiscc
4a31c767c7
Merge pull request #2489 from pagdot/patch-2
...
Updated urls for pasty pastbin
4 years ago
nodiscc
3b50e373da
Merge pull request #2478 from vaidd4/patch-1
...
Remove Koding from IDE/Tools
4 years ago
nodiscc
8ad4d9459f
Merge pull request #2457 from loganmarchione/patch-1
...
Adding Focalboard to "Task management/To-do lists"
4 years ago
nodiscc
607e4422cf
Merge pull request #2474 from m1dnight/m1dnight-patch-1
...
Add ExBin to Pastebins
4 years ago
nodiscc
93320b5d30
Merge pull request #2465 from majora2007/feature/kavita
...
Add Kavita to Personal e-book management software section
4 years ago
nodiscc
1baf111820
update focalboard license
...
https://github.com/mattermost/focalboard/blob/main/LICENSE.txt
4 years ago
nodiscc
14d97a2af6
Merge pull request #2449 from vihar/patch-1
...
Add Appsmith to IDE/Tools
4 years ago
nodiscc
9292bba075
Merge pull request #2448 from mgogoulos/master
...
Add MediaCMS to Video Streaming
4 years ago
Paul Götzinger
399849db9e
Updated urls for pasty pastbin
4 years ago
David
6fbf5a75ea
Remove Koding from IDE/Tools
...
Koding as not been updated since February 2019 and the repo has been archived.
See https://github.com/koding/koding
4 years ago
nodiscc
e8e157c23b
Merge pull request #2472 from Kovah/master
...
Remove discontinued Postleaf software
4 years ago
nodiscc
5810794621
Merge pull request #2466 from tmcarr/patch-1
...
Update Lemmy URL
4 years ago
nodiscc
fd096023b6
Merge pull request #2445 from dertuxmalwieder/patch-2
...
Add AsmBB to Social
4 years ago
nodiscc
ba01234fb4
MediaCMS: remove extra tag
4 years ago
nodiscc
7ef436fb99
Merge branch 'master' into master
4 years ago
nodiscc
90bd1f86ce
Merge pull request #2458 from carlbordum/cactus.chat
...
Add Cactus Comments
4 years ago
nodiscc
15d0ccb0c4
Merge pull request #2452 from Forceu/master
...
Added Gokapi for Section File Sharing and Synchronization/Single-click/drag-n-drop upload
4 years ago
nodiscc
3ce49bc7a0
Merge pull request #2401 from duncan-m/patch-3
...
Added Mission Kontrol
4 years ago
nodiscc
643cc0992c
Merge pull request #2447 from 42CrMo4/patch-1
...
Adding Inventree to Money, Budgeting and Management
4 years ago
nodiscc
a04f597052
Merge pull request #2438 from el3ctr0lyte/master
...
Added Luke Smith's emailwiz script to the email section.
4 years ago
nodiscc
ceb83d3379
Merge pull request #2444 from AllienWorks/add-kerberos
...
Add Kerberos.io to Video Streaming
4 years ago
Christophe De Troyer
fdd8f4c937
Remove duplicate link
4 years ago
Christophe De Troyer
50bbfc9e28
Add ExBin (Pastebin)
4 years ago
Kovah
fd02c9d20f
Remove discontinued Postleaf software
4 years ago
nodiscc
ecf4f23045
Merge pull request #2463 from mzch/master
...
Removed PPnet.
4 years ago
nodiscc
75dc3eaad3
fix indentation
4 years ago
nodiscc
47049eb538
re-add lemmy.ml, update URL
4 years ago
Travis Carr
3bc9bf0377
Remove Lemmy since domain appears malicious
...
I looked at Lemmy, but its been replaced with a malicious domain, so I removed it for other users' safety.
4 years ago
Joseph Milazzo
15dc4340ec
Fix alphabetical order
4 years ago
Joseph Milazzo
5be93b7a05
Added Kavita to README.md
4 years ago
Jorge E. Gomez
aee76e0de1
Removes Volition - Archived project
4 years ago
Koichi MATSUMOTO
9ea963e491
Removed PPnet.
...
Removed PPnet from Social Networks and Forums section because it has been unmaintained and archived.
4 years ago
Vihar Kurama
e0d1ae87de
Remove video URL
4 years ago
Markos Gogoulos
a38ecddaa9
set alphabetical order on project
4 years ago
Markos Gogoulos
48b8a62f75
Merge remote-tracking branch 'upstream/master'
4 years ago
Carl Bordum Hansen
55bff7569b
Add "Demo" link for Cactus Comments
4 years ago
nodiscc
66cac305e4
Merge pull request #2454 from TheBestMoshe/patch-1
...
Remove Cloud Computer
4 years ago
nodiscc
0215abda0e
Merge pull request #2450 from kgleeson/master
...
Updating Joplin URL
4 years ago
bitsii
d28adfd056
Update README.md to add Bitsii Bridge ( #2342 )
...
Add Bitsii Bridge to Self-hosting Solutions
4 years ago
Carl Bordum Hansen
8fa01521f6
Add Cactus Comments
4 years ago
Logan Marchione
ed0d165cfe
Adding Focalboard to "Task management/To-do lists"
4 years ago
Vihar Kurama
3a767f6f87
Restore blank line after header
4 years ago
TheBestMoshe
ae1753b34d
Remove Cloud Computer
...
The Github repo returns a 404 and the demo is down for several months now.
4 years ago
Marc Ole Bulling
b604065f44
Removed source code link
4 years ago
Marc Ole Bulling
337adf374c
Added Gokapi
4 years ago
Kieran Gleeson
4cca57e43e
Updating Joplin url
4 years ago
Vihar Kurama
93525ce3cf
Add License
4 years ago
Vihar Kurama
dcb5d2a4f3
Add Appsmith to IDE/Tools
4 years ago
Markos Gogoulos
3596717ddc
Add MediaCMS to Video Streaming
4 years ago
42CrMo4
488ad44dc3
Removed framework from language parameter
4 years ago
42CrMo4
79b964b324
Adding Inventree to Money, Budgeting and Management
4 years ago
Cthulhux
7c9f6522ff
Add AsmBB
4 years ago
nodiscc
65b3f15b8e
Merge pull request #2330 from th3r00t/patch-1
...
add pyShelf to README.md
4 years ago
nodiscc
28ef6bfea5
Merge pull request #2409 from theowenyoung/patch-1
...
Add Actionsflow to Automation
4 years ago
nodiscc
7d25ec4a32
Merge pull request #2433 from robinp7720/master
...
Add Oblecto as a Media streaming server
4 years ago
nodiscc
f3bfbf4272
Merge pull request #2436 from ahaenggli/master
...
Add FileGator to `Web based file managers`
4 years ago
nodiscc
075fd1ceab
Merge pull request #2435 from mattburchett/addFlashPaper
...
Adding FlashPaper to Pastebins
4 years ago
Martin Allien
717d2ccac3
add Kerberos.io to Video Streaming
4 years ago
el3ctr0lyte
03d4a5afc4
Added Luke Smith's emailwiz script to the email section.
4 years ago
th3r00t
01eeeae2bc
Update README.md
...
Added whitespace.
4 years ago
Owen Young
ffc25ee96c
fix: change Actionsflow Language to Docker/Nodejs
4 years ago
nodiscc
06d6b8afa0
deduplicate Open Source POS/OSPOS entry
...
Ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
4 years ago
Zeyphros
6e53f4d67c
Move Oblecto to Video streaming section
4 years ago
dgtlmoon
ac7fa75342
Adding changedetection.io ( #2408 )
...
Adding changedetection.io
4 years ago
nodiscc
a220ada3d9
Merge pull request #2432 from Salt-Factory/patch-5
...
Edit EteSync Server name, source URL
4 years ago
nodiscc
f8c3461c9d
Merge pull request #2429 from Wonno/kimai
...
Update Kimai URL, license, demo, description
4 years ago
nodiscc
7cd1ef3255
Merge pull request #2427 from matteocellucci/patch-1
...
Add Solidus to E-commerce
4 years ago
nodiscc
52bc21d5ee
Merge pull request #2426 from hay-kot/master
...
add Mealie to Recipe Management
4 years ago
ahaenggli
fb5ba2913a
Remove ( just before [Source Code]
4 years ago
n8225
59583e4f35
Merge pull request #2425 from julianpoy/patch-1
...
Add RecipeSage to Recipe management
4 years ago
n8225
d2875cf37c
Merge pull request #2416 from nodiscc/add-xsrv
...
add xsrv to Self-hosting Solutions
4 years ago
ahaenggli
e4bf9a1a51
Add FileGator to `Web based file managers`
4 years ago
Matt Burchett
b6c476ebf4
Adding FlashPaper to Pastebins
...
Adding FlashPaper to Pastebins
Adding FlashPaper to Pastebins
4 years ago
Zeyphros
52166abafb
Add Oblecto as a Media streaming server
4 years ago
Simon Vandevelde
5c4840847b
Update EteSync Server entry to Etebase
4 years ago
Matteo Cellucci
33b685aaed
Update Solidus demo link on E-commerce
4 years ago
Owen Young
ddf5bffc75
fix: add ⚠, change description
4 years ago
Hayden
9413e78383
Update README.md
4 years ago
n8225
02d5196c45
Merge pull request #2420 from nexus-uw/master
...
added MokinToken to list of pastebins
4 years ago
n8225
e146b1006e
Merge pull request #2417 from mzch/master
...
Add Kleeja
4 years ago
Wonno
ed9a070942
Update Kimai
...
* update demo URL
* update source URL
* update licence
* update short description
4 years ago
Matteo Cellucci
739a56c98a
Add Solidus to E-commerce
4 years ago
Hayden
89aac8ef88
Update README.md
4 years ago
Julian Poyourow
f58b2fb19d
Merge branch 'master' into patch-1
4 years ago
hay-kot
adcae1f69c
add ()
4 years ago
hay-kot
3114f1b1a0
fix space
4 years ago
hay-kot
6f898d70fe
add Mealie to Recipe Management
4 years ago
nodiscc
b1d8bb8d6e
mission kontrol: fix typo
4 years ago
nodiscc
85ed277df8
Merge pull request #2424 from tpansino/rename-tandoor-recipes
...
Rename Recipes -> Tandoor Recipes
4 years ago
nodiscc
3be457a55e
Merge pull request #2423 from Stig124/Stig124-patch-1
...
Removing Trigger Happy from free
4 years ago
nodiscc
ee255571be
Merge pull request #2418 from glogiotatidis/patch-1
...
Update Plumi
4 years ago
Julian Poyourow
9e569189d1
Update RecipeSage backend language
4 years ago
Julian Poyourow
b9b256a061
Add RecipeSage
4 years ago
Tom Pansino
55abdc0f10
Update docs link, add source code and demo links
4 years ago
Tom Pansino
f09da8ec75
Grammar fixes
4 years ago
Tom Pansino
5395c92b92
Rename Recipes to Tandoor Recipes
4 years ago
Stig124
87a7803b0c
Removing Trigger Happy
...
Trigger Happy developpement is stopped since 5/1/2020 and the repo is archived
4 years ago
gregordr
a67c8c77d1
Merge branch 'master' into patch-1
4 years ago
Simon Ramsay
9d436fdb0b
added MokinToken to list of pastebins
4 years ago
Giorgos Logiotatidis
1180554f7e
Update Plumi
...
blog.plumi.org is dead. Link to plumi.org
4 years ago
Koichi MATSUMOTO
bdf206e385
Add Kleeja
...
Add Kleeja to Single-click/drag-n-drop upload
4 years ago
nodiscc
745498b85c
Merge pull request #2377 from timvisee/master
...
Update Send entry
4 years ago
nodiscc
c3f27eb34a
Merge pull request #2407 from alainseys/update-07-02-2021
...
casebox is no longer supported
4 years ago
nodiscc
c0119989a5
Merge pull request #2406 from mzch/master
...
Add Web-File-Uploader
4 years ago
nodiscc
0e7b31ef0d
Merge pull request #2403 from hmorandell/patch-1
...
Replace OwnPhotos with LibrePhotos
4 years ago
nodiscc
8ec454613a
Merge pull request #2399 from chrislusf/master
...
Adding SeaweedFS to "Object storage/file servers"
4 years ago
nodiscc
4ef2b5246c
Merge pull request #2392 from 3Samourai/patch-1
...
Add The Battle for Wesnoth to Games
4 years ago
nodiscc
ddb64c9d27
Merge pull request #2394 from AlexKnowsIt/master
...
Fix demo site for otranscribe and Ombi
4 years ago
nodiscc
99b66757c2
add xsrv to Self-hosting Solutions
4 years ago
nodiscc
0c24aab9aa
fix fireshare license/platform tag ordering
...
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
4 years ago
nodiscc
87b2a45a72
fix olaris license
...
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
4 years ago
Owen Young
ac75507060
fix: word count
4 years ago
Owen Young
a8ebe5a892
Add Actionsflow to Automation
4 years ago
timvisee
1519431419
Update Send entry
4 years ago
alain laptop
e7ec035b77
casbox is no longer supported
4 years ago
gregordr
bbb42e4811
Update README.md
4 years ago
nodiscc
f234a22682
remove whitespace/blank line
4 years ago
Koichi MATSUMOTO
0703b376c0
Add Web-File-Uploader
...
Add Web-File-Uploader to Single-click/drag-n-drop upload in File transfer/synchronization.
4 years ago
nodiscc
efeff84250
Merge pull request #2389 from pranavrajs/patch-1
...
Add Chatwoot to Custom communication systems
4 years ago
nodiscc
a56d2ff7a9
Merge pull request #2387 from phntxx/master
...
Add dashboard to "Personal Dashboards"
4 years ago
nodiscc
6abd91879f
Merge pull request #2386 from mzch/master
...
Add Chibisafe to Simgle-click/drag-n-drop upload
4 years ago
nodiscc
5792a40694
Merge pull request #2376 from m-rtijn/master
...
Add Croodle to Polls and Events
4 years ago
nodiscc
8fcf83191e
Merge pull request #2347 from Kovah/master
...
Add LinkAce to Bookmarks and Link Sharing
4 years ago
Hans
d73a66b3a4
Update README.md
...
Ownphotos has been archived and substituted by LibrePhotos
4 years ago
duncan-m
3871042107
Added Mission Kontrol
...
Added self hosted admin panel MissionKontrol to Misc/Other
4 years ago
Chris Lu
b595902a53
Update README.md
4 years ago
Chris Lu
9bce5d0b5f
Update README.md
4 years ago
gregordr
9bd0bcbbaa
Add ImageStore to Photo and Video Galleries
...
Disclaimer: I am the author of this software
4 years ago
Alexander
283cbaf0d7
Fix otranscribe source code
4 years ago
Alexander
08db8cb080
Remove duplicate source code
4 years ago
nodiscc
cdb7569ac2
Merge pull request #2382 from donald-art/blocky
...
Add blocky to DNS
4 years ago
nodiscc
905090bb24
Merge pull request #2374 from MaKyOtOx/patch-1
...
Add Patrowl
4 years ago
nodiscc
a83f011d44
Merge pull request #2373 from niedev/master
...
Add BluetoothCommunicatorExample to Communication systems / Custom communication systems
4 years ago
nodiscc
7c05d6855b
Merge pull request #2351 from bigint/master
...
Add Taskord to Task management/To-do lists
4 years ago
nodiscc
fc62b3e577
Merge pull request #2345 from pierrekil/patch-1
...
Added OpenRemote new open source IoT Platform
4 years ago