MORTYFUL
About Me
2019. start Blogger
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
[osx command] file or folder monitoring
1. command fswatch [file or folder to monitor] | xargs -I {} echo $(date) {} >> [log file name] ...
[osx command] file or folder monitoring
1. command fswatch [file or folder to monitor] | xargs -I {} echo $(date) {} >> [log file name] ...
Grid UI Launcher by ConstraintLayout
When we are trying to build a custom launcher, we could think about some layout options like grid, scroll view... In this po...
No comments:
Post a Comment