#shell #archiving #bash #bookmark_manager #bookmarks #cli #command_line #emacs #git #knowledge_base #note_taking #notebook #notes #notes_app #pandoc #productivity #sync #tagging #vim #vscode
https://github.com/xwmx/nb
https://github.com/xwmx/nb
GitHub
GitHub - xwmx/nb: CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search…
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable scri...
#go #azure_blob #azure_blob_storage #azure_files #backblaze_b2 #cloud_storage #dropbox #encryption #ftp #fuse_filesystem #go #golang #google_cloud_storage #google_drive #onedrive #openstack_swift #rclone #s3 #sftp #sync #webdav
Rclone is a tool that helps you sync files and directories between your computer and various cloud storage services. It supports many cloud providers like Google Drive, Amazon S3, Dropbox, and more. Rclone ensures file integrity by checking hashes, preserves timestamps, and offers different sync modes such as copy, sync, and bisync. You can also use it to compress, encrypt, or chunk large files. It's free software under the MIT license and has detailed documentation and a community forum for support. This makes managing your cloud storage easier and more efficient.
https://github.com/rclone/rclone
Rclone is a tool that helps you sync files and directories between your computer and various cloud storage services. It supports many cloud providers like Google Drive, Amazon S3, Dropbox, and more. Rclone ensures file integrity by checking hashes, preserves timestamps, and offers different sync modes such as copy, sync, and bisync. You can also use it to compress, encrypt, or chunk large files. It's free software under the MIT license and has detailed documentation and a community forum for support. This makes managing your cloud storage easier and more efficient.
https://github.com/rclone/rclone
GitHub
GitHub - rclone/rclone: "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google…
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files - rclone/rclone
#go #adrive #backup #linux #macos #sync #windows
This tool is a command-line client for Aliyun Pan, similar to Linux shell commands. It supports multiple platforms like Windows, macOS, Linux, Android, and iOS. You can use it to download and upload files, sync your local and cloud files, and even batch download photos and videos from your album.
The benefits include Works on various operating systems.
- **Sync and backup** Supports JavaScript plugins to customize upload and download behaviors.
- **Efficient downloads** Includes commands like `ls`, `cd`, `mkdir`, `upload`, and `download` for easy file management.
Overall, it makes managing your Aliyun Pan cloud storage more efficient and flexible.
https://github.com/tickstep/aliyunpan
This tool is a command-line client for Aliyun Pan, similar to Linux shell commands. It supports multiple platforms like Windows, macOS, Linux, Android, and iOS. You can use it to download and upload files, sync your local and cloud files, and even batch download photos and videos from your album.
The benefits include Works on various operating systems.
- **Sync and backup** Supports JavaScript plugins to customize upload and download behaviors.
- **Efficient downloads** Includes commands like `ls`, `cd`, `mkdir`, `upload`, and `download` for easy file management.
Overall, it makes managing your Aliyun Pan cloud storage more efficient and flexible.
https://github.com/tickstep/aliyunpan
GitHub
GitHub - tickstep/aliyunpan: 阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。
阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。. Contribute to tickstep/aliyunpan development by creating an account on GitHub.
#typescript #data_layer #local_first #signals #sqlite #state_management #sync_engine
LiveStore is a powerful data layer for apps that uses a reactive SQLite database to manage and sync data instantly across devices, even offline. It replaces traditional state management tools like Redux by allowing you to query and update data reactively with real-time syncing via event-sourcing. It supports many platforms and UI frameworks, offers flexible data modeling, and handles merge conflicts automatically. This means your app can work smoothly offline, sync changes seamlessly, and stay fast and reliable. LiveStore helps you build high-performance, offline-first apps with easy debugging and evolution.
https://github.com/livestorejs/livestore
LiveStore is a powerful data layer for apps that uses a reactive SQLite database to manage and sync data instantly across devices, even offline. It replaces traditional state management tools like Redux by allowing you to query and update data reactively with real-time syncing via event-sourcing. It supports many platforms and UI frameworks, offers flexible data modeling, and handles merge conflicts automatically. This means your app can work smoothly offline, sync changes seamlessly, and stay fast and reliable. LiveStore helps you build high-performance, offline-first apps with easy debugging and evolution.
https://github.com/livestorejs/livestore
GitHub
GitHub - livestorejs/livestore: LiveStore is a next-generation state management framework based on reactive SQLite and built-in…
LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine. - livestorejs/livestore