awesome-selfhosted / awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers
https://awesome-selfhosted.net/
Other
201.41k stars 9.66k forks source link

Weekly Unmaintained Project Check (Week of 21.12.15) #381

Closed Kickball closed 7 years ago

Kickball commented 8 years ago

Below is a list of projects which have had no code changes in the last 6 months on Github:

Kickball commented 8 years ago

@nodiscc there are a lot of unmaintained projects to tackle!

nodiscc commented 8 years ago

Nice work. What should we do with these projects? I use a few of them (chyrp, ttrss-mobile, OpenSondage...) and they are working fine. Development inactivity might be due to the fact that they have reached maturity and only need a few fixes every so often. Some projects are really simple (eg. 20euros) and also do not need constant development/maintenance.

nodiscc commented 8 years ago

I have ticked projects that I think should be kept in the list (simple/stable/complete, or for which there are no up-to-date alternatives, I use some of them). Anyone, please let us know if you are still using one of these programs.

A symbol could be added to low-maintenance/discontinued but working projects

@Kickball @AndyR207 Or can we experiment with tuning the inactivity delay? Are you OK to share the detection script? This can help deciding what should be done with https://github.com/Kickball/awesome-selfhosted/issues/378 (automated checks/builds in some way)

BTW OpenSondage is now https://git.framasoft.org/framasoft/framadate

Happy new year people

Kickball commented 8 years ago

My apologies for not getting back to you about this, the holidays have been a busy period for me.

For now what you have done works well.

I've uploaded the script to a (for now) private repo which you have been added to, we will work on the script there.

Happy new year! :)

nodiscc commented 8 years ago

Kickball: Removed in #468.

nodiscc commented 8 years ago

Kickball: Updated in #467.

nodiscc commented 8 years ago

A symbol could be added to low-maintenance/discontinued but working projects ☒

  • [x] Is this ok?
arylatt commented 8 years ago

@nodiscc looks good to me.

Kickball commented 8 years ago

@nodiscc a symbol for non-maintained but functioning projects sounds like a good idea to me.

nodiscc commented 8 years ago
nodiscc commented 8 years ago

Work started in branch https://github.com/Kickball/awesome-selfhosted/tree/rm-unmaintained-381

Kickball commented 8 years ago

Closing for now as we will be getting an updated list with the new system within a few weeks.

nodiscc commented 7 years ago

@Kickball @arylatt Any updates on the new validation system?

I will reopen this and work on removing/checking remaining projects.

nodiscc commented 7 years ago

https://github.com/nhoening/gritttt-rss was updated recently (Sep 2016) and looks simple enough to not require heavy maintenance

github.com/AlDanial/cloc v 1.70  T=0.13 s (186.6 files/s, 19437.7 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
CSS                              5            112            162            968
JavaScript                       7             62            131            426
Python                           1             26             12            147
PHP                              3             17             16            120
HTML                             2             13              0            115
Markdown                         4             37              0             67
XSLT                             1              8              0             55
SQL                              1              0              4              2
-------------------------------------------------------------------------------
SUM:                            24            275            325           1900
-------------------------------------------------------------------------------

https://github.com/SSilence/notes was updated Apr 2016 and looks simple enough to be kept (single PHP file + TinyMCE)

github.com/AlDanial/cloc v 1.70  T=0.36 s (175.9 files/s, 3903.6 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
CSS                             11            136             29            693
HTML                             2            117              0            263
PHP                              1             15              0             91
JavaScript                      48              0              2             62
Markdown                         2              3              0              9
-------------------------------------------------------------------------------
SUM:                            64            271             31           1118
-------------------------------------------------------------------------------

https://github.com/alainmeier/cryptonote dependencies were updated Aug 2016, no grave issue has been reported, code looks simple enough to be kept as-is

github.com/AlDanial/cloc v 1.70  T=0.23 s (241.8 files/s, 7397.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
SASS                             5             99              3            401
JavaScript                       3             45             58            260
Ruby                            33            100            194            241
Slim                            10             16              0            125
Markdown                         2             36              0             74
YAML                             2              4             37             14
JSON                             1              0              0              6
-------------------------------------------------------------------------------
SUM:                            56            300            292           1121
-------------------------------------------------------------------------------
nodiscc commented 7 years ago

Removed in #1014

MediaCrush, Filetea, ShareFest, Jotter: development stopped, noticeable reported issues, no active forks. I will submit a patch to remove these. Pastedown: unmaintained, 71648 lines of code. Reportr: unmaintained, noticeable issues, website is down.

nodiscc commented 7 years ago

20euros, Cubiks-2048: unmaintained but simple enough to be kept

OpenEats: apparently maintained fork https://github.com/RyanNoelk/OpenEats

nodiscc commented 7 years ago
nodiscc commented 7 years ago

https://github.com/haldean/docstore/: client-side javascript only, dependencies in libs/ are outdated but could be easily updated (npm/git submodules) -> Keep it? Ping @haldean is docstore still in a working state? What can be done about out-of-date dependencies?

https://github.com/infews/bulldog/: client-side javascript only, but requires building it from source + dependencies are outdated + travis tests currently fail -> Remove? (though there is an old release of a static single-file HTML version on the Releases page) @infews is bulldog still in a working state? What can be done about out-of-date dependencies?

nodiscc commented 7 years ago

https://github.com/RaymiiOrg/tasks.php: simple codebase, no major issues -> Keep (see https://github.com/Kickball/awesome-selfhosted/pull/969)

https://github.com/bkeepers/gaskit/: unmaintained since 2012, 614 lines of ruby, 239 lines of custom Javascript. Dependencies (spine, handlebars, jquery) are highly outdated -> Remove it from the list? @bkeepers is gaskit still in a working state? What can be done to update dependencies?

nodiscc commented 7 years ago

https://github.com/ldleman/blazekiss: 1000 lines of PHP, seems to work as expected -> Keep it in the list

https://github.com/fredoliveira/commonplace: 280 lines of ruby, dependencies can be updated through bundle install -> Keep it in the list (homepage is down though)

haldean commented 7 years ago

re: haldean/docstore: It is still very much in a usable state, but I consider it "done" and have no plans to update it. Due to what appears to be some interest (to be honest, I have no idea what this thread is) I just added a BSD license; if people feel a need to update the libraries in it or fork it they're more than welcome to.

bkeepers commented 7 years ago

@bkeepers is gaskit still in a working state? What can be done to update dependencies?

I don't know. I am not working on it and do not know anyone using it in production.

nodiscc commented 7 years ago

Thanks @haldean @bkeepers for your replies

Apologies for the random @-mention, this issue is about removing unmaintained projects from https://github.com/Kickball/awesome-selfhosted (take a look if you have time, hope you will find it useful).

by the way docstore was removed in https://github.com/Kickball/awesome-selfhosted/commit/0e7238a59b2074640f9bf5907e05c66f95f5fa36 due to missing license/no reply; but since I used/liked it back in the day and you stated it is functional and can be considered complete I will re add it