Skip to content

Commit 5bf6869

Browse files
committed
Robot Updated at:2 Feb 2024 21:08:06 GMT
1 parent fce749a commit 5bf6869

10 files changed

+300
-279
lines changed

docs/awesome/Awesome-Sitecore.md

+86-85
Large diffs are not rendered by default.

docs/awesome/FOSS-for-Dev.md

+59-51
Original file line numberDiff line numberDiff line change
@@ -1,104 +1,112 @@
11
<div class="github-widget" data-repo="tvvocold/FOSS-for-Dev"></div>
22
## FOSS-for-Dev [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
3-
面向开发人员的免费和开源软件列表
3+
A list of Free and open-source software for developers
44

55

6-
随意发送 PR :)
6+
Feel free to send a PR :)
77
## Brothers
8-
[free for dev](https://github.com/ripienaar/free-for-dev) - 对 devops 和 infradev 具有免费层级的 SaaSPaaS IaaS 产品列表
8+
[free for dev](https://github.com/ripienaar/free-for-dev) - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
99

10-
[free-for-dev-zh](https://github.com/qinghuaiorg/free-for-dev-zh) - 具有中国 devops 和 infradev 感兴趣的免费层级的 SaaSPaaS IaaS 产品列表
10+
[free-for-dev-zh](https://github.com/qinghuaiorg/free-for-dev-zh) - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to Chinese devops and infradev
1111

12-
[awesome](https://github.com/sindresorhus/awesome) - 对 devops 和 infradev 具有免费层级的 SaaSPaaS IaaS 产品列表
12+
[awesome](https://github.com/sindresorhus/awesome) - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
1313

1414

15+
1516

1617

1718
## Source Code Repos
1819

19-
* [Gogs](https://github.com/gogits/gogs) - 一个无痛的自托管 Git 服务
20-
* [GitLab](https://github.com/gitlabhq/gitlabhq) - 服务器的版本控制
21-
* [Package Drone](https://github.com/eclipse/packagedrone) - 用于 OSGiJava 等的包管理器存储库
20+
* [Gogs](https://github.com/gogits/gogs) - A painless self-hosted Git Service
21+
* [GitLab](https://github.com/gitlabhq/gitlabhq) - Version control for your server
22+
* [Package Drone](https://github.com/eclipse/packagedrone) - A package manager repository for OSGi, Java and more
2223

2324

2425
## IDE
25-
* [Atom](https://github.com/atom/atom) - 用于编码的开源、功能齐全、可破解的文本编辑器.
26+
* [Atom](https://github.com/atom/atom) - Opensource,fully-featured,hackable text editor for coding.
2627
* [Visual Studio Code](https://github.com/Microsoft/vscode) - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more)
27-
* [VsCodium](https://vscodium.com/) - vscode 的完全 FOSS 替代品
28-
* [Coding WebIDE](https://github.com/Coding/WebIDE) - Coding WebIDE 社区版项目
29-
* [CodeBox](https://github.com/CodeboxIDE/codebox) - 开源云和桌面 IDE
30-
* [Brackets](https://github.com/adobe/brackets) - 适用于 HTMLCSS JavaScript 的现代开源代码编辑器.
28+
* [VsCodium](https://vscodium.com/) - Fully FOSS alternative to vscode
29+
* [Coding WebIDE](https://github.com/Coding/WebIDE) - The Coding WebIDE Community Edition project
30+
* [CodeBox](https://github.com/CodeboxIDE/codebox) - Open source cloud & desktop IDE
31+
* [Brackets](https://github.com/adobe/brackets) - A modern and open-source code editor for HTML, CSS and JavaScript.
3132

3233
## File Management
33-
* [Bat](https://github.com/sharkdp/bat) - 带有语法高亮和毫不费力的模糊搜索功能的花式 `cat` 可以节省开发时间.
34-
* [Clifm](https://github.com/leo-arch/clifm) - 管理文件时,终端始终触手可及.
35-
* [Clipboard](https://github.com/Slackadays/Clipboard) - 随时随地从终端剪切、复制和粘贴任何内容.
36-
* [fzf](https://github.com/junegunn/fzf) - 模糊查找目录中的任何内容.
34+
* [Bat](https://github.com/sharkdp/bat) - The fancy `cat` with syntax highlighting and effortless fuzzy searching to save development time.
35+
* [Clifm](https://github.com/leo-arch/clifm) - The terminal is always in your reach when managing your files.
36+
* [Clipboard](https://github.com/Slackadays/Clipboard) - Cut, copy, and paste anything, anywhere, anytime, all from the terminal.
37+
* [fzf](https://github.com/junegunn/fzf) - Fuzzy find anything in your directories.
3738

3839
## Collaboration Tools
3940

40-
* [Filestash](http://www.filestash.app) - 一个类似于 Dropbox 的 Web 客户端,用户可以在其中使用自己的后端(FTP、SFTP、Webdav、S3、Minio 等).
41-
* [SparkleShare](https://github.com/hbons/SparkleShare) - 开源协作和共享工具
42-
* [ssh chat](https://github.com/shazow/ssh-chat) - 通过 SSH 聊天
43-
* [lets chat](https://github.com/sdelements/lets-chat) - 适用于小型团队的自托管聊天应用程序
44-
* [ownCloud](https://owncloud.org) - 开源文件同步和共享,与日历、联系人和更多应用程序
41+
* [Filestash](http://www.filestash.app) - A Dropbox-like web client where users can bring their own backend (FTP, SFTP, Webdav, S3, Minio, ...).
42+
* [SparkleShare](https://github.com/hbons/SparkleShare) - An Open Source collaboration and sharing tool
43+
* [ssh chat](https://github.com/shazow/ssh-chat) - Chat over SSH
44+
* [lets chat](https://github.com/sdelements/lets-chat) - Self-hosted chat app for small teams
45+
* [ownCloud](https://owncloud.org) - Open Source file sync & share, with calendar, contacts and more apps
46+
* [Tolgee](https://tolgee.io) - Developer & translator friendly web-based localization platform
4547

4648
## Code Quality
4749

48-
* [sonarqube](https://github.com/SonarSource/sonarqube) - 控制你的技术债务
49-
* [gerrit](https://gerrit.googlesource.com/) - 代码审查
50-
* [Codecov](https://codecov.io/) - 连续代码覆盖
50+
* [sonarqube](https://github.com/SonarSource/sonarqube) - Put your technical debt under control
51+
* [gerrit](https://gerrit.googlesource.com/) - Code Review
52+
* [Codecov](https://codecov.io/) - Continuous Code Coverage
5153

5254

5355
## CI / CD
5456

55-
* [Jenkins](https://github.com/jenkinsci/jenkins) - 开源持续集成服务器
56-
* [Travis CI](https://github.com/travis-ci/travis-ci) - GitHub 项目的免费持续集成平台
57-
* [cucumber](https://github.com/cucumber/cucumber) - 简单的人工协作
58-
* [drone.io](https://drone.io) - 开源 CI 平台
59-
* [Gitlab CI](https://docs.gitlab.com/ee/ci/) - Gitlab CI
57+
* [Jenkins](https://github.com/jenkinsci/jenkins) - open-source continuous integration server
58+
* [Travis CI](https://github.com/travis-ci/travis-ci) - Free continuous integration platform for GitHub projects
59+
* [cucumber](https://github.com/cucumber/cucumber) - Simple, human collaboration
60+
* [drone.io](https://drone.io) - Open Source CI platform
61+
* [Gitlab CI](https://docs.gitlab.com/ee/ci/) - Gitlab Ci
6062

6163
## Feature management
62-
* [Unleash](https://github.com/Unleash/unleash) - 免费的开源功能标志和切换服务. 适用于所有主要语言的 SDK.
64+
* [Unleash](https://github.com/Unleash/unleash) - Free open-source feature flag & toggle service. SDKs for all major languages.
6365

6466
## Security and PKI
6567

66-
* [Ralasafe](http://sourceforge.net/projects/ralasafe/) - 访问控制中间件
67-
* [OpenXPKI](https://github.com/openxpki/openxpki) - 企业级 PKI/Trustcenter 软件
68-
68+
* [Ralasafe](http://sourceforge.net/projects/ralasafe/) - Access Control Middleware
69+
* [OpenXPKI](https://github.com/openxpki/openxpki) - an enterprise-grade PKI/Trustcenter software
70+
* [Selefra](https://github.com/selefra/selefra) - An open-source policy-as-code software that provides analytics for multi-cloud and SaaS.
6971

7072
## Bug trackers
7173

72-
* [Bugzilla](https://github.com/bugzilla/bugzilla) - 基于网络的错误跟踪软件
73-
* [Mantis](https://github.com/mantisbt/mantisbt) - 问题跟踪器,在简单性和功能性之间提供微妙的平衡
74-
* [Trac](https://github.com/edgewall/trac) - IT 项目管理解决方案,使软件开发人员能够跟踪和解决错误、任务、文件、wiki 页面等.
75-
* [Open Project](https://www.openproject.org) - 项目管理平台(具有jira和confluence等功能)
74+
* [Bugzilla](https://github.com/bugzilla/bugzilla) - web-based bug-tracking software
75+
* [Mantis](https://github.com/mantisbt/mantisbt) - issue tracker that provides a delicate balance between simplicity and power
76+
* [Trac](https://github.com/edgewall/trac) - IT project management solution that enables software developers to track and address bugs, tasks, files, wiki pages, and more.
77+
* [Open Project](https://www.openproject.org) - Project management platform (has features like jira and confluence)
7678

7779
## Project management
78-
* [Redmine](https://github.com/redmine/redmine) - 使用 Ruby on Rails 编写的灵活的项目管理 Web 应用程序
79-
* [Phabricator](https://github.com/phacility/phabricator) - 一个开源的 Web 应用程序集合,可帮助软件公司构建更好的软件
80-
* [Taiga.io](https://github.com/taigaio) - 您的敏捷、免费和开源项目管理工具
80+
* [Redmine](https://github.com/redmine/redmine) - a flexible project management web application written using Ruby on Rails
81+
* [Phabricator](https://github.com/phacility/phabricator) - an open source collection of web applications which help software companies build better software
82+
* [Taiga.io](https://github.com/taigaio) - Your Agile, Free and Open Source Project Management Tool
8183

8284
## PaaS
83-
84-
* [OpenShift](https://github.com/openshift/origin) - 使用 Docker 和 Kubernetes 构建、部署和管理您的应用程序
85+
* [Preevy](https://github.com/livecycle/preevy) - Provision preview environments for docker compose applications with minimal configuration
86+
* [OpenShift](https://github.com/openshift/origin) - build, deploy, and manage your applications with Docker and Kubernetes
87+
* [Zeabur](https://zeabur.com) - deploy your full stack apps and databases with one click
8588

8689
## Documentation
8790

88-
* [Log4brains](https://github.com/thomvaill/log4brains) - 文档即代码知识库,用于管理项目的架构决策记录 (ADR) 并将其自动发布为静态网站
91+
* [Log4brains](https://github.com/thomvaill/log4brains) - Docs-as-code knowledge base to manage Architecture Decision Records (ADR) for your project and publish them automatically as a static website
8992

9093
## Backend
9194

92-
* [Okteto](https://www.okteto.com/) - Kubernetes 和 Docker Compose 平台
93-
* [Dokku](https://dokku.com/) - 类似 Heroku 的环境
95+
* [Hook0](https://www.hook0.com/) Webhooks-as-a-service (WaaS) for developers to send and manage webhooks
96+
* [Okteto](https://www.okteto.com/) - Kubernetes and Docker Compose Platform
97+
* [Dokku](https://dokku.com/) - Heroku like environment
98+
* [Keploy](https://www.keploy.io/) - A developer-centric backend testing tool which makes backend tests with built-in-mocks, faster than unit tests, from user traffic
9499

95100
## Chat and Community
96101

97-
* [Matrix](https://matrix.org) - 去中心化的端到端加密聊天平台(你可能想使用 [Element](https://element.io/)
98-
* [Discourse](https://discourse.org) - 社区论坛
99-
* [Flarum](https://flarum.org) - 社区论坛(基于 PHP
102+
* [Matrix](https://matrix.org) - Decentrialized End-to-End Encrypted Chat platform (you may want to use [Element](https://element.io/)
103+
* [Discourse](https://discourse.org) - Community forum
104+
* [Flarum](https://flarum.org) - Community Forum (PHP based)
100105

101106
## Mail server
102107

103-
* [Mailcow Email Server](https://mailcow.email/) - 功能齐全的电子邮件服务器(对于一般用例@lmtr0 推荐这个)
104-
* [WildDuck Email Server](https://wildduck.email/) - 用于发送电子邮件的 nodejs 应用程序(为 sclae 构建(需要更多的手工工作才能使其工作)
108+
* [Mailcow Email Server](https://mailcow.email/) - Fully feature email server (for avarage use cases @lmtr0 recommends this one)
109+
* [WildDuck Email Server](https://wildduck.email/) - nodejs application to send emails (built for scale (needs more hand work to make it work)
110+
111+
## Environment Manager Tools
112+
* [DEM](https://axemsolutions.io/dem_doc/index.html) - DEM (Development Environment Manager) is an open source command line tool to manage containerized Development Environments.

0 commit comments

Comments
 (0)