Update DEVTools.md
This commit is contained in:
parent
0b20337f6b
commit
ddbb3ba4f4
24
DEVTools.md
24
DEVTools.md
@ -193,7 +193,6 @@
|
||||
* [MySQL Tutorial](https://www.mysqltutorial.org/) - MySQL Tutorial
|
||||
* [Hasura](https://hasura.io/learn/) - GraphQL Courses
|
||||
* [SQL Cheat Sheet](https://i.imgur.com/tHo378Z.jpg)
|
||||
* [MongoDB Beginners Guide](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_mongodb_beginners_guide) - MongoDB Tutorials
|
||||
* [systemd-by-example](https://systemd-by-example.com/) - Learn Systemd Interactively
|
||||
* Comic Lessons - [DNS](https://howdns.works/) / [DNSSEC](https://howdnssec.works/) / [HTTPS](https://howhttps.works/)
|
||||
* [PromptPapers](https://github.com/thunlp/PromptPapers) - Pre-Trained Language Model Tuning Papers
|
||||
@ -338,6 +337,7 @@
|
||||
* [DVC](https://dvc.org/) - Machine Learning Version Control
|
||||
* [MMDeploy](https://github.com/open-mmlab/mmdeploy) - Deep Learning Model Deployment Toolset
|
||||
* [DeepSpeed](https://github.com/microsoft/DeepSpeed) - Deep Learning Optimization Library
|
||||
* [Netron](https://github.com/lutzroeder/netron) - Visualizer for Neural Network, Deep Learning, and Machine Learning Models
|
||||
* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator
|
||||
* [devSwag](https://devswag.io/) - Developer Giveaways
|
||||
* [is-a.dev](https://www.is-a.dev/) - Developer Homepages
|
||||
@ -638,7 +638,7 @@
|
||||
## ▷ Software Development
|
||||
|
||||
* [Electron](https://www.electronjs.org/), [Revery](https://www.outrunlabs.com/revery/), [Proton Native](https://proton-native.js.org/), [Neutralinojs](https://neutralino.js.org/), [PowerPage](https://github.com/casualwriter/powerpage), [Flet](https://flet.dev/) or [Tauri](https://tauri.studio/) / [Resources](https://github.com/tauri-apps/awesome-tauri) - Desktop App Builders
|
||||
* Electron Tools - [Notes](https://github.com/Automattic/simplenote-electron/tree/v2.17.0) / [App Store](https://www.electronjs.org/apps/) / [Debugger](https://github.com/bytedance/debugtron) / [Mod Loader](https://kernel.fish/)
|
||||
* Electron Tools - [Notes](https://github.com/Automattic/simplenote-electron/tree/v2.17.0) / [App Store](https://www.electronjs.org/apps/) / [Debugger](https://github.com/bytedance/debugtron) / [Mod Loader](https://kernel.fish/) / [Builder](https://www.electron.build/)
|
||||
* [Budibase](https://budibase.com/) or [AppSmith](https://github.com/appsmithorg/appsmith) - Internal App Builders
|
||||
* [raylib technologie](https://raylibtech.itch.io/), [bookmarks](https://github.com/MorganGeek/bookmarks) or [Every-programmer-should-know](https://github.com/mtdvio/every-programmer-should-know) - Software Development Tools
|
||||
* [Theos](https://theos.dev/) - Program Build System / [GitHub](https://github.com/theos/theos) / [Jailed Tweaks](https://github.com/kabiroberai/theos-jailed/wiki/Installation)
|
||||
@ -682,6 +682,8 @@
|
||||
|
||||
## ▷ App Development
|
||||
|
||||
* ⭐ **[AndroidRepo](https://androidrepo.com/)** - Android App Development Resources
|
||||
* ⭐ **[Awesome iOS](https://github.com/vsouza/awesome-ios)** - iOS App Development Resources
|
||||
* ⭐ **[Tizen](https://www.tizen.org/)** - Android TV App Creator
|
||||
* [Heroku-Alt](https://rentry.co/Heroku-Alt) - Heroku Alternatives
|
||||
* [SupaBase](https://supabase.com/), [Kodular](https://www.kodular.io/), [Glide](https://www.glideapps.com/), [AppCreator24](https://www.appcreator24.com/), [Dokku](https://dokku.com/), [AndroidIDE](https://androidide.com/), [Flutter](https://flutter.dev/) / [Resources](https://github.com/Solido/awesome-flutter), [2](https://github.com/leanflutter/awesome-flutter-desktop) or [Android Studio](https://developer.android.com/studio/index.html) - App Creators
|
||||
@ -700,7 +702,6 @@
|
||||
* [Percy](https://percy.io/) - Visual App Review Platform
|
||||
* [Booster](https://github.com/didi/booster) - Mobile App Optimization
|
||||
* [Mobbin](https://www.mobbin.design/) - Mobile App Design Reference Library
|
||||
* [Awesome iOS](https://github.com/vsouza/awesome-ios) - iOS App Development Resources
|
||||
* [Xcode](https://developer.apple.com/xcode/) - Test and Build iOS / iPadOS Apps
|
||||
* [SpreadsheetView](https://github.com/bannzai/SpreadsheetView) - Spreadsheet UI for iOS Apps
|
||||
* [Xcodes App](https://github.com/RobotsAndPencils/XcodesApp) - Xcode Manager
|
||||
@ -890,7 +891,7 @@
|
||||
* [DaisyUI](https://daisyui.com/) - Tailwind Component Library / [GitHub](https://github.com/saadeghi/daisyui)
|
||||
* [TailBlocks](https://tailblocks.cc/) - Ready-to-use Tailwind CSS Blocks
|
||||
* [MarkdownGuide](https://www.markdownguide.org/) - Guide for Markdown (.md)
|
||||
* [HedgeDoc](https://hedgedoc.envs.net/), [zettlr](https://www.zettlr.com/), [Dillinger](https://dillinger.io/), [Notable](https://notable.app/), [vnote](https://github.com/vnotex/vnote), [StackEdit](https://stackedit.io/), [MarkdownPad](http://markdownpad.com/), [Markdownify](https://markdownify.js.org/), [Apostrophe](https://github.com/ApostropheEditor/Apostrophe), [Glow](https://github.com/charmbracelet/glow), [MarkdownLivePreview](https://markdownlivepreview.com/) or [Mark Text](https://github.com/marktext/marktext) - Markdown Editors
|
||||
* [HedgeDoc](https://hedgedoc.envs.net/), [Abricotine](http://abricotine.brrd.fr/), [zettlr](https://www.zettlr.com/), [Dillinger](https://dillinger.io/), [Notable](https://notable.app/), [vnote](https://github.com/vnotex/vnote), [StackEdit](https://stackedit.io/), [MarkdownPad](http://markdownpad.com/), [Markdownify](https://markdownify.js.org/), [Apostrophe](https://github.com/ApostropheEditor/Apostrophe), [Glow](https://github.com/charmbracelet/glow), [MarkdownLivePreview](https://markdownlivepreview.com/), [Proton](https://steventhanna.github.io/proton/) or [Mark Text](https://github.com/marktext/marktext) - Markdown Editors
|
||||
* [ShowMD](https://github.com/UtilityHotbar/showmd) - Beautify Markdown
|
||||
* [Lyx](https://www.lyx.org/) or [Papeeria](https://papeeria.com/) - LaTeX Editors / [Guide](https://www.learnlatex.org/)
|
||||
* [Table Magic](https://stevecat.net/table-magic/) or [Markdown Convert](https://markdown-convert.com/) - Table to Markdown Converters
|
||||
@ -910,7 +911,7 @@
|
||||
* [GitLab](https://about.gitlab.com/), [FSFE](https://git.fsfe.org/) or [NotABug](https://notabug.org/) - GitHub Alternatives
|
||||
* [GitHubStatus](https://www.githubstatus.com/) - GitHub Outage Status
|
||||
* [Git Explorer](https://gitexplorer.com/), [Git Cheatsheet](http://www.ndpsoftware.com/git-cheatsheet.html), [git-cheatsheet](https://hackprogramming.com/notes/git-cheatsheet) or [Git Commands](https://gabrieldejesus.github.io/git-commands/) / [2](https://github.com/gabrieldejesus/git-commands) - Git Command Lists / Search
|
||||
* [GitHub Desktop](https://desktop.github.com/) or [Tower](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_tower) - Git Clients
|
||||
* [GitHub Desktop](https://desktop.github.com/), [Git-Fork](https://git-fork.com/) or [Tower](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_tower) - Git Clients
|
||||
* [GitHub.Dev](https://github.dev/) - GitHub Web App
|
||||
* [refined-github](https://github.com/refined-github/refined-github) or [Ungit](https://github.com/FredrikNoren/ungit) - Improved GitHub Interface
|
||||
* [Stefan Buck](https://stefanbuck.com/awesome-browser-extensions-for-github) - GitHub Browser Extensions / [GitHub](https://github.com/stefanbuck/awesome-browser-extensions-for-github/)
|
||||
@ -928,7 +929,9 @@
|
||||
* [Forge Comparison](https://git.sdf.org/humanacollaborator/humanacollabora/src/branch/master/forge_comparison.md) - Git Colab Tool Comparison
|
||||
* [dotfiles](https://dotfiles.github.io/) - GitHub Dotfiles
|
||||
* [Refined GitHub](https://github.com/sindresorhus/refined-github) - Simplifies GitHub Interface & Adds Features
|
||||
* [Octobox](https://octobox.io/) or [Ghostly](https://ghostlyapp.net/) / [GitHub](https://github.com/patriksvensson/ghostly) - GitHub Notifications
|
||||
* [Octobox](https://octobox.io/), [Gitify](https://www.gitify.io/), [advanced-github-notifier](https://github.com/freaktechnik/advanced-github-notifier), [PR Monitor](https://github.com/fwouts/prmonitor, [CatLight](https://catlight.io/) or [Ghostly](https://ghostlyapp.net/) / [GitHub](https://github.com/patriksvensson/ghostly) - GitHub Notifications
|
||||
* [Gidget](https://github.com/GDGVIT/gidget) -GitHub Notifications / Android
|
||||
* [Git-notify](https://github.com/jevakallio/git-notify) - Embed Announcements into Git Commit Messages
|
||||
* [Allstar](https://github.com/ossf/allstar) - Git Repository Security App
|
||||
* [github1s](https://github1s.com/) - GitHub Code Viewer / GUI: do `gitk` in Repo Folder
|
||||
* [KeyManager](https://github.com/Yash-Garg/KeyManager) - GitHub SSH / GPG Key Manager
|
||||
@ -949,16 +952,15 @@
|
||||
* [Active-Forks](https://techgaun.github.io/active-forks/index.html) - Find Active GitHub Forks / [GitHub](https://github.com/techgaun/active-forks)
|
||||
* [grep.app](https://grep.app/) - Git Repository Index
|
||||
* [StarGrab](https://github.com/zekroTJA/stargrab) - Mirror GitHub Repositories
|
||||
* [OctoLinker](https://octolinker.now.sh/) - Make GitHub Code References Clickable
|
||||
* [OctoLinker](https://octolinker.now.sh/) - Make GitHub Code References Clickable
|
||||
* [Ugit](https://github.com/Bhupesh-V/ugit) - Undo Git Commands
|
||||
* [Octotree](https://www.octotree.io/) - GitHub Repo File Tree View
|
||||
* [Octotree](https://www.octotree.io/) - GitHub Repo File Tree View
|
||||
* [GitHub File Acceleration](https://gh.api.99988866.xyz/)
|
||||
* [Onefetch](https://github.com/o2sh/onefetch) - Git Repo Summary in Terminal
|
||||
* [Nightly.link](https://nightly.link/) - GitHub Sharable Nightly Links
|
||||
* [Sourcegraph](https://about.sourcegraph.com/) - GitHub Repository Sourcegraph Editor
|
||||
* [onefetch](https://github.com/o2sh/onefetch) - Git Information Terminal
|
||||
* [shot-scraper-template](https://github.com/simonw/shot-scraper-template) - Take Automated Screenshots of Web Pages
|
||||
* [PR Monitor](https://github.com/fwouts/prmonitor)or [advanced-github-notifier](https://github.com/freaktechnik/advanced-github-notifier) - Pull Request Notifier
|
||||
* [Gidget](https://github.com/GDGVIT/gidget) - Pull Request Notifier / Android
|
||||
* [Whats New GitHub](https://github.com/flawyte/whats-new-github) or [GithubReleasesBot](https://telegram.me/GithubReleasesBot) - Repository Change Feeds
|
||||
* [Conventional Commits](https://www.conventionalcommits.org/) - Commit Message Specification
|
||||
* [lastversion](https://github.com/dvershinin/lastversion) or [ghrel](https://github.com/jreisinger/ghrel) - Download / View Latest Stable Repos
|
||||
@ -972,7 +974,6 @@
|
||||
* [Awesome README](https://github.com/matiassingers/awesome-readme) - GitHub Readme Examples
|
||||
* [GIT Quick Stats](https://git-quick-stats.sh/) - View Git Statistics / [GitHub](https://github.com/arzzen/git-quick-stats)
|
||||
* [GitHub Release Downloads](https://github.com/addshore/browser-github-release-downloads) - GitHub Release Download Counter
|
||||
* [Git-notify](https://github.com/jevakallio/git-notify) - Embed Announcements into Git Commit Messages
|
||||
* [Shields.io](https://shields.io/) - Metadata badges for GitHub Readmes
|
||||
* [SkillIcons](https://skillicons.dev/) - Skill Badges for GitHub Readmes / Resumes
|
||||
* [Awesome Badges](https://dev.to/envoy_/150-badges-for-github-pnk) - Badges for GitHub Projects
|
||||
@ -1155,6 +1156,7 @@
|
||||
* [Zero Dark Matrix](https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme) - Chrome Devtools Dark Theme
|
||||
* [Tantiny](https://github.com/baygeldin/tantiny) - Full-Text Ruby Search
|
||||
* [GNU Octave](https://www.gnu.org/software/octave/) - Scientific Programming Language
|
||||
* [NodeJS](https://nodejs.org/en/) - JavaScript Runtime Environment
|
||||
* [Recaf](https://www.coley.software/Recaf/) - Java Bytecode Editor
|
||||
* [Rescript](https://rescript-lang.org/) - Javascript Editor / Language
|
||||
* [Awesome Javascript](https://github.com/sorrycc/awesome-javascript) - Javascript Resources
|
||||
|
Loading…
Reference in New Issue
Block a user