14 private links
Lucky 的核心程序完全采用 Golang 实现,具有高效、稳定、跨平台等优点。其后台前端则采用 Vue3.2 技术进行开发,具有良好的用户体验和响应速度。
功能模块
- 端口转发
- 动态域名(DDNS)
- Web服务
- Stun内网穿透
- 网络唤醒
- 计划任务
- ACME自动证书
简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)
这个网站可以准确识别图片的关键信息,理解画面表达的气氛,并捕捉图片中的细节,最终用流畅连贯的语言描述。
这个网页工具可以一键把 JPEG 和 PNG 格式的图片转换为 SVG 等格式的矢量图,最大支持 2 万像素、30M 以内的图片。
梗图生成器
🔥 PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!
一款开源 Android 全家桶应用,主要功能是:图片、视频、音乐播放器,DLNA 投屏、用电脑控制手机、文件传输、笔记本、RSS 订阅、ChatGPT 提问。
See also: https://www.appinn.com/plainapp/
Musicolet is a small yet powerful offline Music Player for Android, which organizes and plays local audio-files stored on your device.
一款 Android 下的本地音乐播放器,无需联网权限,免费、小巧、无广告,只有 1.98MB 大小。
- 完全免费,无应用内收费项目,无广告
- 设置备份可以备份/还原包括音乐队列、App 设置在内的信息
- Tag Editor 支持在应用内批量修改音乐的 Tag
- 从文件夹读取专辑封面、歌词
- 多种浏览视图可以用文件夹、音乐人、专辑等不同模式浏览音乐
- 支持多种音乐格式
- 支持多播放列表,可以维持多个播放列表,可以随时在多个播放列表中切换
- 有音频焦点(respect audio focus)功能
- 支持耳机“三键控制”
See also:
功能特点:
- 更好的元数据支持,即多个艺术家。
- 当音乐库与系统语言不同时,可更好地排序
- 基于正则表达式的过滤列表
- 播放速度和音调控制
- 更多歌词样式
- 可选择不那么鲜艳的颜色
- 基于 Material Design 3 的全新设计
关于老照片上色、修复,提高分辨率,评测对象包括:
- CodeFormer
- RestorePhotos.io
- https://jpghd.com/
- 你我当年
- 老照片修复
See also:
- 你也可以轻松修复老 照片 ——看 AI 如何让它们焕发新生 - 少数派
- Palette - Colorize Photos 免费的 AI 滤镜给黑白照片上色的工具
- https://colourise.com/ Colorize Photo Online Free with AI
- DeOldfy 基于深度学习技术并对老照片进行上色和修复的项目 网页端
- https://www.oldpicrestore.com/ 老照片修复工具,同时还提供上色和去背景功能
语法检查可确保你的写作没有语法错误:使用主动语态、简洁具体、正确使用标点、确保使用正确的动词时态,以及遵守其他语言规则。
Bark is a transformer-based text-to-audio model created by Suno. Bark can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects. The model can also produce nonverbal communications like laughing, sighing and crying.
开源 AI 语音合成、文字转语音。
- 🎙️极具真实感的多种嗓音
- 🎶音乐与人声的完美歌唱
- 🌟丰富的背景噪音和音效
- 🔊精准复制真实人声
- 😆非语言交流:笑声、叹息和哭泣
- 🌍多种外语口音
Read and share Twitter thread easily!
Twitter thread is series of tweets by the same author, use the input box or our bot to unroll a thread.
Similar:
MAGAZINE READER for portable reading on any device in anywhere
THOUSANDS OF MAGAZINES AND NEWSPAPERS FOR FREE
最新的杂志、新闻报纸在线阅读
电视盒子使用指南、评测、APK 汇总下载、流媒体订阅指南
GPT4All Chat is a locally-running AI chat application powered by the GPT4All-J Apache 2 Licensed chatbot.
The model runs on your computers CPU, works without an internet connection and sends no chat data to external servers. It allows you to communicate with a large language model (LLM) to get helpful answers, insights, and suggestions.
GPT4All Chat is available for Windows, Linux, and macOS.
英语动词词形变化查询工具
🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度(每次跑 6000 个左右的 ip),获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~
Similar:
- https://github.com/golangboy/fast-cloudflare 暴力搜索 CloudFlare 所有(100 多万个)服务 IP 节点,最后选出速度最快的服务节点
- https://github.com/badafans/better-cloudflare-ip 查找适合自己当前网络环境的优选cloudflare anycast IP
如何把所有使用 Cloudflare CDN 的网站都解析到这个优选的 IP?
ipset 用 hash:net 存 CF 所有网段。
iptables 类似这样 iptables -t nat -A OUTPUT -p tcp -m set --match-set cflist dst -j DNAT --to-destination 1.1.1.1
Exercism 是一个支持 70 种编程语言的在线编程平台。该平台提供自动化代码分析和编码建议,并且拥有一支导师团队,可以解决学习过程中的知识难点。通过使用 Exercism,用户可以轻松地练习编写 idiomatic code 并获得成就感。