Commit Graph

1722 Commits (111ce7752b8bf67479b181e89627cc4cdc4ea115)

Author SHA1 Message Date
Meitar M 111ce7752b
Style changes to conform to the Awesome List guidelines.
Among the Awesome List style guide recommendations is to omit the
leading "A" or "An" preposition for line item descriptions. This commit
removes all leading "A/An" words from line items, so as to better
conform to the Awesome List style guide.

This commit further fixes several typos ("opensource" becomes "open
source"), and capitalization errors (title case line items in some
instances are normalized to standard initial-caps on the first word,
which is no longer "A" or "An").

Additionally, this commit replaces the ampersand (`&`) in headlines and
line item descriptions with its English equivalent, "and," in order to
read more naturally. This change also helps resolve some ambiguity in
URL fragments (intra-page anchors), which would otherwise contain two
dashes in sequence (`--`) rather than a semantic description of the
section to which the intra-page link target actually refers.
2018-01-11 17:47:36 -05:00
Meitar M 22a4812fc6
Closes #1018: Add Wazo, a Free Software IPBX solution based on Asterisk. 2018-01-03 16:48:21 -05:00
Meitar M 3851b66d8d
This commit continues fixing various licenses and updating URLs. 2017-12-29 20:55:24 -05:00
nodiscc 21dafc1f14
Merge pull request #1277 from LINKIWI/orion
Add Orion
2017-12-29 12:42:25 +01:00
nodiscc a4ce3db558
Merge pull request #1282 from meitar/emby
Update Emby with correct (HTTPS) link and a better description.
2017-12-29 12:38:06 +01:00
nodiscc e225fee5e5
Merge pull request #1281 from meitar/issue-1215
Fixes #1215: Improve the Calendar/Contacts section.
2017-12-29 12:36:18 +01:00
nodiscc 4204973598
Merge pull request #1280 from meitar/issue-1050
Closes #1050: Use correct (HTTPS) link for Passbolt, clarify tech used.
2017-12-29 12:34:19 +01:00
nodiscc d32bd6a5be
Merge pull request #1278 from meitar/issue-1270
Issue #1270: fix BSD licenses declaring a LICENSE in their GitHub repo.
2017-12-29 12:33:29 +01:00
Meitar M d2636acb13
Update Emby with correct (HTTPS) link and a better description.
The description for Emby was incredibly unhelpful, in my opinion. It
simply read that it was "built with popular open source technologies,"
which gives a reader no meaningful information about why it might be a
good option. A better description would call out a feature or offer a
reason distinct from other items in the same category. I think Emby's
out-of-the-box support for both DLNA and DIAL is worth noting and helps
the reader understand what and why Emby actually is more quickly.
2017-12-28 19:46:26 -05:00
Meitar M 92c4fae114
Fixes #1215: Improve the Calendar/Contacts section.
This commit accomplishes the todo items in issue #1215. Specifically:

* Servers and clients are split in italicized sub-lists.
* Link to Wikipedia's article on CalDAV/CardDAV comparisons is added.
* Additional projects are added.

Specifically, the following projects have been added:

* DAVdroid
* EteSync Web

More projects can be added, if desired.

Further, this commit changes the headline from "Calendar and Address
Books" to "Calendaring and Contacts Management" so as to more clearly
describe the purpose of the projects in the list.
2017-12-28 19:38:48 -05:00
Meitar M 95c5661649
Closes #1050: Use correct (HTTPS) link for Passbolt, clarify tech used.
This commit updates the Passbolt entry so that it reads more clearly.
The programming language is already listed at the end of the entry, and
so there's no need to repeat it in the description. However, the
database backend (MySQL) should be noted in a grammatically clear way.
2017-12-28 19:03:04 -05:00
Meitar M a4a8a14848
Closes #1059: Use correct links and SPDX license identifiers for Zimbra. 2017-12-28 18:59:52 -05:00
Meitar M 1883ab9bd8
Issue #1270: fix BSD licenses declaring a LICENSE in their GitHub repo.
This commit updates the license identifier for BSD-style licensed
projects that declare their specific license with a LICENSE file on
GitHub. Additionally, the list of licenses is updated to remove the
non-existent `BSD` short identifier and replaces it with the two
SPDX-conformant license short-identifiers, `BSD-2-Clause` and
`BSD-3-Clause` defined by SPDX and recognized by GitHub.
2017-12-28 18:27:55 -05:00
Kevin Lin d72a65bfff
Nodejs -> Python/Nodejs 2017-12-28 09:46:03 -08:00
Kevin Lin 73905a00eb
Javascript -> Nodejs 2017-12-28 09:30:12 -08:00
bysslord 822acc4140 Add: blynk 2017-12-28 18:22:46 +01:00
Kevin Lin 7862f1d1b9
Add Orion 2017-12-28 09:07:32 -08:00
nodiscc d62d105f96 remove Sticky Notes, closes #1172 2017-12-28 13:54:23 +01:00
nodiscc 9f5d834fe6 remove wikifeat, closes #1247 2017-12-28 13:53:49 +01:00
nodiscc 2272a00a3a fix passbolt license 2017-12-28 13:40:28 +01:00
Daniel Ramirez Grave de Peralta 38330bca40 sorted alphabetically 2017-12-28 13:37:34 +01:00
Daniel Ramirez Grave de Peralta f99a8edf15 added passbolt to password managers 2017-12-28 13:36:32 +01:00
nodiscc 54119b211c fix libreread source URL and license
thanks @mysticmode
2017-12-28 13:13:18 +01:00
nodiscc bc8bef5601 fix link to BSD-2-Clause license 2017-12-28 13:05:47 +01:00
nodiscc 05b4ab4549 revert BSD-2/3-clause/FreeBSD distinction
all three licenses will be identified as 'BSD' since we have no track record of which entry has which one
user should read the specific license terms of each program for more details
2017-12-28 13:04:50 +01:00
Meitar M c90eb5c0bd
Add MusikCube and Beets under the "audio" heading.
This commit also adds the `BSD-3-Clause` license, as that is the license
for MusikCube.
2017-12-26 17:48:41 -05:00
Meitar M 01f947690f
Closes #1268: Standardize on SPDX short-identifiers for licenses. 2017-12-26 17:39:32 -05:00
Meitar M 85be66fb37
Closes #1254: Adds LibreRead to new e-book section added in PR #1266. 2017-12-26 17:08:33 -05:00
Meitar M 962b467d5f
Closes #1251: Add Calibre Web along with a new section for e-books, ILS.
This commit adds the Calibre Web app and positions it inside a new
section for e-books and other mostly text-based media. This is also a
good opportunity to add information about enterprise-class Integrated
Library Systems, so that is done as well and adds the Koha and Evergreen
library management software, both self-hostable Free Software tools to
that category. Koha is moved out of "budgeting," since it is much more
appropriately categorized as an ILS along with Evergreen, et. al.

