Skip to content

proj3rd/get-3gpp-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-3gpp-spec

3GPP spec document downloader

Usage

  1. Download the app
  2. Place it to one of your PATH folders (or add one)
  3. (Optional) Rename it to get-3gpp-spec
  4. Run a command in the console as follows:
get-3gpp-spec 38.331

The above command downloads 3GPP TS 38.331 spec document with the highest version.

To specify Release:

get-3gpp-spec 38.331 -r 17

The above command downloads 3GPP TS 38.331 spec document with the highest version of Release 17.

To specify a quarter of a year:

get-3gpp-spec 38.331 -d 2024-06

The above command downloads 3GPP TS 38.331 spec document with the highest version published between June 2024 to Auguest 2024, i.e. 2nd quarter 2024.

Put all together:

get-3gpp-spec 38.331 -r 17 -d 2024-06

To see a list of specs instead of downloading one:

get-3gpp-spec 38.331 -l

Support

If you feel this is useful, please consider to buy me a coffee.

For any issue or feature request, please let me know.