GitHub Sponsors launches in India
GitHub Sponsors is now available to all developers in India – no more waitlist, you can sign up right away! ⌘ Read more
Eight years of the GitHub Security Bug Bounty program
It was another record year for our Security Bug Bounty program. We’re excited to highlight some achievements we’ve made together with the bounty community from 2021! ⌘ Read more
Release Radar · April 2022 Edition
Each month, we highlight open source projects that have shipped major updates. These include everything from world-changing technology to developer tooling, and weekend projects. Here are our top staff picks on projects that shipped major version releases in April. Flyte 1.0 I was lucky enough to discover Flyte during Hacktoberfest last year. Now, Flyte has […] ⌘ Read more
Action needed by GitHub Connect customers using GHES 3.1 and older to adopt new authentication token format updates
Upgrade to GHES 3.2 or newer by June 3rd to continue using GitHub Connect. ⌘ Read more
Run any command with a .env file for environment
Because one cannot always modify source code to include a library to load the environment from a file, and doing it from a shell is more than arcane, I wrote this tiny `envrun` command: it will run you command with environment defaults loaded from `.env` or any env file specified, without having to modify the command itself. 1 points posted by FGM ⌘ Read more
Math support in Markdown
Mathematical expressions are key to information sharing amongst engineers, scientists, data scientists, and mathematicians. Today we are pleased to announce that math expressions can be rendered in Markdown on GitHub using $$ as a delimiter for code blocks with math content or the $ delimiter for inline math expressions. ⌘ Read more
How we’re continuing to enable all developers to build
Learn about what GitHub is doing to make their products more inclusive, and what’s next. ⌘ Read more
Securing and delivering high-quality code with innersource metrics
With innersource, it’s important to measure both the amount of innersource activity and the quality of the code being created. Here’s how. ⌘ Read more
How to measure innersource across your organization
The innersource contribution percentage is the rate of contributions from people outside the team that originally authored the software. Let’s dive into what it can look like for your organization. ⌘ Read more
How we’re using projects to build projects
At GitHub we use GitHub to build our own products, and the new projects experience is no different. Check out how our team uses projects to build powerful project planning for developers. ⌘ Read more
GitHub Achieves ISO/IEC 27001:2013 Certification!
GitHub’s Information Security Management System (ISMS) has been certified against ISO 27001:2013, an internationally recognized standard for security program best practices. ⌘ Read more
v2.12.0 ⌘ Read more
Graduation is here! Celebrate the Class of 2022, and join GitHub on June 11 🎓
This year, thousands of students from around the world came together and redefined the world we live in, how we learn, and how we move forward. We are honored to be part of the experience and eager to celebrate this milestone. So on June 11 we celebrate the Class of 2022 and welcome them to […] ⌘ Read more
NicholasDawson/TikTok-Video-Downloader
A tool that downloads all videos of a users profile.
Language: Python
Star: 4
Watch: 4 ⌘ Read more
fknives/TikTok-Downloader
Simple Open Source App to Download TikTok Videos using share link.
Language: HTML
Star: 5
Watch: 5 ⌘ Read more
ZYinMD/myfaveTT
Download all your tiktok Likes❤️ and Followings
Language: CSS
Star: 7
Watch: 7 ⌘ Read more
CuriousYoda/tiktok-downloader
Downloads TikTok videos for a given user without water marks
Language: Python
Star: 10
Watch: 10 ⌘ Read more
zanozbot/tiktok-downloader
Download TikTok videos online with TikTok Video Downloader. Completely free.
Language: Vue
Star: 10
Watch: 10 ⌘ Read more
Open Source Monthly – May 2022 Edition
Introduction Open Sauced, GitHub’s Explore page, Hacktoberfest, and First Timers Only help folks discover open source projects. This monthly series–Open Source Monthly—will add to these efforts by helping: First-time contributors find the right project to contribute to Corporations and individuals find a new project to sponsor Open source maintainers gain more consistent contributors and sponsors […] ⌘ Read more
Gocoverstats v0.0.4 now with more coverage reporting options
Gocoverstats, the tool allowing repository owners to gather and plot test coverage results and obtain coverage badges on Gitlab / Github without resorting to a coverage SaaS, got a new release including:
- report coverage at the statement level (like go tool) or line of code level
- report weighted (by package size) or unweighted averages for global coverage badges
- new format option -percent making it simpler to include in CI pipelines.
1 points posted by FGM ⌘ Read more
rouze-d/tiktok-download
Simple TikTok Video Downloader
Language: Shell
Star: 33
Watch: 33 ⌘ Read more
krypton-byte/tiktok-downloader
Tiktok Downloader/Scraper using requests & bs4
Language: Python
Star: 64
Watch: 64 ⌘ Read more
xtekky/TikTok-Comment-Scraper
Get all comments of a video and filter them | Show Likes etc…
Language: Python
Star: 3
Watch: 3 ⌘ Read more
mezotv/Tiktok-web-scraper
Easy tiktok scraper to get data from tiktok
Language: JavaScript
Star: 2
Watch: 2 ⌘ Read more
Silver-birder/chrome-extensions-tiktok-scraping-downloader
This is a Chrome extensions that scrapes and posts Tiktok web pages.
Language: JavaScript
Star: 5
Watch: 5 ⌘ Read more
naseif/tiktok-scraper
Scraper for TikTok. Download videos, music, fetch users info and more.
Language: TypeScript
Star: 12
Watch: 12 ⌘ Read more
MRHRTZ/Tiktok-Scraper-Without-Watermark
Download Video From Tiktok Without Watermark also Without Driver so it is a light module.
Language: JavaScript
Star: 48
Watch: 48 ⌘ Read more
Enhanced 2FA experience for your npm account
Late last year, in response to an unprecedented series of account takeovers resulting from the compromise of developer accounts without 2FA enabled, we committed to a variety of enhancements to the npm registry to make two-factor authentication (2FA) adoption easier for developers. Today, we are launching a public beta for a significantly improved 2FA experience […] ⌘ Read more
@niplav@niplav.github.io Do you have a particular meaning in mind for “long site”, or do you mean all the possible meanings for “long site”?
@niplav@niplav.github.io and I thought evidentials were invented by the Lojban people or maybe North American amerinds, not Eastern Europeans
@niplav@niplav.github.io I have a favorite line of prose written around here somewhere but it’s only understandable by a tiny slice of gamers with literal-Boomer media sensibilities. Posting it would break the Internet.
Supercharging GitHub Actions with Job Summaries
You can now output and group custom Markdown content on the Actions run summary page. ⌘ Read more
Prepare for next semester with GitHub Global Campus and Codespaces
Teachers, it is now your turn to join GitHub Global Campus with our student community! Get access to exclusive benefits, programs, and the Power of Codespaces at no cost in GitHub Classroom! ⌘ Read more
Today’s most common security vulnerabilities explained
We’re taking a look at some of the most common security vulnerabilities and detailing how developers can best protect themselves. ⌘ Read more
https://github.com/Sevistuo/https-github.com-danistefanovic-build-your-own-x HowTo build stuffs in many languages #code
20 of our favorite games + source code from Ludum Dare 50
20 of our favorite games plus source code from the latest Ludum Dare competition. ⌘ Read more
The ReadME Project Q&A: What you need to know about teaching technical skills
Teaching is a great way to not only help others but to better learn a topic yourself. ⌘ Read more
GitHub Availability Report: April 2022
In April, we experienced two distinct incidents resulting in significant impact and degraded state of availability for Codespaces and GitHub Packages. ⌘ Read more
Software security starts with the developer: Securing developer accounts with 2FA
GitHub will require all users who contribute code on GitHub.com to enable one or more forms of two-factor authentication (2FA) by the end of 2023. ⌘ Read more
Being friendly: Strategies for friendly fork management
This is the second and final post in a series describing friendly forks and alternative strategies for managing them. ⌘ Read more
Xlibe: An Xlib compatibility layer for Haiku, allows X11 programs to run on Haiku without an X server. https://github.com/waddlesplash/xlibe
Bringing code navigation to communities
Thanks to the efforts of the Elixir community, GitHub supports code navigation for Elixir repositories. Read how favorite language can add this support too! ⌘ Read more
rosuH/EasyWatermark
🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
Language: Kotlin
Star: 890
Watch: 890 ⌘ Read more
5seunghoon/PreviewMaker
📸Android application which help to put watermark on a lot of photos.
Language: Kotlin
Star: 14
Watch: 14 ⌘ Read more
yuhaofe/Video-Quality-Fixer-for-Twitter
Force highest quality playback for Twitter videos.
Language: JavaScript
Star: 28
Watch: 28 ⌘ Read more