From e12fef8ad65ca9a23ab46421fca4cea76b57d8ca Mon Sep 17 00:00:00 2001 From: chenjiajia Date: Mon, 16 Oct 2023 21:09:07 +0000 Subject: [PATCH] Robot Updated at:16 Oct 2023 21:09:07 GMT --- docs/awesome/awesome-PICO-8.md | 153 +++++++++--------- docs/awesome/awesome-board-games.md | 51 ++++++ .../awesome-browser-extensions-for-github.md | 88 +++++----- docs/awesome/awesome-cakephp.md | 2 +- docs/awesome/awesome-chatgpt.md | 1 + docs/awesome/awesome-css-frameworks.md | 2 +- docs/awesome/awesome-electron.md | 4 +- docs/awesome/awesome-hydrogen.md | 2 +- docs/awesome/awesome-neovim.md | 5 +- docs/awesome/awesome-newsletters.md | 2 +- docs/awesome/awesome-steam-deck.md | 8 + docs/awesome/awesome-wardley-maps.md | 3 +- docs/awesome/awesome-web-archiving.md | 1 + docs/awesome/awesome-zsh-plugins.md | 11 +- docs/awesome/free-for-dev.md | 2 + docs/awesome/free-programming-books.md | 1 + docs/awesome/sindresorhus-awesome.md | 4 +- 17 files changed, 205 insertions(+), 135 deletions(-) diff --git a/docs/awesome/awesome-PICO-8.md b/docs/awesome/awesome-PICO-8.md index 94debbf49b..4af9d481c8 100644 --- a/docs/awesome/awesome-PICO-8.md +++ b/docs/awesome/awesome-PICO-8.md @@ -6,9 +6,9 @@ ![tools](https://www.lexaloffle.com/gfx/p8_tracker.gif) ![code](https://www.lexaloffle.com/gfx/p8_cast.gif) - 精选的 PICO-8 资源、教程、工具等列表. 灵感来自 [awesome](https://github.com/sindresorhus/awesome) 列出事情. 你可能还喜欢 [awesome-lua](https://github.com/LewisJEllis/awesome-lua) 和 [awesome-love2d](https://github.com/JanWerder/awesome-love2d). + A curated list of PICO-8 resources, tutorials, tools and more. Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. You might also like [awesome-lua](https://github.com/LewisJEllis/awesome-lua) and [awesome-love2d](https://github.com/JanWerder/awesome-love2d). - PICO-8 是一款用于制作、分享和玩小游戏和其他计算机程序的奇幻游戏机. 当你打开它时,机器会用一个 shell 来迎接你,让你输入一个子集 [Lua](https://www.lua.org/) 命令并提供简单的内置工具来创建您自己的墨盒. + PICO-8 is a fantasy console for making, sharing and playing tiny games and other computer programs. When you turn it on, the machine greets you with a shell for typing in a subset of [Lua](https://www.lua.org/) commands and provides simple built-in tools for creating your own cartridges. @@ -26,8 +26,8 @@ - [#pico8 on Freenode](https://webchat.freenode.net/?randomnick=1&channels=#pico8&prompt=1) - [Pico-8 Console News](https://twitter.com/pico8console) - [Pico-8 Wiki](https://pico-8.wikia.com/wiki/Pico-8_Wikia) -- [Slack Team](https://slofile.com/slack/pico-8) - PICO-8 闲聊. -- [Discord Server](https://discord.gg/EwQ86eq) - PICO-8 Discord 聊天. +- [Slack Team](https://slofile.com/slack/pico-8) - PICO-8 Slack chat. +- [Discord Server](https://discord.gg/EwQ86eq) - PICO-8 Discord chat. ### DemoScene @@ -39,116 +39,117 @@ ### Resources -- [Official Manual](https://www.lexaloffle.com/pico-8.php?page=manual) - pico-8.txt 的占位符转储! (正确的手册即将推出). -- [Cheat Sheet](https://neko250.github.io/pico8-api/) - 经过 [Neko250](https://neko250.github.io) . 基于官方手册,在适当的地方进行了编辑. -- [PicoZine #1](https://sectordub.itch.io/pico-8-fanzine-1), [#2](https://sectordub.itch.io/pico-8-fanzine-2), [#3](https://sectordub.itch.io/pico-8-fanzine-3) 和 [#4](https://sectordub.itch.io/-pico-8-zine-4) - PICO-8 Zine is a 48-page fanzine made by 和 for PICO-8 users. -- [Going from Lua 5.2 to PICO-8's Lua](https://gist.github.com/josefnpat/bfe4aaa5bbb44f572cd0) - 本文档旨在帮助精通 Lua 的人们了解 Lua 与 PICO-8 的 Lua 之间的局限性和差异. -- [Cheat Sheet (printable)](https://ztiromoritz.github.io/pico-8-spick/) - 可打印格式的精简备忘单. 提供德语和英语版本. -- [Cheat Sheet (wallpaper)](https://www.lexaloffle.com/bbs/?tid=28207) - 用作桌面墙纸的可打印备忘单的增强功能. +- [Official Manual](https://www.lexaloffle.com/pico-8.php?page=manual) - Placeholder dump of pico-8.txt! (Proper manual coming soon). +- [Cheat Sheet](https://neko250.github.io/pico8-api/) - by [Neko250](https://neko250.github.io). Based on the official manual, with edits where found appropriate. +- [PicoZine #1](https://sectordub.itch.io/pico-8-fanzine-1), [#2](https://sectordub.itch.io/pico-8-fanzine-2), [#3](https://sectordub.itch.io/pico-8-fanzine-3) and [#4](https://sectordub.itch.io/-pico-8-zine-4) - PICO-8 Zine is a 48-page fanzine made by and for PICO-8 users. +- [Going from Lua 5.2 to PICO-8's Lua](https://gist.github.com/josefnpat/bfe4aaa5bbb44f572cd0) - This document is here to help folks with a proficiency in Lua understand the limitations and discrepencies between Lua and PICO-8's Lua. +- [Cheat Sheet (printable)](https://ztiromoritz.github.io/pico-8-spick/) - A reduced cheat sheet in a printable format. German and English version available. +- [Cheat Sheet (wallpaper)](https://www.lexaloffle.com/bbs/?tid=28207) - An enhancement of the printable cheat sheet for use as a desktop wallpaper. ### Tutorials -- [Music Tracker Tutorial Series](https://www.youtube.com/playlist?list=PLjZAika8vyZkyOjoCp0EbHeIFZ8MLlhvg) - 使用 PICO-8 制作音频. -- [Tron Lightcycle game from scratch](https://youtu.be/ZuaLuMhwcc8) - 快速介绍 PICO-8 从头开始​​编写游戏. -- [A PICO-8 Spaceshooter in 16 GIFs](https://ztiromoritz.github.io/pico-8-shooter/) - 逐步编写太空射击游戏的屏幕截图. -- [Token optimization](https://github.com/seleb/PICO-8-Token-Optimizations) - 保存代币的提示和技巧. -- [Tweetjam, BBS thread](https://www.lexaloffle.com/bbs/?tid=3726) - 代码适合推文的卡片(对于学习一些有趣的技巧非常有用). -- [Sample code on the BBS](https://www.lexaloffle.com/bbs/?search=sample+code) - 搜索不是 100% 准确,但其中一些卡片具有一些不错的技巧,您可以在以后的代码中重复使用. -- [Newgrounds Medals Tutorial](https://github.com/Bigaston/pico-8-newgrounds-tutorial) - 将 Newgrounds 奖牌添加到 PICO-8 游戏的小教程. -- [Binary save system](https://ultiman3rd.wordpress.com/2018/02/01/pico-8-binary-save-system/) - 支持各种数据类型的自定义游戏保存系统 +- [Music Tracker Tutorial Series](https://www.youtube.com/playlist?list=PLjZAika8vyZkyOjoCp0EbHeIFZ8MLlhvg) - Making audio with PICO-8. +- [Tron Lightcycle game from scratch](https://youtu.be/ZuaLuMhwcc8) - A quick introduction to PICO-8 writing a game from scratch. +- [A PICO-8 Spaceshooter in 16 GIFs](https://ztiromoritz.github.io/pico-8-shooter/) - Screencaptures of writing a Spaceshooter game step by step. +- [Token optimization](https://github.com/seleb/PICO-8-Token-Optimizations) - tips&tricks for saving tokens. +- [Tweetjam, BBS thread](https://www.lexaloffle.com/bbs/?tid=3726) - cards which code fits in a tweet (really useful to learn some fun techniques). +- [Sample code on the BBS](https://www.lexaloffle.com/bbs/?search=sample+code) - the search is not 100% accurate, but some of those cards features some nice tricks you can re-use in your future code. +- [Newgrounds Medals Tutorial](https://github.com/Bigaston/pico-8-newgrounds-tutorial) - a little tutorial to add Newgrounds Medals to PICO-8 games. +- [Binary save system](https://ultiman3rd.wordpress.com/2018/02/01/pico-8-binary-save-system/) - Custom game save system that supports various data types ### Tools -- [Sprite Editor](https://www.lexaloffle.com/bbs/?tid=51270) - 只有键盘的 8x8 像素艺术工具. -- [pico2png](https://github.com/briacp/pico2png) - 用 perl 编写的 Spritesheet 提取. -- [Spritesheets and tools for the PICO-8 Palette](https://www.reddit.com/r/pico8/comments/3jhmni/spritesheets_and_tools_for_the_pico8_palette/) - 使用 PICO-8 调色板编译作品资产和工具. -- [Pico8Utils](https://github.com/josefnpat/pico8utils) - 编译基于 unix 哲学的 lua 脚本,用于处理 .p8 文件. -- [picotool](https://github.com/dansanderson/picotool) - 用于操作 Pico-8 游戏文件的工具和 Python 库. -- [p8dl - Carts Downloader - Python](https://github.com/franciscod/p8dl) - 将墨盒下载到正确的文件夹中(查看您的 config.txt). -- [Pico-8 Carts Downloader - Bash ](https://github.com/kikookoubis/pico-8-carts-bash-downloader) - 从 BBS 下载墨盒(单个购物车、整个索引或转储您最喜欢的条目)并根据它们的元数据重命名它们. -- [p8 responsive webplayer transform](https://github.com/benwiley4000/pico8-responsive-webplayer-transform) - 使您的 HTML 导出页面响应的 Python 脚本. -- [Color Palette](https://www.romanzolotarev.com/pico-8-color-palette/) - 网页的十六进制和 RGB 颜色代码. -- [PICO-8 font](https://www.lexaloffle.com/bbs/?tid=3760) - 经过 [RhythmLynx](https://www.lexaloffle.com/bbs/?uid=11704). -- [pico-test](https://github.com/jozanza/pico-test) - PICO-8 测试框架. -- [Lib-Pico8](https://github.com/clowerweb/Lib-Pico8) - 有用的常用函数的 Pico-8 库. -- [pico8-missing-builtins](https://github.com/adamscott/pico8-missing-builtins) - 为 pico8 提供 Lua 内置函数. -- [P8Coder](https://github.com/movAX13h/P8Coder) - 一种编程工具,可将 pico-8 cartridges (p8) 中的 lua 代码替换为您在 P8Coder 中编写的代码. -- [Pico-Kit](https://github.com/outkine/pico-kit) - Pico-8 助手的自以为是的集合,使它更容易上手. 添加 OOP、更好的调试和物理. -- [picoDeploy](https://github.com/torch2424/picoDeploy) - 将 Pico-8 手推车部署为桌面 (Electron) 和移动 (Ionic) 上的独立应用程序. -- [pico8Grunt](https://github.com/TeamNoComplyGames/pico8Grunt) - 用于 pico8 游戏的构建系统,使用 gruntjs. -- [PICO-EC](https://github.com/JoebRogers/PICO-EC) - 为 PICO-8 幻想控制台创建的小型场景实体组件库. -- [PICO-Tween](https://github.com/JoebRogers/PICO-Tween) - 一个用于 PICO-8 幻想控制台的补间/缓动函数的小型库,灵感来自 Robert Penner 的缓动函数. -- [p8](https://github.com/jozanza/p8) - 依赖管理器和构建工具. 允许您共享代码/精灵、`require()` 依赖项,以及在保存时自动重新加载购物车. 适用于任何外部代码编辑器并支持 [MoonScript](https://moonscript.org/). -- [MIDI to PICO-8](https://github.com/andmatand/midi-to-pico8) - 将 MIDI 文件转换为 PICO-8 音乐的工具. -- [midi2pico](https://github.com/gamax92/midi2pico) - MIDI 到 PICO-8 转换器. -- [Denote](https://bikibird.itch.io/denote) - 将 MIDI 文件转换为 SFX 数据——交互式和基于 Web. -- [Custom template](https://www.lexaloffle.com/bbs/?tid=31000) - 一个简单干净的模板,修复了全屏、鼠标问题,而且看起来不错. -- [Fillp Tool](https://seansleblanc.itch.io/pico-8-fillp-tool) - 用于生成 fillp 模式的简单帮助工具. -- [Depict](https://bikibird.itch.io/depict) - 将图像转换为使用 PICO-8 颜色的抖动图像,并将其缩小到最大尺寸 128 x 128. -- [picoCAD](https://johanpeitz.itch.io/picocad) - 用于构建和纹理低多边形 3D 模型的 PICO-8 程序. -- [pico8-deploy](https://github.com/tducasse/pico8-deploy) - 一种将 PICO-8 项目导出和部署到 itch.io 的简单方法 +- [Sprite Editor](https://www.lexaloffle.com/bbs/?tid=51270) - Keyboard only 8x8 pixel art tool. +- [pico2png](https://github.com/briacp/pico2png) - Spritesheet extraction written in perl. +- [Spritesheets and tools for the PICO-8 Palette](https://www.reddit.com/r/pico8/comments/3jhmni/spritesheets_and_tools_for_the_pico8_palette/) - Compilation of works assest and tools using the PICO-8 palette. +- [Pico8Utils](https://github.com/josefnpat/pico8utils) - Compilation of lua scripts based on the unix philosophy for working with .p8 files. +- [picotool](https://github.com/dansanderson/picotool) - Tools and Python libraries for manipulating Pico-8 game files. +- [p8dl - Carts Downloader - Python](https://github.com/franciscod/p8dl) - Downloads cartridges into the correct folder (looks at your config.txt). +- [Pico-8 Carts Downloader - Bash ](https://github.com/kikookoubis/pico-8-carts-bash-downloader) - Downloads cartridge from the BBS (single cart, whole index or dump your favourited entries) & rename them according to their metadata. +- [p8 responsive webplayer transform](https://github.com/benwiley4000/pico8-responsive-webplayer-transform) - Python script that makes your HTML export page responsive. +- [Color Palette](https://www.romanzolotarev.com/pico-8-color-palette/) - Hex and RGB colors codes for web. +- [PICO-8 font](https://www.lexaloffle.com/bbs/?tid=3760) - by [RhythmLynx](https://www.lexaloffle.com/bbs/?uid=11704). +- [pico-test](https://github.com/jozanza/pico-test) - PICO-8 testing framework. +- [Lib-Pico8](https://github.com/clowerweb/Lib-Pico8) - A Pico-8 library of useful common functions. +- [pico8-missing-builtins](https://github.com/adamscott/pico8-missing-builtins) - Provides Lua built-in functions to pico8. +- [P8Coder](https://github.com/movAX13h/P8Coder) - A programming tool that replaces the lua code in pico-8 cartridges (p8) with the code you write in P8Coder. +- [Pico-Kit](https://github.com/outkine/pico-kit) - An opinionated collection of Pico-8 helpers that make it easier to get going. Adds OOP, better debugging, and physics. +- [picoDeploy](https://github.com/torch2424/picoDeploy) - Deploy Pico-8 carts as standalone applications on desktop (Electron) and mobile (Ionic). +- [pico8Grunt](https://github.com/TeamNoComplyGames/pico8Grunt) - A build system for pico8 games, using gruntjs. +- [PICO-EC](https://github.com/JoebRogers/PICO-EC) - A tiny scene-entity-component library created for the PICO-8 fantasty console. +- [PICO-Tween](https://github.com/JoebRogers/PICO-Tween) - A small library of tweening/easing functions for use in the PICO-8 fantasy console, inspired by Robert Penner's easing functions. +- [p8](https://github.com/jozanza/p8) - A dependency manager and build tool. Lets you share code/sprites, `require()` dependencies, and auto-reload carts on save. Works with any external code editor and supports [MoonScript](https://moonscript.org/). +- [MIDI to PICO-8](https://github.com/andmatand/midi-to-pico8) - A tool to convert MIDI files to PICO-8 music. +- [midi2pico](https://github.com/gamax92/midi2pico) - A MIDI to PICO-8 converter. +- [Denote](https://bikibird.itch.io/denote) - Converts MIDI files into SFX data-- interactive and web based. +- [Custom template](https://www.lexaloffle.com/bbs/?tid=31000) - A simple and clean template, that fixes issues with fullscreen, mouse and just looks nice. +- [Fillp Tool](https://seansleblanc.itch.io/pico-8-fillp-tool) - A simple helper tool for generating fillp patterns. +- [Depict](https://bikibird.itch.io/depict) - Converts image into a dithered image using PICO-8 colors and reduces it to a maximum size of 128 x 128. +- [picoCAD](https://johanpeitz.itch.io/picocad) - A PICO-8 program to build and texture lowpoly 3D models. +- [pico8-deploy](https://github.com/tducasse/pico8-deploy) - An easy way to export and deploy PICO-8 projects to itch.io - [yap8b](https://github.com/Enerccio/yap8b) - Build tool for creating pico carts from multiple source files. -- [TS-PICO-8](https://github.com/tmountain/pico-8-typescript) - 使用 TypeScript 创建 PICO-8 游戏. -- [Shrinko8](https://github.com/thisismypassport/shrinko8) - 积极缩小 Pico-8 代码大小的缩小器. 还包括 linter 和其他工具. +- [TS-PICO-8](https://github.com/tmountain/pico-8-typescript) - Create PICO-8 games using TypeScript. +- [Shrinko8](https://github.com/thisismypassport/shrinko8) - A minifier that aggressively shrinks Pico-8 code size. Also includes a linter and other tools. +- [parens-8](https://github.com/Siapran/parens-8) - Bypass the Lua token limit with a tiny lisp interpreter/compiler. ### Assets -- [midilib](https://www.lexaloffle.com/bbs/?cat=7#tag=midilib) - 自定义 SFX 乐器 +- [midilib](https://www.lexaloffle.com/bbs/?cat=7#tag=midilib) - Custom SFX instruments ### Text Editors Language Support -- 视觉工作室代码: [pico8-ls](https://github.com/japhib/pico8-ls) - PICO-8 语言服务器,为 Lua 的 PICO-8 方言提供完整的语言支持. -- 原子: [language-pico8](https://atom.io/packages/language-pico8) -- 崇高: [Sublime PICO-8](https://packagecontrol.io/packages/PICO-8) - 用于 Sublime Text 编辑器的 PICO-8 插件(配色方案、字体、构建系统、代码完成、片段......). -- 因为: [vim-pico8-syntax](https://github.com/justinj/vim-pico8-syntax) -- 埃马克斯: [pico8-mode](https://github.com/Kaali/pico8-mode) +- Visual Studio Code: [pico8-ls](https://github.com/japhib/pico8-ls) - PICO-8 Language Server, providing full language support for the PICO-8 dialect of Lua. +- Atom: [language-pico8](https://atom.io/packages/language-pico8) +- Sublime: [Sublime PICO-8](https://packagecontrol.io/packages/PICO-8) - PICO-8 plugin for the Sublime Text editor (color scheme, font, build system, code completion, snippets...). +- Vim: [vim-pico8-syntax](https://github.com/justinj/vim-pico8-syntax) +- Emacs: [pico8-mode](https://github.com/Kaali/pico8-mode) ### Programming Fonts -您可能有兴趣安装 [pico-8 programming fonts](https://github.com/juanitogan/p8-programming-fonts) 它们支持 pico-8 自定义字符以及各种字体(位图和常规抗锯齿字体). 检查 [BBS thread here](https://www.lexaloffle.com/bbs/?tid=28975). +You might be interested to install [pico-8 programming fonts](https://github.com/juanitogan/p8-programming-fonts) they support the pico-8 custom characters as well as various fonts (bitmap and regular anti-aliased fonts). Check the [BBS thread here](https://www.lexaloffle.com/bbs/?tid=28975). -如何安装字体: +How to install the font(s): -* **Linux:** 将文件复制到 ~/.fonts 和 `sudo fc-cache -f -v` -* **Windows:** 将文件复制到 c:/windows/fonts/ +* **Linux:** copy the files on ~/.fonts and `sudo fc-cache -f -v` +* **Windows:** copy the files on c:/windows/fonts/ ### Hacks - undocumented PICO-8 features -- [Mouse](https://www.lexaloffle.com/bbs/?tid=3549) - 如何检索鼠标坐标(带演示). -- [p8keyboard.js](https://github.com/dppc/p8keyboard.js) - Pico-8 的 Javascript“键盘适配器”. 将 ASCII 字符发送到在浏览器中运行的 Pico-8 程序. -- [SFX Modifications](https://www.lexaloffle.com/bbs/?tid=3561) - 四种只能通过修改内存应用的效果(带演示). -- [Tracker State/Audio Memory Locations](https://www.lexaloffle.com/bbs/?pid=10719#p10719) - 如何在播放时访问和修改音频数据. +- [Mouse](https://www.lexaloffle.com/bbs/?tid=3549) - How to retrieve mouse coordinates (with demo). +- [p8keyboard.js](https://github.com/dppc/p8keyboard.js) - Javascript "keyboard adapter" for the Pico-8. Send ASCII characters to a Pico-8 program running in a browser. +- [SFX Modifications](https://www.lexaloffle.com/bbs/?tid=3561) - Four effects that can only be applied by modifying memory (with demo). +- [Tracker State/Audio Memory Locations](https://www.lexaloffle.com/bbs/?pid=10719#p10719) - How to access and modify audio data as it is playing. ### Hardware -- [GameShell](https://www.clockworkpi.com/) - 模块化掌上游戏机,可让您玩和修改复古游戏以及 DIY 新设备. 检查 [GameShell Docs](https://github.com/clockworkpi/GameShellDocs/wiki/Running-PICO-8-on-the-GameShell) 了解如何在 GameShell 上运行 PICO-8. -- [PocketChip](https://shop.pocketchip.co/) - 专为随时随地播放和编码而设计的手持设备. pico-8 官方支持. [PoketChip version of pico-8](https://www.lexaloffle.com/bbs/?tid=34009) +- [GameShell](https://www.clockworkpi.com/) - A modular handheld game console that allows you to play & modify retro games and DIY new devices. Check the [GameShell Docs](https://github.com/clockworkpi/GameShellDocs/wiki/Running-PICO-8-on-the-GameShell) for how to run PICO-8 on the GameShell. +- [PocketChip](https://shop.pocketchip.co/) - A handheld designed for playing and coding anywhere. Officially supported by pico-8. [PoketChip version of pico-8](https://www.lexaloffle.com/bbs/?tid=34009) ### Articles & Posts -- [Indie Retro News](https://www.indieretronews.com/2015/10/pico-8-8-bit-fantasy-console-from.html) - 对 PICO-8 的精彩介绍 [@ABrugsch](https://twitter.com/ABrugsch). +- [Indie Retro News](https://www.indieretronews.com/2015/10/pico-8-8-bit-fantasy-console-from.html) - A great introduction to PICO-8 by [@ABrugsch](https://twitter.com/ABrugsch). ### Talks -- [Sharing the love](https://www.youtube.com/watch?v=AmMYWD2Zbso) - 使用 PICO-8 制作游戏. linux conf au 2017 - 澳大利亚霍巴特 +- [Sharing the love](https://www.youtube.com/watch?v=AmMYWD2Zbso) - Making games with PICO-8. linux conf au 2017 - Hobart, Australia ### Clones -- [TIC-80 by Nesbox](https://nesbox.itch.io/tic) - 微型计算机,适用于 HTML 5、Windows、Linux 32/64 位、Android 和 MacOSX -- [PicoLove](https://github.com/picolove/picolove) - LÖVE 中的 Pico-8 重新实现. -- [LIKO-12](https://github.com/RamiLego4Game/LIKO-12) - 使用 LÖVE 和 96kb RAM 制作的开源幻想计算机. -- [PX8](https://github.com/Gigoteur/PX8) - Rust 中的开源 Fantasy 控制台(128x128 像素)(支持 Python/LUA 代码). -- [tac08](https://0xcafed00d.itch.io/tac08-rg350) - tac08 是 Pico-8 幻想控制台的运行时部分的仿真,在 RG350 手持游戏机上运行. -- [LowRes NX](https://lowresnx.inutilis.com/) - IOS、MacOS、Windows、Linux 和 GameShell 上可用的 Fantasy Console(基本代码支持) +- [TIC-80 by Nesbox](https://nesbox.itch.io/tic) - Tiny Computer, available on HTML 5, Windows, Linux 32/64bit, Android & MacOSX +- [PicoLove](https://github.com/picolove/picolove) - Pico-8 Reimplementation in LÖVE. +- [LIKO-12](https://github.com/RamiLego4Game/LIKO-12) - An open source fantasy computer made using LÖVE with 96kb RAM. +- [PX8](https://github.com/Gigoteur/PX8) - Open Source Fantasy Console (128x128 pixels) in Rust (with Python/LUA code support). +- [tac08](https://0xcafed00d.itch.io/tac08-rg350) - tac08 is an emulation of the runtime part of the Pico-8 fantasy console, running on RG350 handheld game console. +- [LowRes NX](https://lowresnx.inutilis.com/) - Fantasy Console available on IOS, MacOS, Windows, Linux, and GameShell (BASIC code support) ### I Want to Contribute! -伟大的! :笑脸: +Great! :smiley: -请阅读 [contribution guidelines](https://github.com/pico-8/awesome-PICO-8/blob/master/CONTRIBUTING.md) 第一的. +Please, read the [contribution guidelines](https://github.com/pico-8/awesome-PICO-8/blob/master/CONTRIBUTING.md) first. ### License [![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/) -在法律允许的范围内, [Felipe Bueno](https://twitter.com/felipebueno) 已放弃该作品的所有版权和相关或邻接权. +To the extent possible under law, [Felipe Bueno](https://twitter.com/felipebueno) has waived all copyright and related or neighboring rights to this work. -See [https://github.com/pico-8/awesome-PICO-8/blob/master/LICENSE](https://github.com/pico-8/awesome-PICO-8/blob/master/LICENSE) 了解更多信息. +See [https://github.com/pico-8/awesome-PICO-8/blob/master/LICENSE](https://github.com/pico-8/awesome-PICO-8/blob/master/LICENSE) for more information. diff --git a/docs/awesome/awesome-board-games.md b/docs/awesome/awesome-board-games.md index 8868852ec8..9cdbbcd951 100644 --- a/docs/awesome/awesome-board-games.md +++ b/docs/awesome/awesome-board-games.md @@ -651,6 +651,19 @@ | ------: | -------: | ---: | | 2 | 10 | 30m | +### [The Gallerist](https://boardgamegeek.com/boardgame/125153/gallerist) + +> This age of art and capitalism has created a need for a new occupation - The Gallerist. +> Combining the elements of an Art dealer, museum curator, and Artists’ manager, you are about to take on that job! You will promote and nurture Artists; buy, display, and sell their Art; and build and exert your international reputation. As a result, you will achieve the respect needed to draw visitors to your Gallery from all over the world. +> There's a lot of work to be done, but don't worry, you can hire assistants to help you achieve your goals. Build your fortune by running the most lucrative Gallery and secure your reputation as a world-class Gallerist! +> Maximize your money and thus win the game by: + +![The Gallerist game image](https://cf.geekdo-images.com/ie1GSt1XV04sXQXt-3O1UQ__itemrep/img/HBQJFsyK0mDMgd_DKxD4Xmhi4UA=/fit-in/246x300/filters:strip_icc()/pic2503200.png) + +| Players | Min. Age | Time | +| ------: | -------: | -----: | +| 1–4 | 13 | 60–150 Min | + ### [Barrage](https://boardgamegeek.com/boardgame/251247/barrage) > In the dystopic 1930s, the industrial revolution pushed the exploitation of fossil-based resources to the limit, and now the only thing powerful enough to quench the thirst for power of the massive machines and of the unstoppable engineering progress is the unlimited hydroelectric energy provided by the rivers. @@ -891,6 +904,18 @@ | ------: | -------: | -------: | | 2-10 | 10 | 40-180m | + +### [Paladins of the West Kingdom](https://boardgamegeek.com/boardgame/266810/paladins-west-kingdom) + +> Paladins of the West Kingdom is set at a turbulent time of West Francia's story, circa 900 AD. Despite recent efforts to develop the city, outlying townships are still under threat from outsiders. Saracens scout the borders, while Vikings plunder wealth and livestock. Even the Byzantines from the east have shown their darker side. As noble men and women, players must gather workers from the city to defend against enemies, build fortifications and spread faith throughout the land. Fortunately you are not alone. In his great wisdom, the King has sent his finest knights to help aid in our efforts. So ready the horses and sharpen the swords. The Paladins are approaching. +> The aim of Paladins of the West Kingdom is to be the player with the most victory points (VP) at game's end. Points are gained by building outposts and fortifications, commissioning monks and confronting outsiders. Each round, players will enlist the help of a specific Paladin and gather workers to carry out tasks. As the game progresses, players will slowly increase their faith, strength and influence. Not only will these affect their final score, but they will also determine the significance of their actions. The game is concluded at the end of the seventh round. + +![Paladins of the West Kingdom game image](https://cf.geekdo-images.com/4nhokcLdYoo6ulbZ1rmGgA__itemrep/img/2YT-EqfAb6vwxDSrFQMSm-luQAs=/fit-in/246x300/filters:strip_icc()/pic4462987.png) + +| Players | Min. Age | Time | +| ------: | -------: | -----: | +| 1–4 | 12 | 90–120 Min | + ### [Shadow Hunters](https://en.wikipedia.org/wiki/Shadow_Hunters) > Shadow Hunters is a survival board game set in a devil-filled forest in which three groups of characters—the Shadows, creatures of the night; the Hunters, humans who try to destroy supernatural creatures; and the Neutrals, civilians caught in the middle of this ancient battle—struggle against each other to survive. @@ -1045,6 +1070,19 @@ | ------: | -------: | ------: | | 1 - 4 | 14+ | 90-150m | +### [Clans of Caledonia](https://boardgamegeek.com/boardgame/216132/clans-caledonia) + +> Clans of Caledonia is a mid-to-heavy economic game set in 19th-century Scotland. At this time, Scotland made the transition from an agricultural to an industrialized country that heavily relied on trade and export. In the following years, food production increased significantly to feed the population growth. Linen was increasingly substituted by the cheaper cotton and raising sheep was given high importance. More and more distilleries were founded and whisky became the premium alcoholic beverage in Europe. +> Players represent historic clans with unique abilities and compete to produce, trade and export agricultural goods and of course whisky! +> The game ends after five rounds. Each round consists of the three phases: + +![Clans of Caledonia game image](https://cf.geekdo-images.com/SPuwc6RJ6y4PnTH36Pegsg__itemrep/img/xxhvhwGExrMMiLD9lcsUvQoKxU8=/fit-in/246x300/filters:strip_icc()/pic3511783.png) + +| Players | Min. Age | Time | +| ------: | -------: | -----: | +| 1–4 | 12 | 30–120 Min | + + ### [Rising Sun](https://boardgamegeek.com/boardgame/205896/rising-sun) > Rising Sun is a board game for 3 to 5 players set in legendary feudal Japan. As the Kami descend from the heavens to reshape the land in their image, it is up to each player to lead their clan to victory. Use politics to further your cause, negotiate to seek the most profitable alliances, worship the Kami to gain their favor, recruit monsters out of legend to bolster your forces, and use your resources wisely to be victorious in battle. @@ -1243,6 +1281,19 @@ | ------: | -------: | ------: | | 2 - 4 | 14 | 60-120m | + + +### [Le Havre](https://boardgamegeek.com/boardgame/35677/le-havre) + +> In Le Havre, a player's turn consists of two parts: First, distribute newly supplied goods onto the offer spaces; then take an action. As an action, players may choose either to take all goods of one type from an offer space or to use one of the available buildings. Building actions allow players to upgrade goods, sell them or use them to build their own buildings and ships. Buildings are both an investment opportunity and a revenue stream, as players must pay an entry fee to use buildings that they do not own. Ships, on the other hand, are primarily used to provide the food that is needed to feed the workers. +> After every seven turns, the round ends: players' cattle and grain may multiply through a Harvest, and players must feed their workers. After a fixed number of rounds, each player may carry out one final action, and then the game ends. Players add the value of their buildings and ships to their cash reserves. The player who has amassed the largest fortune is the winner. + +![Le Havre game image](https://cf.geekdo-images.com/y7Rqd3S6J7vyVhicR1bqTQ__itemrep/img/4Ks1jgI4QIqGjDjsOPIk9fJuLIE=/fit-in/246x300/filters:strip_icc()/pic6091101.jpg) + +| Players | Min. Age | Time | +| ------: | -------: | -----: | +| 1–5 | 12+ | 30–150 Min | + ### [Power Grid](https://en.wikipedia.org/wiki/Power_Grid) > Is an economic and resource management board game that simulates the energy industry. Players take on the role of power company executives, competing to expand their power networks, purchase resources, and supply electricity to cities. The game is noted for its auctions, as players bid for power plants and resources, making strategic decisions about when and where to expand their networks. Success in Power Grid requires careful financial planning and a keen understanding of market dynamics. diff --git a/docs/awesome/awesome-browser-extensions-for-github.md b/docs/awesome/awesome-browser-extensions-for-github.md index c8057a4b0d..ec19aad161 100644 --- a/docs/awesome/awesome-browser-extensions-for-github.md +++ b/docs/awesome/awesome-browser-extensions-for-github.md @@ -25,7 +25,7 @@ Want to know more about this process? Check out the [Codeless Contributions with Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup. -Installs: 137 | Stars: 78 | Last update: 2 Jun 2023 +Installs: 135 | Stars: 78 | Last update: 2 Jun 2023 Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing. @@ -35,17 +35,17 @@ Installs: 35 | Stars: 7 | Last update: 14 Feb 2022 Next level code navigation for GitHub. -Installs: 604 | Stars: 57 | Last update: 20 Jul 2022 +Installs: 607 | Stars: 57 | Last update: 20 Jul 2022 Visualize GitHub repos as d3 force-directed graphs. The extension gives you a quick overview of the size and composition of any repo. -Installs: 220 | Stars: 12 | Last update: 26 Apr 2022 +Installs: 223 | Stars: 12 | Last update: 26 Apr 2022 The CoderStats link for GitHub Chrome extension displays a link to the CoderStats page for the currently displayed user or organization profile page on GitHub. -Installs: 817 | Stars: 19 | Last update: 2 May 2023 +Installs: 818 | Stars: 19 | Last update: 2 May 2023 Show the # of PRs and other contributors stats in the Issues/PRs tab. Can be helpful for maintainers that want to know if it's a contributor's first PR. @@ -55,12 +55,12 @@ Installs: 333 | Stars: 457 | Last update: 1 Mar 2021 Displays size of each file, download link and an option of copying file contents directly to clipboard -Installs: 40722 | Stars: 1895 | Last update: 25 Dec 2021 +Installs: 40723 | Stars: 1895 | Last update: 25 Dec 2021 Easily search GIPHY to add a GIF into any GitHub comment box. -Installs: 10495 | Stars: 152 | Last update: 27 Jul 2023 +Installs: 10483 | Stars: 152 | Last update: 27 Jul 2023 Find the best GIFs for your awesome pull requests. @@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a Quickly browse the history of a file from any git repository. -Installs: 7223 | Stars: 13403 | Last update: 14 Oct 2023 +Installs: 7222 | Stars: 13403 | Last update: 14 Oct 2023 GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page. @@ -80,17 +80,17 @@ Installs: 28 | Stars: 4 | Last update: 18 Apr 2021 Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs. -Installs: 3122 | Stars: 285 | Last update: 14 Jul 2022 +Installs: 3120 | Stars: 285 | Last update: 14 Jul 2022 Set custom tab size for code view on GitHub.com -Installs: 568 | Stars: 66 | Last update: 6 May 2019 +Installs: 573 | Stars: 66 | Last update: 6 May 2019 Easily navigate through the changes in a file that has been edited on GitHub. -Installs: 213 | Stars: 19 | Last update: 28 Apr 2023 +Installs: 206 | Stars: 19 | Last update: 28 Apr 2023 A browser extension which gives different filetypes different icons on GitHub. @@ -105,7 +105,7 @@ Installs: 1000 | Stars: 142 | Last update: 8 Oct 2019 Neat hovercards for GitHub. -Installs: 26939 | Stars: 1780 | Last update: 12 May 2021 +Installs: 26948 | Stars: 1780 | Last update: 12 May 2021 Colorize issue and PR links to see their status (open, closed, merged). @@ -115,12 +115,12 @@ Installs: 967 | Stars: 293 | Last update: 4 Nov 2021 Displays npm package stats on GitHub -Installs: 678 | Stars: 56 | Last update: 31 May 2020 +Installs: 674 | Stars: 56 | Last update: 31 May 2020 Lists repositories that are similar to the one being viewed -Installs: 378 | Stars: 40 | Last update: 10 Aug 2022 +Installs: 369 | Stars: 40 | Last update: 10 Aug 2022 Revert closed GitHub issues from purple back to red @@ -135,22 +135,22 @@ Installs: 20000 | Stars: 1169 | Last update: 26 Jun 2020 Chrome extension to see story points in GitHub projects. -Installs: 606 | Stars: 60 | Last update: 17 Aug 2020 +Installs: 600 | Stars: 60 | Last update: 17 Aug 2020 Generates a pie chart on user profile pages displaying a breakdown of what languages they have used in their repositories. -Installs: 975 | Stars: 48 | Last update: 25 Sep 2023 +Installs: 970 | Stars: 48 | Last update: 25 Sep 2023 This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables. -Installs: 2130 | Stars: 345 | Last update: 14 Jun 2023 +Installs: 2129 | Stars: 345 | Last update: 14 Jun 2023 View and create Linear tickets from any GitHub PR or issue. -Installs: 49 | Stars: 20 | Last update: 12 Apr 2023 +Installs: 50 | Stars: 20 | Last update: 12 Apr 2023 Show [vscode-icons](https://github.com/vscode-icons/vscode-icons) in the repository browser. @@ -160,17 +160,17 @@ Installs: 2000 | Stars: 276 | Last update: 30 Sep 2021 It can make the sub-directories and files of github repository as zip and download it -Installs: 103303 | Stars: 32 | Last update: 21 Aug 2023 +Installs: 103290 | Stars: 32 | Last update: 21 Aug 2023 Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list. -Installs: 542 | Stars: n/a | Last update: 22 Aug 2022 +Installs: 546 | Stars: n/a | Last update: 22 Aug 2022 Extension to get back current and longest streak. -Installs: 691 | Stars: 225 | Last update: 10 Jan 2023 +Installs: 690 | Stars: 225 | Last update: 10 Jan 2023 Replace browser new tab screen with GitHub trending projects. @@ -180,27 +180,27 @@ Installs: 2000 | Stars: 342 | Last update: n/a Hide dotfiles from the GitHub file browser. -Installs: 683 | Stars: 314 | Last update: 17 Sep 2021 +Installs: 687 | Stars: 314 | Last update: 17 Sep 2021 Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version. -Installs: 10000 | Stars: 3393 | Last update: 17 Apr 2023 +Installs: 10000 | Stars: 3392 | Last update: 17 Apr 2023 Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository. -Installs: 60 | Stars: 232 | Last update: 26 May 2018 +Installs: 59 | Stars: 232 | Last update: 26 May 2018 See forks with the most stars under the names of repositories. -Installs: 1327 | Stars: 557 | Last update: 1 Sep 2021 +Installs: 1322 | Stars: 557 | Last update: 1 Sep 2021 Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension. -Installs: 10637 | Stars: 379 | Last update: 7 Oct 2023 +Installs: 10631 | Stars: 379 | Last update: 7 Oct 2023 An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm. @@ -210,34 +210,34 @@ Installs: 44 | Stars: 246 | Last update: 27 Nov 2019 Chrome extension which helps you not to miss important changes in your news thread related to your repo -Installs: 17 | Stars: 14 | Last update: 1 Oct 2018 +Installs: 15 | Stars: 14 | Last update: 1 Oct 2018 A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page. -Installs: 436 | Stars: 141 | Last update: 6 Apr 2023 +Installs: 434 | Stars: 141 | Last update: 6 Apr 2023 Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications. -Installs: 10567 | Stars: 1745 | Last update: 12 Jul 2023 +Installs: 10553 | Stars: 1745 | Last update: 12 Jul 2023 Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories. -Installs: 3 | Stars: 132 | Last update: 16 Jan 2020 +Installs: 2 | Stars: 132 | Last update: 16 Jan 2020 OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles. -Installs: 32629 | Stars: 5184 | Last update: 13 Nov 2022 +Installs: 32622 | Stars: 5184 | Last update: 13 Nov 2022 OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710). For example, suppose you're looking at a gist that links to a file on the master branch of a repo. At the time the gist was made, the link worked, but if the file gets removed, the link is broken. OctoPermalinker uses the gist creation date to add a permalink that still works. -Installs: 230 | Stars: 21 | Last update: 20 May 2017 +Installs: 231 | Stars: 21 | Last update: 20 May 2017 The missing IntelliSense hint for GitHub and GitLab @@ -247,32 +247,32 @@ Installs: 5000 | Stars: 961 | Last update: 4 Feb 2022 Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories. -Installs: 337167 | Stars: 22538 | Last update: 16 Aug 2023 +Installs: 337133 | Stars: 22538 | Last update: 16 Aug 2023 Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design). -Installs: 364 | Stars: 221 | Last update: 30 Apr 2023 +Installs: 363 | Stars: 221 | Last update: 30 Apr 2023 This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line. -Installs: 1047 | Stars: 60 | Last update: 23 Sep 2023 +Installs: 1046 | Stars: 61 | Last update: 23 Sep 2023 Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub. -Installs: 741 | Stars: 111 | Last update: 21 Jun 2023 +Installs: 744 | Stars: 111 | Last update: 21 Jun 2023 Browser extension that shows which pull requests contain changes related to a file. -Installs: 39 | Stars: 96 | Last update: 15 Oct 2020 +Installs: 38 | Stars: 96 | Last update: 15 Oct 2020 Extension that simplifies the GitHub interface and adds useful features. -Installs: 78386 | Stars: 21858 | Last update: 5 Oct 2023 +Installs: 78277 | Stars: 21864 | Last update: 5 Oct 2023 Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `→` in all the code on GitHub. @@ -282,7 +282,7 @@ Installs: 631 | Stars: 74 | Last update: 25 Aug 2018 Introduces the Explore tab in the pull request interface where you can review changes ordered by importance and see the semantic context surrounding each change. -Installs: 36 | Stars: n/a | Last update: 10 Aug 2020 +Installs: 35 | Stars: n/a | Last update: 10 Aug 2020 The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewing code, pull requests, and diffs: @@ -293,7 +293,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi 4. Hover tooltips 5. File tree navigation -Installs: 101041 | Stars: 9019 | Last update: 9 Oct 2023 +Installs: 101035 | Stars: 9024 | Last update: 9 Oct 2023 Make tab indented code more readable by forcing the tab size to 4 instead of 8. @@ -318,12 +318,12 @@ Installs: 70000 | Stars: n/a | Last update: 4 Oct 2023 All your issues, PRs, repos and other work documents right in your new tab -Installs: 20182 | Stars: n/a | Last update: 16 Jun 2023 +Installs: 20178 | Stars: n/a | Last update: 16 Jun 2023 file tree for github, and more than that. -Installs: 10415 | Stars: n/a | Last update: 12 Aug 2023 +Installs: 10414 | Stars: n/a | Last update: 12 Aug 2023 Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser. @@ -333,14 +333,14 @@ Installs: 2000 | Stars: 130 | Last update: 24 Jul 2020 gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code. -Installs: 52468 | Stars: 124 | Last update: 27 Sep 2023 +Installs: 52433 | Stars: 124 | Last update: 27 Sep 2023 When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README. -Installs: 2086 | Stars: 721 | Last update: 29 May 2023 +Installs: 2085 | Stars: 721 | Last update: 29 May 2023 Extends GitHub pages with math, diagrams, embedded YouTube videos etc. -Installs: 474 | Stars: 86 | Last update: 22 Aug 2023 +Installs: 472 | Stars: 86 | Last update: 22 Aug 2023 diff --git a/docs/awesome/awesome-cakephp.md b/docs/awesome/awesome-cakephp.md index ef470cab89..f059e686b9 100644 --- a/docs/awesome/awesome-cakephp.md +++ b/docs/awesome/awesome-cakephp.md @@ -49,7 +49,7 @@ Additional lists you might find useful: - [Acl plugin](https://github.com/cakephp/acl/) - Managing ACL as database approach. - [ADmad/JwtAuth plugin](https://github.com/ADmad/cakephp-jwt-auth) - A plugin for authenticating using JSON Web Tokens. -- [ADmad/SocialAuth plugin](https://github.com/ADmad/cakephp-social-auth) - A plugin which allows you to authenticate using social providers like Facebook/Google/Twitter etc. using [SocialConnect/auth](https://github.com/SocialConnect/auth) social sign on library. +- 🍰 [ADmad/SocialAuth plugin](https://github.com/ADmad/cakephp-social-auth) - A plugin which allows you to authenticate using social providers like Facebook/Google/Twitter etc. using [SocialConnect/auth](https://github.com/SocialConnect/auth) social sign on library. - [ApiTokenAuthenticator plugin](https://github.com/rrd108/api-token-authenticator) - A simple token authentication plugin for CakePHP REST APIs. - 🍰 [Authentication plugin](https://github.com/cakephp/authentication) - Official CakePHP authentication middleware plugin. - 🍰 [Authorization plugin](https://github.com/cakephp/authorization) - Official CakePHP authorization stack. diff --git a/docs/awesome/awesome-chatgpt.md b/docs/awesome/awesome-chatgpt.md index 82042ee6f1..3b1785fbc6 100644 --- a/docs/awesome/awesome-chatgpt.md +++ b/docs/awesome/awesome-chatgpt.md @@ -89,6 +89,7 @@ - [ai-chatbot](https://github.com/vercel-labs/ai-chatbot) - Personalized ChatGPT AI chatbot. - [Open Interpreter](https://github.com/KillianLucas/open-interpreter) - Code interpreter with ChatGPT. - [Web3-GPT](https://github.com/Markeljan/Web3GPT) - Deploy smart contracts with ChatGPT. +- [CometLLM](https://github.com/comet-ml/comet-llm) - Open-source UI to log, visualize, and search your prompts, chains, and prompt variables. ### Hosted diff --git a/docs/awesome/awesome-css-frameworks.md b/docs/awesome/awesome-css-frameworks.md index 1e1996ac63..d6ed5b76a8 100644 --- a/docs/awesome/awesome-css-frameworks.md +++ b/docs/awesome/awesome-css-frameworks.md @@ -157,7 +157,7 @@ Frameworks that are smaller than ~5KB. ![](https://img.shields.io/github/stars/canonical-web-and-design/vanilla-framework.svg?style=social&label=Star) [Demo](https://vanillaframework.io/docs/examples), [Docs](https://vanillaframework.io/docs/), - [Repo](https://github.com/canonical-web-and-design/vanilla-framework) + [Repo](https://github.com/canonical/vanilla-framework) | #SCSS - [**PatternFly**](https://www.patternfly.org/) - UI framework for enterprise web applications. diff --git a/docs/awesome/awesome-electron.md b/docs/awesome/awesome-electron.md index 6f01fe3099..fb54d7e753 100644 --- a/docs/awesome/awesome-electron.md +++ b/docs/awesome/awesome-electron.md @@ -17,9 +17,9 @@ Electron is an open-source framework for creating desktop apps using web technol Check out my latest app

- Hyperduck + One Task
- Send links from your iOS devices to your Mac (better than AirDrop) + Stop procrastination and get stuff done by focusing on one task at a time


diff --git a/docs/awesome/awesome-hydrogen.md b/docs/awesome/awesome-hydrogen.md index 1a2b4212e2..40d3bea070 100644 --- a/docs/awesome/awesome-hydrogen.md +++ b/docs/awesome/awesome-hydrogen.md @@ -37,6 +37,7 @@ Hydrogen is Shopify's open source stack for headless commerce. - [Algolia](https://github.com/algolia/shopify-hydrogen-algolia) - Search & discovery. - [Crossing Minds](https://github.com/Crossing-Minds/hydrogen-demo-store) - Product recommendation engine. - [Dynamic Yield](https://github.com/DynamicYield/shopify-hydrogen-demo) - Personalization. +- [Gorgias](https://github.com/gorgias/hydrogen-demo/) - Customer support. - [Nosto](https://github.com/Nosto/shopify-hydrogen-demo) - Personalization. - [Okendo](https://github.com/okendo/okendo-shopify-hydrogen-demo) - Customer reviews. - [Pack Digital](https://github.com/packdigital/pack-hydrogen-demo) - Digital Experience Platform. @@ -47,7 +48,6 @@ Hydrogen is Shopify's open source stack for headless commerce. - Contentful (Coming Soon) - Yotpo (Coming Soon) - Netlify (Coming Soon) -- Gorgias (Coming Soon) ## Blog Posts diff --git a/docs/awesome/awesome-neovim.md b/docs/awesome/awesome-neovim.md index f3a846fd7c..d36b55323b 100644 --- a/docs/awesome/awesome-neovim.md +++ b/docs/awesome/awesome-neovim.md @@ -228,6 +228,7 @@ - [echasnovski/mini.nvim#mini.fuzzy](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-fuzzy.md) - Module of `mini.nvim` with functions to perform fuzzy matching of one string to others along with fast Telescope sorter. - [axkirillov/easypick.nvim](https://github.com/axkirillov/easypick.nvim) - Easypick lets you easily create Telescope pickers from arbitrary console commands. - [linrongbin16/fzfx.nvim](https://github.com/linrongbin16/fzfx.nvim) - E(x)tended commands missing in fzf.vim, a brand new fzf plugin build from scratch, focused on usability, customization and performance. +- [echasnovski/mini.nvim#mini.pick](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-pick.md) - Module of `mini.nvim` with general purpose interactive non-blocking picker that has one window design, toggleable preview, flexible and fast default match, and much more. ## File Explorer @@ -384,6 +385,7 @@ Tree-sitter is a new system introduced in Neovim 0.5 that incrementally parses y - [ribru17/bamboo.nvim](https://github.com/ribru17/bamboo.nvim) - A warm green theme. - [cryptomilk/nightcity.nvim](https://github.com/cryptomilk/nightcity.nvim) - A dark colorscheme inspired by Inkpot, Jellybeans, Gruvbox and Tokyonight with LSP support. - [polirritmico/monokai-nightasty.nvim](https://github.com/polirritmico/monokai-nightasty.nvim) - A dark/light theme based on the Monokai color palette written in Lua, support for LSP, Tree-sitter and lots of plugins. +- [oxfist/night-owl.nvim](https://github.com/oxfist/night-owl.nvim) - A [Night Owl colorscheme port from VSCode](https://github.com/sdras/night-owl-vscode-theme) with support for Tree-sitter and semantic tokens. ### Lua Colorscheme @@ -426,6 +428,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [NTBBloodbath/galaxyline.nvim](https://github.com/NTBBloodbath/galaxyline.nvim) - Galaxyline componentizes Vim's statusline by having a provider for each text area. This means you can use the api provided by galaxyline to create the statusline that you want, easily. - [tjdevries/express_line.nvim](https://github.com/tjdevries/express_line.nvim) - Supports co-routines, functions and jobs. +- [sontungexpt/sttusline](https://github.com/sontungexpt/sttusline) - Very lightweight, super fast and lazyloading statusline. - [nvim-lualine/lualine.nvim](https://github.com/nvim-lualine/lualine.nvim) - A blazing fast and easy to configure Neovim statusline. - [adelarsq/neoline.vim](https://github.com/adelarsq/neoline.vim) - A light statusline/tabline plugin using Lua. - [ojroques/nvim-hardline](https://github.com/ojroques/nvim-hardline) - A statusline / bufferline. It is inspired by [vim-airline](https://github.com/vim-airline/vim-airline) but aims to be as light and simple as possible. @@ -954,7 +957,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [antonk52/bad-practices.nvim](https://github.com/antonk52/bad-practices.nvim) - Helping you give up bad practices in Vim. ## Preconfigured Configuration - +- [sontungexpt/stinvim](https://github.com/sontungexpt/stinvim) - Ready Neovim's configuration for fullstack developers. - [Abstract-IDE/Abstract](https://github.com/Abstract-IDE/Abstract) - Abstract, The Neovim configuration to achieve the power of Modern IDE. - [SpaceVim/SpaceVim](https://spacevim.org) - A community-driven modular Vim/Neovim distribution, like spacemacs but for Vim/Neovim. - [CosmicNvim/CosmicNvim](https://github.com/CosmicNvim/CosmicNvim) - CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience! diff --git a/docs/awesome/awesome-newsletters.md b/docs/awesome/awesome-newsletters.md index a6e90a9423..dddacc57e5 100644 --- a/docs/awesome/awesome-newsletters.md +++ b/docs/awesome/awesome-newsletters.md @@ -23,11 +23,11 @@ Thanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/gr - [Labnotes](https://labnotes.org/). A weekly email about software development, tech, and anything else interesting. - [Web Development Reading List](https://wdrl.info). This Newsletter shares the latest articles in web development. -- [Pony Foo Weekly](https://ponyfoo.com/weekly). A weekly newsletter discussing interesting and trending topics around the web platform. [Archive](https://ponyfoo.com/weekly/history). - [JAMstacked](https://jamstack.email/). An email update on the evolving JAMstack ecosystem. - [FreeCodeCamp](https://www.freecodecamp.org). Weekly selection of five articles, videos or entire courses from FreeCodeCamp learning platform. - [Codrops](https://tympanus.net/codrops/). Weekly news about qualitative new projects and libraries in web development and design. - [The Comet](https://wpuniverse.online/the-comet/). Short. Concise. Blazing fast 🌠 A monthly free newsletter about WordPress and web development. +- [Web Weekly](https://webweekly.email/). Weekly news about web dev fundamentals, new browser features and coding tools. ### JavaScript diff --git a/docs/awesome/awesome-steam-deck.md b/docs/awesome/awesome-steam-deck.md index 62b5ebf662..39078cafa6 100644 --- a/docs/awesome/awesome-steam-deck.md +++ b/docs/awesome/awesome-steam-deck.md @@ -34,6 +34,7 @@ Choose what you find more suitable for you: - [Use Xbox Cloud Gaming](https://support.microsoft.com/en-us/topic/xbox-cloud-gaming-in-microsoft-edge-with-steam-deck-43dd011b-0ce8-4810-8302-965be6d53296) - How to use Xbox Cloud Gaming. - [Install NonSteamLaunchers](https://www.steamdeckgaming.net/post/easy-launchers-install-on-steam-deck) - How to install NonSteamLaunchers. - [Activate SFTP](https://www.youtube.com/watch?v=Cb1U0_KbtLQ) - How to transfer files from PC to Steam Deck with SFTP. +- [Install ProtonDB Badges Plugin](https://steamdecklife.com/2022/10/18/protondb-badges-steam-deck-plugin/) - How to install ProtonDB Badges Plugin which gives you games compatibility rating from the ProtonDB website. ## Hardware - [Sabrent Rocket 2230 SSD](https://www.amazon.com/SABRENT-Rocket-2230-Performance-SB-2130-1TB/dp/B0BQG6JCRP/) - Suggested SSD made by Sabrent. @@ -102,13 +103,20 @@ Choose what you find more suitable for you: ## Community - [r/SteamDeck](https://reddit.com/r/SteamDeck) - Official subreddit. +- [r/EmuDeck](https://www.reddit.com/r/EmuDeck) - Subreddit of EmuDeck, emulators on Steam Deck. - [Steam Deck Italia](https://t.me/SteamDeckIta) - Telegram italian community. +- [Steam Deck Espana](https://t.me/SteamDeckPortatil) - Telegram spanish community. +- [Steam Deck Group](https://t.me/steamdecktalk) - Telegram chinese community. +- [Steam Deck Чат](https://t.me/steamdeckschat) - Telegram russian community. - [protondb.com](https://protondb.com) - Official ProtonDB site with games reviews and compatibility lists. - [Steam Deck Community](https://steamdeck.community/) - An independent community. - [Steam Deck Discord](https://discord.com/channels/865611969661632521/) - A Discord community. +- [Steam Deck Italia](https://www.facebook.com/groups/340493584341055/) - Facebook italian group. +- [Steam Deck](https://www.facebook.com/groups/steamdeck/) - Facebook english group. ## Blog - [Steam Deck Life](https://steamdecklife.com/) - A blog about Steam Deck. +- [Steam Deck HQ](https://steamdeckhq.com/) - A blog focused on Steam Deck Games but not only games, everything deck related. ## Podcast - [On Deck](https://open.spotify.com/show/5oH7NqKxSPiVFANLuYgDSn) - A podcast on Spotify by Nerdnest. diff --git a/docs/awesome/awesome-wardley-maps.md b/docs/awesome/awesome-wardley-maps.md index 832d7c1d3a..2784bbfd15 100644 --- a/docs/awesome/awesome-wardley-maps.md +++ b/docs/awesome/awesome-wardley-maps.md @@ -177,7 +177,8 @@ Blog posts and other interesting examples of Wardley maps. Ordered by date, newe - [Q&A with Simon's Book](https://wardley-book-chat.streamlit.app/) - Ask Simon's book anything. Have a chat with the book. - [Research Map Chat](https://wardleyresearchchat.streamlit.app/) - Have an AI chat with Simon's Research 2022 Wardley Maps. - [Learn Wardley Mapping Bot](https://wardleymapbot.streamlit.app/) - Learn Wardley Mapping by chatting to a specially configured bot. - +- [Chat with Wardley YouTube content](https://wardleygpt.streamlit.app/) - Have a chat with all of Simon's YouTube content. +- ### Development - [An Exploration into Wardley Mapping Language Code](https://medium.com/@mcraddock/an-exploration-into-wardley-mapping-language-mode-aa87763a8b17) - Create your own Wardley Mapping code editor in two easy steps. - [Convert WM format to JSON](https://wm2json.streamlit.app/) - A simple streamlit app to convert the OnlineWardleyMaps OWM format to JSON. diff --git a/docs/awesome/awesome-web-archiving.md b/docs/awesome/awesome-web-archiving.md index fcdd12d917..a99686d2c6 100644 --- a/docs/awesome/awesome-web-archiving.md +++ b/docs/awesome/awesome-web-archiving.md @@ -128,6 +128,7 @@ This list of tools and software is intended to briefly describe some of the most * [tikalinkextract](https://github.com/httpreserve/tikalinkextract) - Extract hyperlinks as a seed for web archiving from folders of document types that can be parsed by Apache Tika (Golang, Apache Tika Server). *(In Development)* * [wasapi-downloader](https://github.com/sul-dlss/wasapi-downloader) - Java command line application to download crawls from WASAPI. *(Stable)* * [Warchaeology](https://nlnwa.github.io/warchaeology/) - Warchaeology is a collection of tools for inspecting, manipulating, deduplicating and validating WARC-files. *Stable* +* [warcdb](https://github.com/florents-Tselai/warcdb) - A command line utility (Python) for importing WARC files into a SQLite database. *(Stable)* * [warcdedupe](https://gitlab.com/taricorp/warcdedupe) - WARC deduplication tool (and WARC library) written in Rust. (In Development) * [WarcPartitioner](https://github.com/helgeho/WarcPartitioner) - Partition (W)ARC Files by MIME Type and Year. *(Stable)* * [warcrefs](https://github.com/arcalex/warcrefs) - Web archive deduplication tools. *Stable* diff --git a/docs/awesome/awesome-zsh-plugins.md b/docs/awesome/awesome-zsh-plugins.md index 2a6b90ec0e..e941c328b5 100644 --- a/docs/awesome/awesome-zsh-plugins.md +++ b/docs/awesome/awesome-zsh-plugins.md @@ -815,7 +815,8 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [history-popup](https://github.com/lcrespom/oh-my-zsh-history-popup) - Captures the `PageUp` key and uses `dialog` to open a popup menu with the history, so the user can interactively navigate through it and pick the history line to bring back to the prompt. - [history-search-multi-word](https://github.com/zdharma-continuum/history-search-multi-word) - A syntax highlighted, multi-word history searcher for ZSH, bound to Ctrl-R, with advanced functions (e.g. bump of history entry to top of history). - [history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) - Needs to be loaded after `zsh-syntax-highlighting`, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md. -- [history-sync](https://github.com/wulfgarpro/history-sync) - An [oh-my-zsh](https://ohmyz.sh/) plugin for [GPG](https://www.gnupg.org/) encrypted, Internet synchronized ZSH history using `git`. +- [history-sync (vitobotta)](https://github.com/vitobotta/zsh-history-sync/) - Syncs your ZSH history across computers using a `git` private repository. +- [history-sync (wulfgarpro)](https://github.com/wulfgarpro/history-sync) - An [oh-my-zsh](https://ohmyz.sh/) plugin for [GPG](https://www.gnupg.org/) encrypted, Internet synchronized ZSH history using `git`. - [history](https://github.com/b4b4r07/zsh-history) - Extend history so that it can be queried by SQL. - [hitokoto](https://github.com/derry96/hitokoto) - Displays a random quote from [hitokoto.cn](https://hitokoto.cn/). - [homeassistant-cli](https://github.com/frosit/zsh-plugin-homeassistant-cli) - Provides completion and (configuration) helpers for the [Home Assistant Command-line interface (hass-cli)](https://github.com/home-assistant/home-assistant-cli). and allows command line interaction with [Home Assistant](https://home-assistant.io/) instances. @@ -835,8 +836,8 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [iterm-tab-colors](https://github.com/tysonwolker/iterm-tab-colors) - Automatically changes iTerm 2 tab color based on the current working directory. - [iterm-touchbar](https://github.com/iam4x/zsh-iterm-touchbar) - Display iTerm2 feedback in the MacbookPro TouchBar (Current directory, git branch & status). - [iterm2-colors](https://github.com/shayneholmes/zsh-iterm2colors) - Manage your iTerm 2's color scheme from the command line. -- [iterm2-tabs](https://github.com/gimbo/iterm2-tabs.zsh) - Set colors and titles of iTerm 2 tabs. - [iterm2-shell-integration](https://github.com/gnachman/iterm2-shell-integration) - Shell integration and utilities for iTerm2. +- [iterm2-tabs](https://github.com/gimbo/iterm2-tabs.zsh) - Set colors and titles of iTerm 2 tabs. - [iterm2](https://github.com/laggardkernel/zsh-iterm2) - Packs iTerm 2's ZSH integration scripts into a ZSH plugin to avoid polluting your $HOME directory, with a negligible time increase of only 2ms. - [iwd](https://github.com/zshzoo/iwd) - Similar in concept to `$PWD`, this ZSH plugin saves your initial working directory in `$IWD` for easy returns to the starting point of your session. - [jabba](https://github.com/2m/zsh-jabba) - Adds shell integration code and completions for the [jabba](https://github.com/shyiko/jabba) Java version manager. @@ -970,8 +971,8 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [osx-dev](https://github.com/marshallmick007/osx-dev-zsh-plugin) - This plugin adds some commands for maintaining various server programs on a macOS install. - [osx](https://github.com/mwilliammyers/plugin-osx) - Add some common macOS related aliases and functions. - [paci](https://github.com/iloginow/zsh-paci) - Plugin for arch linux package managers. -- [package-any-node](https://github.com/zdharma-continuum/zsh-package-any-node) - Easy installing of any Node modules inside the plugin directory, exposing their binaries via shims (i.e.: forwarder scripts) created automatically by [Bin-Gem-Node](https://github.com/zdharma-continuum/z-a-bin-gem-node) annex. - [pack](https://github.com/fourdim/zsh-pack/) - Pack your source code with ZSH. +- [package-any-node](https://github.com/zdharma-continuum/zsh-package-any-node) - Easy installing of any Node modules inside the plugin directory, exposing their binaries via shims (i.e.: forwarder scripts) created automatically by [Bin-Gem-Node](https://github.com/zdharma-continuum/z-a-bin-gem-node) annex. - [packer](https://github.com/BreakingPitt/zsh-packer) - Adds aliases and auto-completes for Hashicorp [packer](https://www.packer.io/). - [pantheon-terminal-notify](https://github.com/deyvisonrocha/pantheon-terminal-notify-zsh-plugin) - Background notifications for long running commands. Supports Elementary OS Freya. - [passwordless-history](https://github.com/jgogstad/passwordless-history) - Keeps passwords from entering your command line history. @@ -1242,8 +1243,8 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [wordle](https://github.com/zechris/zwordle) - Wordle for ZSH, with tab-completions. - [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects. - [worktree](https://github.com/jspears/worktree) - Adds functions that wrap `git worktree`. -- [wsl](https://github.com/florentinl/omz-wsl) - Adds helper functions to make it easier to work in ZSH when running inside WSL. - [wsl2-ssh-pageant](https://github.com/antoinemartin/wsl2-ssh-pageant-oh-my-zsh-plugin) - Use your Yubikey stored GPG keys from WSL. This packages the instructions from [wsl2-ssh-pageant repo](https://github.com/BlackReloaded/wsl2-ssh-pageant) as a ZSH plugin. +- [wsl](https://github.com/florentinl/omz-wsl) - Adds helper functions to make it easier to work in ZSH when running inside WSL. - [xxh-plugin-zsh-zshrc](https://github.com/roman-geraskin/xxh-plugin-zsh-zshrc) - plugin for [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh) that copies your `~/.zshrc` to a remote host and sources it with [xxh-shell-zsh](https://github.com/xxh/xxh-shell-zsh). - [yadm](https://github.com/juanrgon/yadm-zsh) - Displays a warning if there are local [yadm](https://thelocehiliosan.github.io/yadm/) configuration changes. - [yapipenv](https://github.com/AnonGuy/yapipenv.zsh) - Automatically activate a directory's `pip` environment if `pipenv` detects the presence of one. @@ -2043,8 +2044,8 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [nbrylevv](https://github.com/nbrylevv/nbrylevv-zsh-theme) - Minimalist theme with text `git` status decorations. - [nctu](https://github.com/leovincentseles/nctu.zsh-theme) - Lightweight theme with an emphasis on speed. Includes `git` status decorations. - [neewbie](https://github.com/neewbee/neewbee.zsh-theme) - Minimal theme with `git` decorations. Based on [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#robbyrussell). -- [neo](https://github.com/Saeed-MFarahani/Neo-ZSH-Theme/) - Includes decorators for `git` status, current directory, user@hostname, time, and whether running as root. - [neo++](https://gitlab.com/migoa/neo) - Simpler, more intuitive, and less clustered than the one above. +- [neo](https://github.com/Saeed-MFarahani/Neo-ZSH-Theme/) - Includes decorators for `git` status, current directory, user@hostname, time, and whether running as root. - [neon-potato](https://github.com/algosuna/neon-potato) - Colorful and minimalist theme. Includes `git` decorations. - [neon](https://github.com/sahariko/neon) - A pretty and minimal ZSH theme with `git` decorations. - [nerdish](https://gitlab.com/nyarla/zsh-theme-nerdish) - A prompt theme for ZSH which uses [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts). diff --git a/docs/awesome/free-for-dev.md b/docs/awesome/free-for-dev.md index 25266a0376..7103545137 100644 --- a/docs/awesome/free-for-dev.md +++ b/docs/awesome/free-for-dev.md @@ -1128,6 +1128,7 @@ Update Time, five active automations, webhooks. ## IaaS + * [4EVERLAND](https://www.4everland.org/) — Compatible with AWS S3 - APIs, interface operations, CLI, and other upload methods, upload and store files from the IPFS and Arweave networks in a safe, convenient, and efficient manner. Registered users can get 6 GB of IPFS storage and 300MB of Arweave storage for free. Any Arweave file uploads smaller than 150 KB are free. * [backblaze.com](https://www.backblaze.com/b2/) — Backblaze B2 cloud storage. Free 10 GB (Amazon S3-like) object storage for unlimited time * [filebase.com](https://filebase.com/) - S3 Compatible Object Storage Powered by Blockchain. 5 GB free storage for an unlimited duration. * [Storj](https://storj.io/) — Decentralised Private Cloud Storage for Apps and Developers. The free plan provides 1 Project, 25 GB storage, and 25 GB monthly bandwidth. @@ -1326,6 +1327,7 @@ Update Time, five active automations, webhooks. * [Ant Design Landing Page](https://landing.ant.design/) - Ant Design Landing Page provides a template built by Ant Motion's motion components. It has a rich homepage template, downloads the template code package, and can be used quickly. You can also use the editor to quickly build your own dedicated page. * [Backlight](https://backlight.dev/) — With collaboration between developers and designers at heart, Backlight is a complete coding platform where teams build, document, publish, scale, and maintain Design Systems. The free plan allows up to 3 editors to work on one design system with unlimited viewers. * [BoxySVG](https://boxy-svg.com/app) — A free installable Web app for drawing SVGs and exporting in SVG, PNG, jpeg, and other formats. + * [Carousel Hero](https://carouselhero.com/) - Free online tool to create social media carousels. * [Circum Icons](https://circumicons.com) - Consistent open-source icons such as SVG for React, Vue, and Svelte. * [clevebrush.com](https://www.cleverbrush.com/) — Free Graphics Design / Photo Collage App. Also, they offer paid integration of it as a component. * [cloudconvert.com](https://cloudconvert.com/) — Convert anything to anything. Two hundred eight supported formats including videos and gifs. diff --git a/docs/awesome/free-programming-books.md b/docs/awesome/free-programming-books.md index 9bd08bc61a..381f35ebed 100644 --- a/docs/awesome/free-programming-books.md +++ b/docs/awesome/free-programming-books.md @@ -163,6 +163,7 @@ This project lists books and other resources grouped by genres: + [Thai / ภาษาไทย](https://github.com/EbookFoundation/free-programming-books/blob/master/courses/free-courses-th.md) + [Turkish / Türkçe](https://github.com/EbookFoundation/free-programming-books/blob/master/courses/free-courses-tr.md) + [Ukrainian / Українська](https://github.com/EbookFoundation/free-programming-books/blob/master/courses/free-courses-uk.md) ++ [Urdu / اردو](https://github.com/EbookFoundation/free-programming-books/blob/master/courses/free-courses-ur.md) + [Vietnamese / Tiếng Việt](https://github.com/EbookFoundation/free-programming-books/blob/master/courses/free-courses-vi.md) diff --git a/docs/awesome/sindresorhus-awesome.md b/docs/awesome/sindresorhus-awesome.md index f087dbbbb0..14d8615e7d 100644 --- a/docs/awesome/sindresorhus-awesome.md +++ b/docs/awesome/sindresorhus-awesome.md @@ -18,9 +18,9 @@ Check out my latest app

- Camera Preview + One Task
- Preview your Mac's webcam and take photos + Stop procrastination and get stuff done by focusing on one task at a time