Pinned Repositories
BeMusic
A local music player
DelegateAdapter
An advanced RecyclerView's Adapter.There is no need to custom an Adapter if you use this library. This library binds layout file, data and ViewHolder with Annotation.
Demos
GifMaker
gifmaker for android, make gif from video
JustTodo
Maybe the simplest todo app for macOS
NotificationStyles
A demo project shows how to user Notification Styles, such as MediaStyle, InboxStyle, BigTextStyle, BigPictureStyle and MessagingStyle.
ScrollTrack
A simple RecyclerView OnScrollListener's subclass,that tracking RecyclerView scrolling and hiding or showing some views
skb-global
May be the best solution for Android soft keyboard listening
Starter
A quick starter package for android developer.
Tray
Build a menubar app easily on macOS. Support both SwiftUI and AppKit.
boybeak's Repositories
boybeak/skb-global
May be the best solution for Android soft keyboard listening
boybeak/Tray
Build a menubar app easily on macOS. Support both SwiftUI and AppKit.
boybeak/DeskNote
A Windows style desk note app for macOS.
boybeak/boybeak.github.io
My blog
boybeak/JustTodo
Maybe the simplest todo app for macOS
boybeak/A2WebCanvas
An implementation of WebCanvas with android SurfaceView.
boybeak/v8x
Some public solutions around J2V8
boybeak/WinDragger
A swiftUI view, you can drag window with this view.
boybeak/GithubReleaseChecker
Check new version from Github release
boybeak/hexo-auto-date
Hexo plugin to automatically set post date using file creation or modification time
boybeak/hexo-auto-photos
Extracte photos from article content to post.photos for Hexo.
boybeak/NoLaunchWin
Disable launch window for swiftUI on macOS. Especially for macOS 15.
boybeak/SwiftUIMaterialButton
A material design style button for swiftUI with ripple effect.
boybeak/SwiftUIWindow
Quick open a window with SwiftUI for macOS
boybeak/WinToEdge
A macOS library that handles window to screen edge
boybeak/blog-comments
This is a repo of my blog to store comments.
boybeak/boybeak
Hello world
boybeak/DeskPetsHome
boybeak/Hexober
A meterial design style Hexo theme
boybeak/iCamera
boybeak/MyNfcApp
boybeak/sober
material design web ui
boybeak/SwiftHttp
A http library for swift
boybeak/SwiftUIAnimitor
Animator for macOS SwiftUI
boybeak/TranslatorDocs
Translator
boybeak/TrayLauncher
A launcher pad docked on menu bar.
boybeak/UpdateByGit
Update app from git system for macOS
boybeak/VideoCompressor
boybeak/VideoSlimmer
A video converter for Android to compress video using MediaCodec(decode and encode). 一个安卓视频压缩工具,使用了Mediacodec
boybeak/WinCapturer
A library for capturing window for macOS