termux-snippets icon indicating copy to clipboard operation
termux-snippets copied to clipboard

good-first-issue

Open hakxcore opened this issue 3 years ago • 0 comments

  • Code is really simple and can be understood easily
  • You can Modify the results and presentation of data in every snippet
  • For example:
$ shorturl -s https://github.com/hakxcore
 --------------------------------------------------------------------
|  Original URL:  https://github.com/hakxcore
| 
|  > Shortened URL 1: https://tinyurl.com/yee6mtda
|  > Shortened URL 2: Segmentation fault
|  > Shortened URL 3: Segmentation fault
 --------------------------------------------------------------------

Here shorturl is one of our snippets you can modify its output data presentation you can make a table-like structure in which that output should be shown are like that. There are 21 snippets and you can make changes in any snippet and can raise a Valid PR.

Happy Hacktober

hakxcore avatar Oct 01 '22 08:10 hakxcore