-
Updated
Aug 23, 2020
{{ message }}
The ultimate Free Open Source Solution for team communications.
A list of awesome applications, software, tools and other materials for Linux distros.
A free, open source, Bootstrap admin theme created by Start Bootstrap
A library of free and open source Bootstrap themes and templates
Drag and drop website builder javascript library.
A flat design, one page, MIT licensed Bootstrap portfolio theme created by Start Bootstrap
Argon - Design System for Bootstrap 4 by Creative Tim
Awesome Books
Currently, eggs are exported in json format. Eggs can contain a lot of multiline strings, which makes it very hard to read them in json format.
YAML has much better support for multiline strings (see here) which would make it much easier to modify eggs as code and see changes in Pull Requests.
In addition YAML is easier to read and we've converted wings to use ya
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
A one page HTML theme for creatives by Start Bootstrap
免费IM系统,IM即时通信消息系统(含一对一文字聊天,群聊,聊天室),免费一对一voip实时通话,录屏,webrtc服务端,免费直播连麦,互动直播,视频直播,RTSP拉流,RTMP推流,语音对讲,免费在线会议,视频会议等服务端程序,支持物联网平台,
A one page HTML theme for agencies created by Start Bootstrap
TheHive: a Scalable, Open Source and Free Security Incident Response Platform
An off canvas sidebar navigation Bootstrap HTML template created by Start Bootstrap
Free VPN/proxy,server,account,link list.,实时更新免费的代理,科学上网,翻墙,梯子,服务器,客户端,账号
A clean Bootstrap blog theme created by Start Bootstrap
Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Skycap is a container native CI/CD tool
A quality visualization tool to identify and prioritize technical debt and evaluate your organizational efficiency
Automated code review for GitHub
Restyle Pull Requests as they're opened
Build workflows across tools and teams. Integrate GitHub with Jira, Trello, Asana, HubSpot, Zendesk, Basecamp, Wrike and more
Connect Jira to GitHub
Cloud service for building, testing and deploying Windows apps
One-click delivery automation for Web Developers
Metrics, goals, and time tracking automatically generated from your programming activity
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
Automatically label GitHub Issues with machine learning
Code Quality, Code Reviews and Technical Debt evaluation made easy
Record videos of user sessions with enhanced logging information
A modern container-based CI/CD platform, easily assemble and run pipelines with high performance
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
Add a description, image, and links to the free topic page so that developers can more easily learn about it.
To associate your repository with the free topic, visit your repo's landing page and select "manage topics."
Currently, the
jitsi_server_urlfield of the realm state that the Zulip API sends to clients as part of the/registerAPI response doesn't consistently end with or without a trailing slash. As a result, clients are creating Jitsi meeting URLs with an additional slash. If the API removed the trailing slash from the value read from Django settings before adding it to the realm state, this issue