This commit further moves related items out of Misc/Other, namely COPS,
and into this new e-book/library category, where it should be expected.
2017-12-26 17:04:14 -05:00
Meitar M 4dd9cfd1fe
Fixes #1201: Make list indentation and spacing consistent for all items.
This commit takes the suggestions in issue number #1201 and applies them
to the entire list. Specifically, this commit does the following:

- Replaces asterisks (`*`) with single dashes (`-`) for list items.
- Indents sub-lists (e.g., dependencies) by two spaces.
- Uses the same number of dashes for creating horizontal rules.
- Removes extra lines to make space around each heading consistent.

Additionally, this commit moves and indents `ympd` to correctly reflect
its parent dependency (`mpd`), alphabetizes the `Phproject` line item as
per the list suggestions (items should be alphabetized in their
respective categorical sub-list), and renames the "Custom" heading to
provide better clarity ("Custom communication systems"), setting the
links to that heading item to its new name.
2017-12-26 15:43:16 -05:00
nodiscc 345936874c
Merge pull request #1257 from ohwgiles/laminar-ci
add entry for Laminar Continuous Integration
2017-12-22 18:53:45 +01:00
James Cole cc3f93e2b5
Firefly III has a new site / demo site
Moved to its own domain.
2017-12-22 09:43:33 +01:00
teaberryy cca1690d26
Removed extra underscore 2017-12-17 10:09:47 +02:00
nodiscc 543e89bbc7
Merge pull request #1249 from tasn/etesync
Add EteSync
2017-12-16 14:22:49 +01:00
nodiscc 98cc230fab
Merge pull request #1248 from bysslord/master
Add: elevatorsaga
2017-12-16 14:20:14 +01:00
Oliver Giles 3ffaf185e9 add missing period 2017-12-11 19:42:59 +02:00
Oliver Giles 4cabd585d7 add entry for Laminar Continuous Integration 2017-12-11 19:31:51 +02:00
nodiscc 126f10fe39
Merge pull request #1256 from adamchainz/patch-1
Fix indentation of RSSPBRRY
2017-12-09 16:00:36 +01:00
Adam Johnson 206b4d3011
Fix indentation of RSSPBRRY 2017-12-09 09:12:25 +00:00
Dominic Pratt 63e014ded2
Update README.md 2017-12-08 13:41:36 +01:00
Dominic Pratt dda64ccbaf
Fixed URL for Metronome IM
Metronome IM has a new home @ https://metronome.im/
2017-12-08 13:35:57 +01:00
LB (Ben Johnston) f038301c94
Move Wagtail from Blogging to CMS
Wagtail is a CMS, not just a blogging platform, thought it would be good to move it to a more appropriate spot. Also, updated the Github URL has it has changed.
2017-12-03 12:50:02 +08:00
Tom Hacohen 4e348ae16e Add EteSync 2017-11-28 21:55:22 +00:00
bysslord 647b7528f2 Add: elevatorsaga 2017-11-28 13:37:56 +08:00
nodiscc efd50d1716
Merge pull request #1246 from RayBB/patch-2
Add Wiki.js
2017-11-27 21:34:38 +01:00
Raymond Berger 80a2db64c5
Add Wiki.js 2017-11-27 10:43:41 -05:00
Raymond Berger e5f56b494c
remove scrollback
Scrollback is no longer maintained as per #1197
2017-11-27 10:22:51 -05:00
nodiscc 2d34b77710
Merge pull request #1205 from n1try/master
Add KChat, crtmpserver and draw.io
2017-11-26 16:25:48 +01:00
nodiscc 47f13cd647
crtmpserver: link to the debian package page since the original homepage is down
the projects seems stable and mature and major distributions have maintained crtmpserver packages
2017-11-26 16:24:58 +01:00
nodiscc f9d39d7e40
Merge branch 'master' into fix-reddit-homepage 2017-11-26 16:15:31 +01:00