├── LICENSE ├── README.md └── myrepo ├── IceG-repo.pub ├── Packages ├── Packages.gz ├── Packages.manifest ├── Packages.sig ├── luci-app-3ginfo-lite_1.0.75-r20250517_all.ipk ├── luci-app-at-socat_1.0.2_all.ipk ├── luci-app-atcommands_1.0.10-r20250126_all.ipk ├── luci-app-cpu-status_0.6.1-r1_all.ipk ├── luci-app-drive-status-mini_0.5-r20250106_all.ipk ├── luci-app-easyconfig-transfer_1.0.11-r20250505_all.ipk ├── luci-app-internet-detector_0.4-r1_all.ipk ├── luci-app-ledcontrol_1.0.1-r20250126_all.ipk ├── luci-app-lite-watchdog_1.0.16-r20250505_all.ipk ├── luci-app-modemband_1.0.26-r20250505_all.ipk ├── luci-app-modemdefine_1.0.6-20240330_all.ipk ├── luci-app-qfirehose_1.0.0-r1_all.ipk ├── luci-app-sms-tool-js_2.0.28-r20250523_all.ipk ├── luci-app-sms-tool_1.9.6-20230501_all.ipk ├── luci-app-timecontrol_1.1_all.ipk ├── luci-i18n-3ginfo-lite-de_0_all.ipk ├── luci-i18n-3ginfo-lite-it_0_all.ipk ├── luci-i18n-3ginfo-lite-pl_0_all.ipk ├── luci-i18n-3ginfo-lite-ru_0_all.ipk ├── luci-i18n-3ginfo-lite-zh-cn_0_all.ipk ├── luci-i18n-atcommands-it_0_all.ipk ├── luci-i18n-atcommands-pl_0_all.ipk ├── luci-i18n-atcommands-zh-cn_0_all.ipk ├── luci-i18n-cpu-status-pl_0_all.ipk ├── luci-i18n-cpu-status-ru_0_all.ipk ├── luci-i18n-cpu-status-zh-cn_0_all.ipk ├── luci-i18n-drive-status-mini-pl_0_all.ipk ├── luci-i18n-easyconfig-transfer-pl_0_all.ipk ├── luci-i18n-internet-detector-pl_0_all.ipk ├── luci-i18n-internet-detector-ru_0_all.ipk ├── luci-i18n-ledcontrol-pl_0_all.ipk ├── luci-i18n-lite-watchdog-pl_0_all.ipk ├── luci-i18n-modemband-pl_0_all.ipk ├── luci-i18n-modemband-zh-cn_0_all.ipk ├── luci-i18n-qfirehose-pl_0_all.ipk ├── luci-i18n-qfirehose-zh-cn_0_all.ipk ├── luci-i18n-sms-tool-js-pl_0_all.ipk ├── luci-i18n-sms-tool-js-ru_0_all.ipk ├── luci-i18n-sms-tool-js-zh-cn_0_all.ipk ├── luci-i18n-sms-tool-pl_230430.72601_all.ipk ├── luci-i18n-sms-tool-pl_240620.70103_all.ipk ├── luci-i18n-timecontrol-pl_unknown_all.ipk └── modemband_20250409_all.ipk /LICENSE: -------------------------------------------------------------------------------- 1 | GNU GENERAL PUBLIC LICENSE 2 | Version 3, 29 June 2007 3 | 4 | Copyright (C) 2007 Free Software Foundation, Inc. 5 | Everyone is permitted to copy and distribute verbatim copies 6 | of this license document, but changing it is not allowed. 7 | 8 | Preamble 9 | 10 | The GNU General Public License is a free, copyleft license for 11 | software and other kinds of works. 12 | 13 | The licenses for most software and other practical works are designed 14 | to take away your freedom to share and change the works. By contrast, 15 | the GNU General Public License is intended to guarantee your freedom to 16 | share and change all versions of a program--to make sure it remains free 17 | software for all its users. We, the Free Software Foundation, use the 18 | GNU General Public License for most of our software; it applies also to 19 | any other work released this way by its authors. You can apply it to 20 | your programs, too. 21 | 22 | When we speak of free software, we are referring to freedom, not 23 | price. Our General Public Licenses are designed to make sure that you 24 | have the freedom to distribute copies of free software (and charge for 25 | them if you wish), that you receive source code or can get it if you 26 | want it, that you can change the software or use pieces of it in new 27 | free programs, and that you know you can do these things. 28 | 29 | To protect your rights, we need to prevent others from denying you 30 | these rights or asking you to surrender the rights. Therefore, you have 31 | certain responsibilities if you distribute copies of the software, or if 32 | you modify it: responsibilities to respect the freedom of others. 33 | 34 | For example, if you distribute copies of such a program, whether 35 | gratis or for a fee, you must pass on to the recipients the same 36 | freedoms that you received. You must make sure that they, too, receive 37 | or can get the source code. And you must show them these terms so they 38 | know their rights. 39 | 40 | Developers that use the GNU GPL protect your rights with two steps: 41 | (1) assert copyright on the software, and (2) offer you this License 42 | giving you legal permission to copy, distribute and/or modify it. 43 | 44 | For the developers' and authors' protection, the GPL clearly explains 45 | that there is no warranty for this free software. For both users' and 46 | authors' sake, the GPL requires that modified versions be marked as 47 | changed, so that their problems will not be attributed erroneously to 48 | authors of previous versions. 49 | 50 | Some devices are designed to deny users access to install or run 51 | modified versions of the software inside them, although the manufacturer 52 | can do so. This is fundamentally incompatible with the aim of 53 | protecting users' freedom to change the software. The systematic 54 | pattern of such abuse occurs in the area of products for individuals to 55 | use, which is precisely where it is most unacceptable. Therefore, we 56 | have designed this version of the GPL to prohibit the practice for those 57 | products. If such problems arise substantially in other domains, we 58 | stand ready to extend this provision to those domains in future versions 59 | of the GPL, as needed to protect the freedom of users. 60 | 61 | Finally, every program is threatened constantly by software patents. 62 | States should not allow patents to restrict development and use of 63 | software on general-purpose computers, but in those that do, we wish to 64 | avoid the special danger that patents applied to a free program could 65 | make it effectively proprietary. To prevent this, the GPL assures that 66 | patents cannot be used to render the program non-free. 67 | 68 | The precise terms and conditions for copying, distribution and 69 | modification follow. 70 | 71 | TERMS AND CONDITIONS 72 | 73 | 0. Definitions. 74 | 75 | "This License" refers to version 3 of the GNU General Public License. 76 | 77 | "Copyright" also means copyright-like laws that apply to other kinds of 78 | works, such as semiconductor masks. 79 | 80 | "The Program" refers to any copyrightable work licensed under this 81 | License. Each licensee is addressed as "you". "Licensees" and 82 | "recipients" may be individuals or organizations. 83 | 84 | To "modify" a work means to copy from or adapt all or part of the work 85 | in a fashion requiring copyright permission, other than the making of an 86 | exact copy. The resulting work is called a "modified version" of the 87 | earlier work or a work "based on" the earlier work. 88 | 89 | A "covered work" means either the unmodified Program or a work based 90 | on the Program. 91 | 92 | To "propagate" a work means to do anything with it that, without 93 | permission, would make you directly or secondarily liable for 94 | infringement under applicable copyright law, except executing it on a 95 | computer or modifying a private copy. Propagation includes copying, 96 | distribution (with or without modification), making available to the 97 | public, and in some countries other activities as well. 98 | 99 | To "convey" a work means any kind of propagation that enables other 100 | parties to make or receive copies. Mere interaction with a user through 101 | a computer network, with no transfer of a copy, is not conveying. 102 | 103 | An interactive user interface displays "Appropriate Legal Notices" 104 | to the extent that it includes a convenient and prominently visible 105 | feature that (1) displays an appropriate copyright notice, and (2) 106 | tells the user that there is no warranty for the work (except to the 107 | extent that warranties are provided), that licensees may convey the 108 | work under this License, and how to view a copy of this License. If 109 | the interface presents a list of user commands or options, such as a 110 | menu, a prominent item in the list meets this criterion. 111 | 112 | 1. Source Code. 113 | 114 | The "source code" for a work means the preferred form of the work 115 | for making modifications to it. "Object code" means any non-source 116 | form of a work. 117 | 118 | A "Standard Interface" means an interface that either is an official 119 | standard defined by a recognized standards body, or, in the case of 120 | interfaces specified for a particular programming language, one that 121 | is widely used among developers working in that language. 122 | 123 | The "System Libraries" of an executable work include anything, other 124 | than the work as a whole, that (a) is included in the normal form of 125 | packaging a Major Component, but which is not part of that Major 126 | Component, and (b) serves only to enable use of the work with that 127 | Major Component, or to implement a Standard Interface for which an 128 | implementation is available to the public in source code form. A 129 | "Major Component", in this context, means a major essential component 130 | (kernel, window system, and so on) of the specific operating system 131 | (if any) on which the executable work runs, or a compiler used to 132 | produce the work, or an object code interpreter used to run it. 133 | 134 | The "Corresponding Source" for a work in object code form means all 135 | the source code needed to generate, install, and (for an executable 136 | work) run the object code and to modify the work, including scripts to 137 | control those activities. However, it does not include the work's 138 | System Libraries, or general-purpose tools or generally available free 139 | programs which are used unmodified in performing those activities but 140 | which are not part of the work. For example, Corresponding Source 141 | includes interface definition files associated with source files for 142 | the work, and the source code for shared libraries and dynamically 143 | linked subprograms that the work is specifically designed to require, 144 | such as by intimate data communication or control flow between those 145 | subprograms and other parts of the work. 146 | 147 | The Corresponding Source need not include anything that users 148 | can regenerate automatically from other parts of the Corresponding 149 | Source. 150 | 151 | The Corresponding Source for a work in source code form is that 152 | same work. 153 | 154 | 2. Basic Permissions. 155 | 156 | All rights granted under this License are granted for the term of 157 | copyright on the Program, and are irrevocable provided the stated 158 | conditions are met. This License explicitly affirms your unlimited 159 | permission to run the unmodified Program. The output from running a 160 | covered work is covered by this License only if the output, given its 161 | content, constitutes a covered work. This License acknowledges your 162 | rights of fair use or other equivalent, as provided by copyright law. 163 | 164 | You may make, run and propagate covered works that you do not 165 | convey, without conditions so long as your license otherwise remains 166 | in force. You may convey covered works to others for the sole purpose 167 | of having them make modifications exclusively for you, or provide you 168 | with facilities for running those works, provided that you comply with 169 | the terms of this License in conveying all material for which you do 170 | not control copyright. Those thus making or running the covered works 171 | for you must do so exclusively on your behalf, under your direction 172 | and control, on terms that prohibit them from making any copies of 173 | your copyrighted material outside their relationship with you. 174 | 175 | Conveying under any other circumstances is permitted solely under 176 | the conditions stated below. Sublicensing is not allowed; section 10 177 | makes it unnecessary. 178 | 179 | 3. Protecting Users' Legal Rights From Anti-Circumvention Law. 180 | 181 | No covered work shall be deemed part of an effective technological 182 | measure under any applicable law fulfilling obligations under article 183 | 11 of the WIPO copyright treaty adopted on 20 December 1996, or 184 | similar laws prohibiting or restricting circumvention of such 185 | measures. 186 | 187 | When you convey a covered work, you waive any legal power to forbid 188 | circumvention of technological measures to the extent such circumvention 189 | is effected by exercising rights under this License with respect to 190 | the covered work, and you disclaim any intention to limit operation or 191 | modification of the work as a means of enforcing, against the work's 192 | users, your or third parties' legal rights to forbid circumvention of 193 | technological measures. 194 | 195 | 4. Conveying Verbatim Copies. 196 | 197 | You may convey verbatim copies of the Program's source code as you 198 | receive it, in any medium, provided that you conspicuously and 199 | appropriately publish on each copy an appropriate copyright notice; 200 | keep intact all notices stating that this License and any 201 | non-permissive terms added in accord with section 7 apply to the code; 202 | keep intact all notices of the absence of any warranty; and give all 203 | recipients a copy of this License along with the Program. 204 | 205 | You may charge any price or no price for each copy that you convey, 206 | and you may offer support or warranty protection for a fee. 207 | 208 | 5. Conveying Modified Source Versions. 209 | 210 | You may convey a work based on the Program, or the modifications to 211 | produce it from the Program, in the form of source code under the 212 | terms of section 4, provided that you also meet all of these conditions: 213 | 214 | a) The work must carry prominent notices stating that you modified 215 | it, and giving a relevant date. 216 | 217 | b) The work must carry prominent notices stating that it is 218 | released under this License and any conditions added under section 219 | 7. This requirement modifies the requirement in section 4 to 220 | "keep intact all notices". 221 | 222 | c) You must license the entire work, as a whole, under this 223 | License to anyone who comes into possession of a copy. This 224 | License will therefore apply, along with any applicable section 7 225 | additional terms, to the whole of the work, and all its parts, 226 | regardless of how they are packaged. This License gives no 227 | permission to license the work in any other way, but it does not 228 | invalidate such permission if you have separately received it. 229 | 230 | d) If the work has interactive user interfaces, each must display 231 | Appropriate Legal Notices; however, if the Program has interactive 232 | interfaces that do not display Appropriate Legal Notices, your 233 | work need not make them do so. 234 | 235 | A compilation of a covered work with other separate and independent 236 | works, which are not by their nature extensions of the covered work, 237 | and which are not combined with it such as to form a larger program, 238 | in or on a volume of a storage or distribution medium, is called an 239 | "aggregate" if the compilation and its resulting copyright are not 240 | used to limit the access or legal rights of the compilation's users 241 | beyond what the individual works permit. Inclusion of a covered work 242 | in an aggregate does not cause this License to apply to the other 243 | parts of the aggregate. 244 | 245 | 6. Conveying Non-Source Forms. 246 | 247 | You may convey a covered work in object code form under the terms 248 | of sections 4 and 5, provided that you also convey the 249 | machine-readable Corresponding Source under the terms of this License, 250 | in one of these ways: 251 | 252 | a) Convey the object code in, or embodied in, a physical product 253 | (including a physical distribution medium), accompanied by the 254 | Corresponding Source fixed on a durable physical medium 255 | customarily used for software interchange. 256 | 257 | b) Convey the object code in, or embodied in, a physical product 258 | (including a physical distribution medium), accompanied by a 259 | written offer, valid for at least three years and valid for as 260 | long as you offer spare parts or customer support for that product 261 | model, to give anyone who possesses the object code either (1) a 262 | copy of the Corresponding Source for all the software in the 263 | product that is covered by this License, on a durable physical 264 | medium customarily used for software interchange, for a price no 265 | more than your reasonable cost of physically performing this 266 | conveying of source, or (2) access to copy the 267 | Corresponding Source from a network server at no charge. 268 | 269 | c) Convey individual copies of the object code with a copy of the 270 | written offer to provide the Corresponding Source. This 271 | alternative is allowed only occasionally and noncommercially, and 272 | only if you received the object code with such an offer, in accord 273 | with subsection 6b. 274 | 275 | d) Convey the object code by offering access from a designated 276 | place (gratis or for a charge), and offer equivalent access to the 277 | Corresponding Source in the same way through the same place at no 278 | further charge. You need not require recipients to copy the 279 | Corresponding Source along with the object code. If the place to 280 | copy the object code is a network server, the Corresponding Source 281 | may be on a different server (operated by you or a third party) 282 | that supports equivalent copying facilities, provided you maintain 283 | clear directions next to the object code saying where to find the 284 | Corresponding Source. Regardless of what server hosts the 285 | Corresponding Source, you remain obligated to ensure that it is 286 | available for as long as needed to satisfy these requirements. 287 | 288 | e) Convey the object code using peer-to-peer transmission, provided 289 | you inform other peers where the object code and Corresponding 290 | Source of the work are being offered to the general public at no 291 | charge under subsection 6d. 292 | 293 | A separable portion of the object code, whose source code is excluded 294 | from the Corresponding Source as a System Library, need not be 295 | included in conveying the object code work. 296 | 297 | A "User Product" is either (1) a "consumer product", which means any 298 | tangible personal property which is normally used for personal, family, 299 | or household purposes, or (2) anything designed or sold for incorporation 300 | into a dwelling. In determining whether a product is a consumer product, 301 | doubtful cases shall be resolved in favor of coverage. For a particular 302 | product received by a particular user, "normally used" refers to a 303 | typical or common use of that class of product, regardless of the status 304 | of the particular user or of the way in which the particular user 305 | actually uses, or expects or is expected to use, the product. A product 306 | is a consumer product regardless of whether the product has substantial 307 | commercial, industrial or non-consumer uses, unless such uses represent 308 | the only significant mode of use of the product. 309 | 310 | "Installation Information" for a User Product means any methods, 311 | procedures, authorization keys, or other information required to install 312 | and execute modified versions of a covered work in that User Product from 313 | a modified version of its Corresponding Source. The information must 314 | suffice to ensure that the continued functioning of the modified object 315 | code is in no case prevented or interfered with solely because 316 | modification has been made. 317 | 318 | If you convey an object code work under this section in, or with, or 319 | specifically for use in, a User Product, and the conveying occurs as 320 | part of a transaction in which the right of possession and use of the 321 | User Product is transferred to the recipient in perpetuity or for a 322 | fixed term (regardless of how the transaction is characterized), the 323 | Corresponding Source conveyed under this section must be accompanied 324 | by the Installation Information. But this requirement does not apply 325 | if neither you nor any third party retains the ability to install 326 | modified object code on the User Product (for example, the work has 327 | been installed in ROM). 328 | 329 | The requirement to provide Installation Information does not include a 330 | requirement to continue to provide support service, warranty, or updates 331 | for a work that has been modified or installed by the recipient, or for 332 | the User Product in which it has been modified or installed. Access to a 333 | network may be denied when the modification itself materially and 334 | adversely affects the operation of the network or violates the rules and 335 | protocols for communication across the network. 336 | 337 | Corresponding Source conveyed, and Installation Information provided, 338 | in accord with this section must be in a format that is publicly 339 | documented (and with an implementation available to the public in 340 | source code form), and must require no special password or key for 341 | unpacking, reading or copying. 342 | 343 | 7. Additional Terms. 344 | 345 | "Additional permissions" are terms that supplement the terms of this 346 | License by making exceptions from one or more of its conditions. 347 | Additional permissions that are applicable to the entire Program shall 348 | be treated as though they were included in this License, to the extent 349 | that they are valid under applicable law. If additional permissions 350 | apply only to part of the Program, that part may be used separately 351 | under those permissions, but the entire Program remains governed by 352 | this License without regard to the additional permissions. 353 | 354 | When you convey a copy of a covered work, you may at your option 355 | remove any additional permissions from that copy, or from any part of 356 | it. (Additional permissions may be written to require their own 357 | removal in certain cases when you modify the work.) You may place 358 | additional permissions on material, added by you to a covered work, 359 | for which you have or can give appropriate copyright permission. 360 | 361 | Notwithstanding any other provision of this License, for material you 362 | add to a covered work, you may (if authorized by the copyright holders of 363 | that material) supplement the terms of this License with terms: 364 | 365 | a) Disclaiming warranty or limiting liability differently from the 366 | terms of sections 15 and 16 of this License; or 367 | 368 | b) Requiring preservation of specified reasonable legal notices or 369 | author attributions in that material or in the Appropriate Legal 370 | Notices displayed by works containing it; or 371 | 372 | c) Prohibiting misrepresentation of the origin of that material, or 373 | requiring that modified versions of such material be marked in 374 | reasonable ways as different from the original version; or 375 | 376 | d) Limiting the use for publicity purposes of names of licensors or 377 | authors of the material; or 378 | 379 | e) Declining to grant rights under trademark law for use of some 380 | trade names, trademarks, or service marks; or 381 | 382 | f) Requiring indemnification of licensors and authors of that 383 | material by anyone who conveys the material (or modified versions of 384 | it) with contractual assumptions of liability to the recipient, for 385 | any liability that these contractual assumptions directly impose on 386 | those licensors and authors. 387 | 388 | All other non-permissive additional terms are considered "further 389 | restrictions" within the meaning of section 10. If the Program as you 390 | received it, or any part of it, contains a notice stating that it is 391 | governed by this License along with a term that is a further 392 | restriction, you may remove that term. If a license document contains 393 | a further restriction but permits relicensing or conveying under this 394 | License, you may add to a covered work material governed by the terms 395 | of that license document, provided that the further restriction does 396 | not survive such relicensing or conveying. 397 | 398 | If you add terms to a covered work in accord with this section, you 399 | must place, in the relevant source files, a statement of the 400 | additional terms that apply to those files, or a notice indicating 401 | where to find the applicable terms. 402 | 403 | Additional terms, permissive or non-permissive, may be stated in the 404 | form of a separately written license, or stated as exceptions; 405 | the above requirements apply either way. 406 | 407 | 8. Termination. 408 | 409 | You may not propagate or modify a covered work except as expressly 410 | provided under this License. Any attempt otherwise to propagate or 411 | modify it is void, and will automatically terminate your rights under 412 | this License (including any patent licenses granted under the third 413 | paragraph of section 11). 414 | 415 | However, if you cease all violation of this License, then your 416 | license from a particular copyright holder is reinstated (a) 417 | provisionally, unless and until the copyright holder explicitly and 418 | finally terminates your license, and (b) permanently, if the copyright 419 | holder fails to notify you of the violation by some reasonable means 420 | prior to 60 days after the cessation. 421 | 422 | Moreover, your license from a particular copyright holder is 423 | reinstated permanently if the copyright holder notifies you of the 424 | violation by some reasonable means, this is the first time you have 425 | received notice of violation of this License (for any work) from that 426 | copyright holder, and you cure the violation prior to 30 days after 427 | your receipt of the notice. 428 | 429 | Termination of your rights under this section does not terminate the 430 | licenses of parties who have received copies or rights from you under 431 | this License. If your rights have been terminated and not permanently 432 | reinstated, you do not qualify to receive new licenses for the same 433 | material under section 10. 434 | 435 | 9. Acceptance Not Required for Having Copies. 436 | 437 | You are not required to accept this License in order to receive or 438 | run a copy of the Program. Ancillary propagation of a covered work 439 | occurring solely as a consequence of using peer-to-peer transmission 440 | to receive a copy likewise does not require acceptance. However, 441 | nothing other than this License grants you permission to propagate or 442 | modify any covered work. These actions infringe copyright if you do 443 | not accept this License. Therefore, by modifying or propagating a 444 | covered work, you indicate your acceptance of this License to do so. 445 | 446 | 10. Automatic Licensing of Downstream Recipients. 447 | 448 | Each time you convey a covered work, the recipient automatically 449 | receives a license from the original licensors, to run, modify and 450 | propagate that work, subject to this License. You are not responsible 451 | for enforcing compliance by third parties with this License. 452 | 453 | An "entity transaction" is a transaction transferring control of an 454 | organization, or substantially all assets of one, or subdividing an 455 | organization, or merging organizations. If propagation of a covered 456 | work results from an entity transaction, each party to that 457 | transaction who receives a copy of the work also receives whatever 458 | licenses to the work the party's predecessor in interest had or could 459 | give under the previous paragraph, plus a right to possession of the 460 | Corresponding Source of the work from the predecessor in interest, if 461 | the predecessor has it or can get it with reasonable efforts. 462 | 463 | You may not impose any further restrictions on the exercise of the 464 | rights granted or affirmed under this License. For example, you may 465 | not impose a license fee, royalty, or other charge for exercise of 466 | rights granted under this License, and you may not initiate litigation 467 | (including a cross-claim or counterclaim in a lawsuit) alleging that 468 | any patent claim is infringed by making, using, selling, offering for 469 | sale, or importing the Program or any portion of it. 470 | 471 | 11. Patents. 472 | 473 | A "contributor" is a copyright holder who authorizes use under this 474 | License of the Program or a work on which the Program is based. The 475 | work thus licensed is called the contributor's "contributor version". 476 | 477 | A contributor's "essential patent claims" are all patent claims 478 | owned or controlled by the contributor, whether already acquired or 479 | hereafter acquired, that would be infringed by some manner, permitted 480 | by this License, of making, using, or selling its contributor version, 481 | but do not include claims that would be infringed only as a 482 | consequence of further modification of the contributor version. For 483 | purposes of this definition, "control" includes the right to grant 484 | patent sublicenses in a manner consistent with the requirements of 485 | this License. 486 | 487 | Each contributor grants you a non-exclusive, worldwide, royalty-free 488 | patent license under the contributor's essential patent claims, to 489 | make, use, sell, offer for sale, import and otherwise run, modify and 490 | propagate the contents of its contributor version. 491 | 492 | In the following three paragraphs, a "patent license" is any express 493 | agreement or commitment, however denominated, not to enforce a patent 494 | (such as an express permission to practice a patent or covenant not to 495 | sue for patent infringement). To "grant" such a patent license to a 496 | party means to make such an agreement or commitment not to enforce a 497 | patent against the party. 498 | 499 | If you convey a covered work, knowingly relying on a patent license, 500 | and the Corresponding Source of the work is not available for anyone 501 | to copy, free of charge and under the terms of this License, through a 502 | publicly available network server or other readily accessible means, 503 | then you must either (1) cause the Corresponding Source to be so 504 | available, or (2) arrange to deprive yourself of the benefit of the 505 | patent license for this particular work, or (3) arrange, in a manner 506 | consistent with the requirements of this License, to extend the patent 507 | license to downstream recipients. "Knowingly relying" means you have 508 | actual knowledge that, but for the patent license, your conveying the 509 | covered work in a country, or your recipient's use of the covered work 510 | in a country, would infringe one or more identifiable patents in that 511 | country that you have reason to believe are valid. 512 | 513 | If, pursuant to or in connection with a single transaction or 514 | arrangement, you convey, or propagate by procuring conveyance of, a 515 | covered work, and grant a patent license to some of the parties 516 | receiving the covered work authorizing them to use, propagate, modify 517 | or convey a specific copy of the covered work, then the patent license 518 | you grant is automatically extended to all recipients of the covered 519 | work and works based on it. 520 | 521 | A patent license is "discriminatory" if it does not include within 522 | the scope of its coverage, prohibits the exercise of, or is 523 | conditioned on the non-exercise of one or more of the rights that are 524 | specifically granted under this License. You may not convey a covered 525 | work if you are a party to an arrangement with a third party that is 526 | in the business of distributing software, under which you make payment 527 | to the third party based on the extent of your activity of conveying 528 | the work, and under which the third party grants, to any of the 529 | parties who would receive the covered work from you, a discriminatory 530 | patent license (a) in connection with copies of the covered work 531 | conveyed by you (or copies made from those copies), or (b) primarily 532 | for and in connection with specific products or compilations that 533 | contain the covered work, unless you entered into that arrangement, 534 | or that patent license was granted, prior to 28 March 2007. 535 | 536 | Nothing in this License shall be construed as excluding or limiting 537 | any implied license or other defenses to infringement that may 538 | otherwise be available to you under applicable patent law. 539 | 540 | 12. No Surrender of Others' Freedom. 541 | 542 | If conditions are imposed on you (whether by court order, agreement or 543 | otherwise) that contradict the conditions of this License, they do not 544 | excuse you from the conditions of this License. If you cannot convey a 545 | covered work so as to satisfy simultaneously your obligations under this 546 | License and any other pertinent obligations, then as a consequence you may 547 | not convey it at all. For example, if you agree to terms that obligate you 548 | to collect a royalty for further conveying from those to whom you convey 549 | the Program, the only way you could satisfy both those terms and this 550 | License would be to refrain entirely from conveying the Program. 551 | 552 | 13. Use with the GNU Affero General Public License. 553 | 554 | Notwithstanding any other provision of this License, you have 555 | permission to link or combine any covered work with a work licensed 556 | under version 3 of the GNU Affero General Public License into a single 557 | combined work, and to convey the resulting work. The terms of this 558 | License will continue to apply to the part which is the covered work, 559 | but the special requirements of the GNU Affero General Public License, 560 | section 13, concerning interaction through a network will apply to the 561 | combination as such. 562 | 563 | 14. Revised Versions of this License. 564 | 565 | The Free Software Foundation may publish revised and/or new versions of 566 | the GNU General Public License from time to time. Such new versions will 567 | be similar in spirit to the present version, but may differ in detail to 568 | address new problems or concerns. 569 | 570 | Each version is given a distinguishing version number. If the 571 | Program specifies that a certain numbered version of the GNU General 572 | Public License "or any later version" applies to it, you have the 573 | option of following the terms and conditions either of that numbered 574 | version or of any later version published by the Free Software 575 | Foundation. If the Program does not specify a version number of the 576 | GNU General Public License, you may choose any version ever published 577 | by the Free Software Foundation. 578 | 579 | If the Program specifies that a proxy can decide which future 580 | versions of the GNU General Public License can be used, that proxy's 581 | public statement of acceptance of a version permanently authorizes you 582 | to choose that version for the Program. 583 | 584 | Later license versions may give you additional or different 585 | permissions. However, no additional obligations are imposed on any 586 | author or copyright holder as a result of your choosing to follow a 587 | later version. 588 | 589 | 15. Disclaimer of Warranty. 590 | 591 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY 592 | APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT 593 | HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY 594 | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, 595 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 596 | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM 597 | IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF 598 | ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 599 | 600 | 16. Limitation of Liability. 601 | 602 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 603 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS 604 | THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY 605 | GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE 606 | USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF 607 | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD 608 | PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), 609 | EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF 610 | SUCH DAMAGES. 611 | 612 | 17. Interpretation of Sections 15 and 16. 613 | 614 | If the disclaimer of warranty and limitation of liability provided 615 | above cannot be given local legal effect according to their terms, 616 | reviewing courts shall apply local law that most closely approximates 617 | an absolute waiver of all civil liability in connection with the 618 | Program, unless a warranty or assumption of liability accompanies a 619 | copy of the Program in return for a fee. 620 | 621 | END OF TERMS AND CONDITIONS 622 | 623 | How to Apply These Terms to Your New Programs 624 | 625 | If you develop a new program, and you want it to be of the greatest 626 | possible use to the public, the best way to achieve this is to make it 627 | free software which everyone can redistribute and change under these terms. 628 | 629 | To do so, attach the following notices to the program. It is safest 630 | to attach them to the start of each source file to most effectively 631 | state the exclusion of warranty; and each file should have at least 632 | the "copyright" line and a pointer to where the full notice is found. 633 | 634 | 635 | Copyright (C) 636 | 637 | This program is free software: you can redistribute it and/or modify 638 | it under the terms of the GNU General Public License as published by 639 | the Free Software Foundation, either version 3 of the License, or 640 | (at your option) any later version. 641 | 642 | This program is distributed in the hope that it will be useful, 643 | but WITHOUT ANY WARRANTY; without even the implied warranty of 644 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 645 | GNU General Public License for more details. 646 | 647 | You should have received a copy of the GNU General Public License 648 | along with this program. If not, see . 649 | 650 | Also add information on how to contact you by electronic and paper mail. 651 | 652 | If the program does terminal interaction, make it output a short 653 | notice like this when it starts in an interactive mode: 654 | 655 | Copyright (C) 656 | This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 657 | This is free software, and you are welcome to redistribute it 658 | under certain conditions; type `show c' for details. 659 | 660 | The hypothetical commands `show w' and `show c' should show the appropriate 661 | parts of the General Public License. Of course, your program's commands 662 | might be different; for a GUI interface, you would use an "about box". 663 | 664 | You should also get your employer (if you work as a programmer) or school, 665 | if any, to sign a "copyright disclaimer" for the program, if necessary. 666 | For more information on this, and how to apply and follow the GNU GPL, see 667 | . 668 | 669 | The GNU General Public License does not permit incorporating your program 670 | into proprietary programs. If your program is a subroutine library, you 671 | may consider it more useful to permit linking proprietary applications with 672 | the library. If this is what you want to do, use the GNU Lesser General 673 | Public License instead of this License. But first, please read 674 | . 675 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |

2 | 3 | 4 |

5 | 6 | # Modem-extras (My repository) 7 | ![GitHub release (latest by date)](https://img.shields.io/github/v/release/4IceG/Modem-extras?style=flat-square) 8 | ![GitHub stars](https://img.shields.io/github/stars/4IceG/Modem-extras?style=flat-square) 9 | ![GitHub forks](https://img.shields.io/github/forks/4IceG/Modem-extras?style=flat-square) 10 | 11 | ## What You Should Know / Co powinieneś wiedzieć 12 | > [!IMPORTANT] 13 | > The sms-tool package is available in the OpenWrt repository since v23.05. 14 | > Pakiet sms-tool jest dostępny w repozytorium OpenWrt od wydania v23.05. 15 | 16 | ### To install packages from my repository: 17 | - Execute following commands on your OpenWrt router: 18 | ``` 19 | grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf 20 | wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub 21 | opkg-key add /tmp/IceG-repo.pub 22 | opkg update 23 | 24 | opkg install luci-app-sms-tool-js 25 | ``` 26 | - OR, to do it manually: 27 | 1. Add the following entry to the /etc/opkg/customfeeds.conf file to the OpenWrt router: 28 | ``` 29 | src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo 30 | ``` 31 |
32 | Show me how 33 | 34 | ![](https://github.com/4IceG/Personal_data/blob/master/repo1.PNG?raw=true) 35 | ![](https://github.com/4IceG/Personal_data/blob/master/repo2en.png?raw=true) 36 | 37 |
38 | 2. Add repository public key with commands: 39 | ``` bash 40 | wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub 41 | opkg-key add /tmp/IceG-repo.pub 42 | ``` 43 | 3. Execute command to update repositories: 44 | ``` bash 45 | opkg update 46 | ``` 47 | 4. Execute command to install the package: 48 | ``` bash 49 | opkg install luci-app-sms-tool-js 50 | ``` 51 | 52 | ### Aby móc instalować pakiety z mojego repozytorium należy: 53 | #### Metoda 1. 54 | Wykonaj te polecenia na routerze z OpenWrt: 55 | ``` 56 | grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf 57 | wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub 58 | opkg-key add /tmp/IceG-repo.pub 59 | opkg update 60 | 61 | opkg install luci-app-sms-tool-js 62 | ``` 63 | #### Metoda 2. (Wykonujemy powyższe polecenia ręcznie, ale krok po kroku, polecenie po poleceniu): 64 | 65 | Krok 1. Do routera z OpenWrt dodaj do pliku /etc/opkg/customfeeds.conf następujący wpis: 66 | ``` bash 67 | src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo 68 | ``` 69 | 70 |
71 | Pokaż jak to zrobić 72 | 73 | ![](https://github.com/4IceG/Personal_data/blob/master/repo1.PNG?raw=true) 74 | ![](https://github.com/4IceG/Personal_data/blob/master/repo2pl.png?raw=true) 75 | 76 |
77 | 78 | Krok 2. Dodaj klucz publiczny repozytorium za pomoca poleceń: 79 | ``` bash 80 | wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub 81 | opkg-key add /tmp/IceG-repo.pub 82 | ``` 83 | Krok 3. Wykonaj polecenie aktualizacji repozytoriów: 84 | ``` bash 85 | opkg update 86 | ``` 87 | Krok 4. Wykonaj polecenie instalujące pakiet: 88 | ``` bash 89 | opkg install luci-app-sms-tool-js 90 | ``` 91 | ### Pokaż swoje wsparcie | Show your support 92 | 93 |

94 |

95 |

96 | 97 | 98 | 99 |

100 | 101 |

102 | https://suppi.pl/rafalwabik 103 |

104 | -------------------------------------------------------------------------------- /myrepo/IceG-repo.pub: -------------------------------------------------------------------------------- 1 | untrusted comment: Local build key 2 | RWTVwx9CiwHy6bytpKa/jCLbHLFRZzDyH3whYfR+4xpkVgbTzFPRe2bL 3 | -------------------------------------------------------------------------------- /myrepo/Packages: -------------------------------------------------------------------------------- 1 | Package: luci-app-3ginfo-lite 2 | Version: 1.0.75-r20250517 3 | Depends: libc, sms-tool, comgt, kmod-usb-serial-option 4 | Section: luci 5 | URL: https://github.com/openwrt/luci 6 | Architecture: all 7 | Installed-Size: 563200 8 | Filename: luci-app-3ginfo-lite_1.0.75-r20250517_all.ipk 9 | Size: 112604 10 | SHA256sum: 5611fe41732e3179e4c695e81d00ba7683efe2c699aabf7eaab24081a3cf9ac3 11 | Description: LuCI JS interface for the 3ginfo-lite. The package allows you to view the parameters of the mobile internet connection. 12 | 13 | Package: luci-app-atcommands 14 | Version: 1.0.10-r20250126 15 | Depends: libc, sms-tool 16 | Section: luci 17 | URL: https://github.com/openwrt/luci 18 | Architecture: all 19 | Installed-Size: 30720 20 | Filename: luci-app-atcommands_1.0.10-r20250126_all.ipk 21 | Size: 4017 22 | SHA256sum: 47ebd171f78e0ff371a2c25777c3fba4c083d31577823f247239b37ea72fa73b 23 | Description: LuCI JS interface for the sms-tool. The user interface supports only AT commands. 24 | 25 | Package: luci-app-at-socat 26 | Version: 1.0.2 27 | Depends: libc, socat 28 | Section: luci 29 | Architecture: all 30 | Installed-Size: 3065 31 | Filename: luci-app-at-socat_1.0.2_all.ipk 32 | Size: 3921 33 | SHA256sum: a21ecaac4e3ff54b8d1880586b22a42074ace675a25309ef87ebb41ec7c23313 34 | Description: LuCI JS interface for sending at commands using socat. 35 | 36 | Package: luci-app-cpu-status 37 | Version: 0.6.1-r1 38 | Depends: libc 39 | License: MIT 40 | Section: luci 41 | URL: https://github.com/openwrt/luci 42 | Architecture: all 43 | Installed-Size: 40960 44 | Filename: luci-app-cpu-status_0.6.1-r1_all.ipk 45 | Size: 6380 46 | SHA256sum: 304099ee7dcbfd10935bdf4122d35e61ae680917a64f3537dc122cc9f0af8582 47 | Description: CPU utilization info for the LuCI status page 48 | 49 | Package: luci-app-drive-status-mini 50 | Version: 0.5-r20250106 51 | Depends: libc, luci-mod-admin-full, lsblk 52 | License: GNU General Public License v3.0 53 | Section: luci 54 | URL: https://github.com/openwrt/luci 55 | Architecture: all 56 | Installed-Size: 10240 57 | Filename: luci-app-drive-status-mini_0.5-r20250106_all.ipk 58 | Size: 2251 59 | SHA256sum: 4bb2a0290890223008b6d660d9eed09cb186e9cfc2f055518d163cccb478fadd 60 | Description: Drive info for the LuCI status page 61 | 62 | Package: luci-app-easyconfig-transfer 63 | Version: 1.0.11-r20250505 64 | Depends: libc, luci-base 65 | Section: luci 66 | URL: https://github.com/openwrt/luci 67 | Architecture: all 68 | Installed-Size: 71680 69 | Filename: luci-app-easyconfig-transfer_1.0.11-r20250505_all.ipk 70 | Size: 12681 71 | SHA256sum: 666954b998a2876b195e19af015e579af1bec1adb8226d373903cb9618500c42 72 | Description: LuCI JS interface for the easyconfig transfer statistics. 73 | 74 | Package: luci-app-internet-detector 75 | Version: 0.4-r1 76 | Depends: libc, luci-mod-admin-full 77 | License: MIT 78 | Section: luci 79 | URL: https://github.com/openwrt/luci 80 | Architecture: all 81 | Installed-Size: 20480 82 | Filename: luci-app-internet-detector_0.4-r1_all.ipk 83 | Size: 2169 84 | SHA256sum: b729baba47ce4e18a3198cdc2c564ba682acc253ec4bf52a29c7ea48419b57de 85 | Description: Internet detector for the LuCI status page 86 | 87 | Package: luci-app-ledcontrol 88 | Version: 1.0.1-r20250126 89 | Depends: libc, adb, sms-tool 90 | Section: luci 91 | URL: https://github.com/openwrt/luci 92 | Architecture: all 93 | Installed-Size: 30720 94 | Filename: luci-app-ledcontrol_1.0.1-r20250126_all.ipk 95 | Size: 4003 96 | SHA256sum: a4e5a4a9f60d21c9b80a68cf0ba8b3f1cf8053df0ca902e63821923e9dad2fb8 97 | Description: Luci interface for controlling LEDs in ZTE MF286D. The package allows you to control the LEDs by creating a schedule for switching off/on. 98 | 99 | Package: luci-app-lite-watchdog 100 | Version: 1.0.16-r20250505 101 | Depends: libc, sms-tool, kmod-usb-serial, kmod-usb-serial-option, comgt 102 | Section: luci 103 | URL: https://github.com/openwrt/luci 104 | Architecture: all 105 | Installed-Size: 51200 106 | Filename: luci-app-lite-watchdog_1.0.16-r20250505_all.ipk 107 | Size: 9422 108 | SHA256sum: fa34958b6134b0f587ce651c683e43987edcf86604cb2644cb43c29214988b08 109 | Description: LuCI JS interface for the lite-watchdog scripts. 110 | 111 | Package: luci-app-modemband 112 | Version: 1.0.26-r20250505 113 | Depends: libc, sms-tool, modemband 114 | Section: luci 115 | URL: https://github.com/openwrt/luci 116 | Architecture: all 117 | Installed-Size: 51200 118 | Filename: luci-app-modemband_1.0.26-r20250505_all.ipk 119 | Size: 6926 120 | SHA256sum: 5e14d4afe4f24aa4c9e3113633d43dbdb01e690af751460dc5283c647aa08ca8 121 | Description: LuCI JS interface for the modemband. The package allows set LTE/5G bands for selected 4G/5G modems. 122 | 123 | Package: luci-app-modemdefine 124 | Version: 1.0.6-20240330 125 | Depends: libc 126 | Section: luci 127 | Architecture: all 128 | Installed-Size: 2691 129 | Filename: luci-app-modemdefine_1.0.6-20240330_all.ipk 130 | Size: 3656 131 | SHA256sum: 0421f4a105349ab8f085c6af08f02e555a1c0b5c1e8a1d40799b73a57911ed80 132 | Description: LuCI JS interface to define the available modems. The list of modems will make it easier for the user to switch between modems in other LuCI applications. 133 | 134 | Package: luci-app-qfirehose 135 | Version: 1.0.0-r1 136 | Depends: libc, luci-base, qfirehose, unzip, kmod-usbmon, debugfs, luci-compat 137 | License: GPLv3 138 | Section: luci 139 | URL: https://github.com/openwrt/luci 140 | Architecture: all 141 | Installed-Size: 30720 142 | Filename: luci-app-qfirehose_1.0.0-r1_all.ipk 143 | Size: 6718 144 | SHA256sum: b2f06fac858d8b80057d77a6e541897ccfb99b8b650970d59edbeff60c91904d 145 | Description: Web interface for QFirehose, a tool for flashing Qualcomm firmware on OpenWrt 146 | 147 | Package: luci-app-sms-tool 148 | Version: 1.9.6-20230501 149 | Depends: libc, sms-tool, kmod-usb-serial, kmod-usb-serial-option, comgt 150 | Section: luci 151 | Architecture: all 152 | Installed-Size: 21570 153 | Filename: luci-app-sms-tool_1.9.6-20230501_all.ipk 154 | Size: 22490 155 | SHA256sum: 77d552d0917b91d7d9a1e81e39fb8a38d64d6d2306bcead979cde5ee383cfe71 156 | Description: LuCI interface for the sms-tool. The user interface supports SMS/USSD Codes/AT Commands. 157 | 158 | Package: luci-app-sms-tool-js 159 | Version: 2.0.28-r20250523 160 | Depends: libc, sms-tool, kmod-usb-serial, kmod-usb-serial-option, comgt 161 | Section: luci 162 | URL: https://github.com/openwrt/luci 163 | Architecture: all 164 | Installed-Size: 92160 165 | Filename: luci-app-sms-tool-js_2.0.28-r20250523_all.ipk 166 | Size: 24781 167 | SHA256sum: 1854d0bd72ad3334968f633f0b27188295ea228283e4bcaf00e2c910d8f3f718 168 | Description: LuCI JS interface for the sms-tool. The user interface supports SMS / USSD Codes / AT Commands. 169 | 170 | Package: luci-app-timecontrol 171 | Version: 1.1 172 | Depends: libc, luci-compat 173 | Section: luci 174 | Architecture: all 175 | Installed-Size: 2761 176 | Filename: luci-app-timecontrol_1.1_all.ipk 177 | Size: 3567 178 | SHA256sum: b6bac206b033a7324f93dfcfdc8d73284471b8dda255ec5ee0f12b05bee07011 179 | Description: LuCI support for Time Control 180 | 181 | Package: luci-i18n-3ginfo-lite-de 182 | Version: 0 183 | Depends: libc, luci-app-3ginfo-lite 184 | Section: luci 185 | Architecture: all 186 | Installed-Size: 10240 187 | Filename: luci-i18n-3ginfo-lite-de_0_all.ipk 188 | Size: 2162 189 | SHA256sum: 2bbc00d18d137557c99787879efcdf063ee7cb9f1aedbfc7bea739fea088b354 190 | Description: Translation for luci-app-3ginfo-lite - Deutsch (German) 191 | 192 | Package: luci-i18n-3ginfo-lite-it 193 | Version: 0 194 | Depends: libc, luci-app-3ginfo-lite 195 | Section: luci 196 | Architecture: all 197 | Installed-Size: 10240 198 | Filename: luci-i18n-3ginfo-lite-it_0_all.ipk 199 | Size: 2352 200 | SHA256sum: 0731c07b6da4e6b09fcd00342cd56c7016ff54464cda2cfcf31540877fc1f0cf 201 | Description: Translation for luci-app-3ginfo-lite - Italiano (Italian) 202 | 203 | Package: luci-i18n-3ginfo-lite-pl 204 | Version: 0 205 | Depends: libc, luci-app-3ginfo-lite 206 | Section: luci 207 | Architecture: all 208 | Installed-Size: 20480 209 | Filename: luci-i18n-3ginfo-lite-pl_0_all.ipk 210 | Size: 3523 211 | SHA256sum: abb6aadf5b0a77765129a2d7924247d57b1bd1da8f89cc617a66eab9ae1a2c46 212 | Description: Translation for luci-app-3ginfo-lite - Polski (Polish) 213 | 214 | Package: luci-i18n-3ginfo-lite-ru 215 | Version: 0 216 | Depends: libc, luci-app-3ginfo-lite 217 | Section: luci 218 | Architecture: all 219 | Installed-Size: 20480 220 | Filename: luci-i18n-3ginfo-lite-ru_0_all.ipk 221 | Size: 3252 222 | SHA256sum: 77f865ccfa4c95dd7c15b72d8cd6fcda99b108b95c930c91962e8965e3deaba1 223 | Description: Translation for luci-app-3ginfo-lite - Русский (Russian) 224 | 225 | Package: luci-i18n-3ginfo-lite-zh-cn 226 | Version: 0 227 | Depends: libc, luci-app-3ginfo-lite 228 | Section: luci 229 | Architecture: all 230 | Installed-Size: 10240 231 | Filename: luci-i18n-3ginfo-lite-zh-cn_0_all.ipk 232 | Size: 2553 233 | SHA256sum: 704f47ae0fb4d0d85edd2eef702a54fc5efdf4b3652a5afc2eddd1eef02f3fc4 234 | Description: Translation for luci-app-3ginfo-lite - 简体中文 (Chinese Simplified) 235 | 236 | Package: luci-i18n-atcommands-it 237 | Version: 0 238 | Depends: libc, luci-app-atcommands 239 | Section: luci 240 | Architecture: all 241 | Installed-Size: 10240 242 | Filename: luci-i18n-atcommands-it_0_all.ipk 243 | Size: 1701 244 | SHA256sum: a617795ee75cd0681e5c3ff764cd07df19c2fe7cda9d8fe3375b8278d90c0ade 245 | Description: Translation for luci-app-atcommands - Italiano (Italian) 246 | 247 | Package: luci-i18n-atcommands-pl 248 | Version: 0 249 | Depends: libc, luci-app-atcommands 250 | Section: luci 251 | Architecture: all 252 | Installed-Size: 10240 253 | Filename: luci-i18n-atcommands-pl_0_all.ipk 254 | Size: 1735 255 | SHA256sum: 197f05f12029bdbe6dbf760e0b94b886f1c84fcf867c2a3f0023452fc03dd139 256 | Description: Translation for luci-app-atcommands - Polski (Polish) 257 | 258 | Package: luci-i18n-atcommands-zh-cn 259 | Version: 0 260 | Depends: libc, luci-app-atcommands 261 | Section: luci 262 | Architecture: all 263 | Installed-Size: 10240 264 | Filename: luci-i18n-atcommands-zh-cn_0_all.ipk 265 | Size: 1773 266 | SHA256sum: f6cf644ddb26badfa843400fdd9f22a880c6d1bbe2c29d31a0b2ab988ef35066 267 | Description: Translation for luci-app-atcommands - 简体中文 (Chinese Simplified) 268 | 269 | Package: luci-i18n-cpu-status-pl 270 | Version: 0 271 | Depends: libc, luci-app-cpu-status 272 | License: MIT 273 | Section: luci 274 | Architecture: all 275 | Installed-Size: 10240 276 | Filename: luci-i18n-cpu-status-pl_0_all.ipk 277 | Size: 1249 278 | SHA256sum: e1ba80629312ae5379fed40d90e0bcc7504e0def6ed41154eced0fac52c5204e 279 | Description: Translation for luci-app-cpu-status - Polski (Polish) 280 | 281 | Package: luci-i18n-cpu-status-ru 282 | Version: 0 283 | Depends: libc, luci-app-cpu-status 284 | License: MIT 285 | Section: luci 286 | Architecture: all 287 | Installed-Size: 10240 288 | Filename: luci-i18n-cpu-status-ru_0_all.ipk 289 | Size: 1389 290 | SHA256sum: 7ed549a876912893a9cfaae67d6283773c4ea4f57cf3a5d6897dfe4f44208df0 291 | Description: Translation for luci-app-cpu-status - Русский (Russian) 292 | 293 | Package: luci-i18n-cpu-status-zh-cn 294 | Version: 0 295 | Depends: libc, luci-app-cpu-status 296 | License: MIT 297 | Section: luci 298 | Architecture: all 299 | Installed-Size: 10240 300 | Filename: luci-i18n-cpu-status-zh-cn_0_all.ipk 301 | Size: 1383 302 | SHA256sum: 97e7ff88b46d47678d53c0cff5dbd065462ff6055f4ce89105be2ea70b1b83f4 303 | Description: Translation for luci-app-cpu-status - 简体中文 (Chinese Simplified) 304 | 305 | Package: luci-i18n-drive-status-mini-pl 306 | Version: 0 307 | Depends: libc, luci-app-drive-status-mini 308 | License: GNU General Public License v3.0 309 | Section: luci 310 | Architecture: all 311 | Installed-Size: 10240 312 | Filename: luci-i18n-drive-status-mini-pl_0_all.ipk 313 | Size: 1200 314 | SHA256sum: d9714c5bee59a7075c97f09c0d4e97d9a9c37971a82d5f779cd01529046dfc1a 315 | Description: Translation for luci-app-drive-status-mini - Polski (Polish) 316 | 317 | Package: luci-i18n-easyconfig-transfer-pl 318 | Version: 0 319 | Depends: libc, luci-app-easyconfig-transfer 320 | Section: luci 321 | Architecture: all 322 | Installed-Size: 20480 323 | Filename: luci-i18n-easyconfig-transfer-pl_0_all.ipk 324 | Size: 4032 325 | SHA256sum: f004b6e266c1bed40d6940c34c15414d570d73b537cde28291188f0042fc8c02 326 | Description: Translation for luci-app-easyconfig-transfer - Polski (Polish) 327 | 328 | Package: luci-i18n-internet-detector-pl 329 | Version: 0 330 | Depends: libc, luci-app-internet-detector 331 | License: MIT 332 | Section: luci 333 | Architecture: all 334 | Installed-Size: 10240 335 | Filename: luci-i18n-internet-detector-pl_0_all.ipk 336 | Size: 1178 337 | SHA256sum: ff033b501b6473ca73c3d0280177223bad903248de7e848d6932bbc4f18da722 338 | Description: Translation for luci-app-internet-detector - Polski (Polish) 339 | 340 | Package: luci-i18n-internet-detector-ru 341 | Version: 0 342 | Depends: libc, luci-app-internet-detector 343 | License: MIT 344 | Section: luci 345 | Architecture: all 346 | Installed-Size: 10240 347 | Filename: luci-i18n-internet-detector-ru_0_all.ipk 348 | Size: 1225 349 | SHA256sum: 82010090add70cc6b5083931013214f114273e58adcf505c32e4e625518615ac 350 | Description: Translation for luci-app-internet-detector - Русский (Russian) 351 | 352 | Package: luci-i18n-ledcontrol-pl 353 | Version: 0 354 | Depends: libc, luci-app-ledcontrol 355 | Section: luci 356 | Architecture: all 357 | Installed-Size: 10240 358 | Filename: luci-i18n-ledcontrol-pl_0_all.ipk 359 | Size: 1709 360 | SHA256sum: be240a489254816e50577f3913b17fbfaf6deda2d2c398e6195130d3e7dc948f 361 | Description: Translation for luci-app-ledcontrol - Polski (Polish) 362 | 363 | Package: luci-i18n-lite-watchdog-pl 364 | Version: 0 365 | Depends: libc, luci-app-lite-watchdog 366 | Section: luci 367 | Architecture: all 368 | Installed-Size: 20480 369 | Filename: luci-i18n-lite-watchdog-pl_0_all.ipk 370 | Size: 3122 371 | SHA256sum: 08c95883806bcd54aa56c4407ad976f96bf25ba982c3e3b18a495adb89c6e675 372 | Description: Translation for luci-app-lite-watchdog - Polski (Polish) 373 | 374 | Package: luci-i18n-modemband-pl 375 | Version: 0 376 | Depends: libc, luci-app-modemband 377 | Section: luci 378 | Architecture: all 379 | Installed-Size: 20480 380 | Filename: luci-i18n-modemband-pl_0_all.ipk 381 | Size: 3178 382 | SHA256sum: 53b7a434b052040457d129097420ea817c869262209abc411b8507b13072fcfe 383 | Description: Translation for luci-app-modemband - Polski (Polish) 384 | 385 | Package: luci-i18n-modemband-zh-cn 386 | Version: 0 387 | Depends: libc, luci-app-modemband 388 | Section: luci 389 | Architecture: all 390 | Installed-Size: 20480 391 | Filename: luci-i18n-modemband-zh-cn_0_all.ipk 392 | Size: 3081 393 | SHA256sum: 16577aa451404362f3fd2ab232dd86e41d1414c453f7abb4094cdff1be03a023 394 | Description: Translation for luci-app-modemband - 简体中文 (Chinese Simplified) 395 | 396 | Package: luci-i18n-qfirehose-pl 397 | Version: 0 398 | Depends: libc, luci-app-qfirehose 399 | License: GPLv3 400 | Section: luci 401 | Architecture: all 402 | Installed-Size: 20480 403 | Filename: luci-i18n-qfirehose-pl_0_all.ipk 404 | Size: 3147 405 | SHA256sum: 4ce3d4b2936a07a974d1b48534dd9df81d143cfb40d9112aa247384dff6a11c1 406 | Description: Translation for luci-app-qfirehose - Polski (Polish) 407 | 408 | Package: luci-i18n-qfirehose-zh-cn 409 | Version: 0 410 | Depends: libc, luci-app-qfirehose 411 | License: GPLv3 412 | Section: luci 413 | Architecture: all 414 | Installed-Size: 10240 415 | Filename: luci-i18n-qfirehose-zh-cn_0_all.ipk 416 | Size: 2899 417 | SHA256sum: a1949283f7ae53805ae8909e5acad1e4566d31dd4265e63c2f0fe1e2f69ba94b 418 | Description: Translation for luci-app-qfirehose - 简体中文 (Chinese Simplified) 419 | 420 | Package: luci-i18n-sms-tool-js-pl 421 | Version: 0 422 | Depends: libc, luci-app-sms-tool-js 423 | Section: luci 424 | Architecture: all 425 | Installed-Size: 20480 426 | Filename: luci-i18n-sms-tool-js-pl_0_all.ipk 427 | Size: 5069 428 | SHA256sum: 37e79cacd62bd8e1d7e24b6525bba5725f77099da2bec850c337b6f8be12bf87 429 | Description: Translation for luci-app-sms-tool-js - Polski (Polish) 430 | 431 | Package: luci-i18n-sms-tool-js-ru 432 | Version: 0 433 | Depends: libc, luci-app-sms-tool-js 434 | Section: luci 435 | Architecture: all 436 | Installed-Size: 20480 437 | Filename: luci-i18n-sms-tool-js-ru_0_all.ipk 438 | Size: 5112 439 | SHA256sum: e4f5ae0883326d776b9930af933174a57a4226a588fd0ef86e2a3740c794d340 440 | Description: Translation for luci-app-sms-tool-js - Русский (Russian) 441 | 442 | Package: luci-i18n-sms-tool-js-zh-cn 443 | Version: 0 444 | Depends: libc, luci-app-sms-tool-js 445 | Section: luci 446 | Architecture: all 447 | Installed-Size: 20480 448 | Filename: luci-i18n-sms-tool-js-zh-cn_0_all.ipk 449 | Size: 4401 450 | SHA256sum: f916fdbad443d23fda2c1a94eb0d44460345973ab8e2015f338ba925adbaf8c8 451 | Description: Translation for luci-app-sms-tool-js - 简体中文 (Chinese Simplified) 452 | 453 | Package: luci-i18n-sms-tool-pl 454 | Version: 230430.72601 455 | Depends: libc, luci-app-sms-tool 456 | Section: luci 457 | Architecture: all 458 | Installed-Size: 3146 459 | Filename: luci-i18n-sms-tool-pl_230430.72601_all.ipk 460 | Size: 3924 461 | SHA256sum: 9bc7ce3c14e25609e3236ba43e7e639ec1597a3de275a1c251a8bcb75faf3fb4 462 | Description: Translation for luci-app-sms-tool - Polski (Polish) 463 | 464 | Package: luci-i18n-sms-tool-pl 465 | Version: 240620.70103 466 | Depends: libc, luci-app-sms-tool 467 | Section: luci 468 | Architecture: all 469 | Installed-Size: 3146 470 | Filename: luci-i18n-sms-tool-pl_240620.70103_all.ipk 471 | Size: 3923 472 | SHA256sum: 6984d350d0a1e12145d8d96a2683de7bd39c2b265b50862bcccc43f89b685a2e 473 | Description: Translation for luci-app-sms-tool - Polski (Polish) 474 | 475 | Package: luci-i18n-timecontrol-pl 476 | Version: unknown 477 | Depends: libc, luci-app-timecontrol 478 | Section: luci 479 | Architecture: all 480 | Installed-Size: 683 481 | Filename: luci-i18n-timecontrol-pl_unknown_all.ipk 482 | Size: 1476 483 | SHA256sum: e28c8ded18faa00971a94971efd4416a439a6cc336be884989c9a0df7339b721 484 | Description: Translation for luci-app-timecontrol - Polski (Polish) 485 | 486 | Package: modemband 487 | Version: 20250409 488 | Depends: libc, sms-tool 489 | Section: net 490 | Architecture: all 491 | Installed-Size: 81920 492 | Filename: modemband_20250409_all.ipk 493 | Size: 7682 494 | SHA256sum: bff2f461601b5a53e218f039e5dc62e48be285182bb531ad855097918ed8b6e5 495 | Description: Setting LTE/5G bands for selected modems 496 | 497 | -------------------------------------------------------------------------------- /myrepo/Packages.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/Packages.gz -------------------------------------------------------------------------------- /myrepo/Packages.manifest: -------------------------------------------------------------------------------- 1 | Package: luci-app-3ginfo-lite 2 | Version: 1.0.75-r20250517 3 | Depends: libc, sms-tool, comgt, kmod-usb-serial-option 4 | Source: feeds/base/luci-app-3ginfo-lite 5 | SourceName: luci-app-3ginfo-lite 6 | Section: luci 7 | SourceDateEpoch: 1736704827 8 | URL: https://github.com/openwrt/luci 9 | Maintainer: OpenWrt LuCI community 10 | Architecture: all 11 | Installed-Size: 563200 12 | Filename: luci-app-3ginfo-lite_1.0.75-r20250517_all.ipk 13 | Size: 112604 14 | SHA256sum: 5611fe41732e3179e4c695e81d00ba7683efe2c699aabf7eaab24081a3cf9ac3 15 | Description: LuCI JS interface for the 3ginfo-lite. The package allows you to view the parameters of the mobile internet connection. 16 | 17 | Package: luci-app-atcommands 18 | Version: 1.0.10-r20250126 19 | Depends: libc, sms-tool 20 | Source: feeds/base/luci-app-atcommands 21 | SourceName: luci-app-atcommands 22 | Section: luci 23 | SourceDateEpoch: 1736704827 24 | URL: https://github.com/openwrt/luci 25 | Maintainer: OpenWrt LuCI community 26 | Architecture: all 27 | Installed-Size: 30720 28 | Filename: luci-app-atcommands_1.0.10-r20250126_all.ipk 29 | Size: 4017 30 | SHA256sum: 47ebd171f78e0ff371a2c25777c3fba4c083d31577823f247239b37ea72fa73b 31 | Description: LuCI JS interface for the sms-tool. The user interface supports only AT commands. 32 | 33 | Package: luci-app-at-socat 34 | Version: 1.0.2 35 | Depends: libc, socat 36 | Source: package/luci-app-at-socat 37 | SourceName: luci-app-at-socat 38 | Section: luci 39 | SourceDateEpoch: 1719054169 40 | Maintainer: OpenWrt LuCI community 41 | Architecture: all 42 | Installed-Size: 3065 43 | Filename: luci-app-at-socat_1.0.2_all.ipk 44 | Size: 3921 45 | SHA256sum: a21ecaac4e3ff54b8d1880586b22a42074ace675a25309ef87ebb41ec7c23313 46 | Description: LuCI JS interface for sending at commands using socat. 47 | 48 | Package: luci-app-cpu-status 49 | Version: 0.6.1-r1 50 | Depends: libc 51 | Source: feeds/base/luci-app-cpu-status 52 | SourceName: luci-app-cpu-status 53 | License: MIT 54 | Section: luci 55 | SourceDateEpoch: 1736704827 56 | URL: https://github.com/openwrt/luci 57 | Maintainer: OpenWrt LuCI community 58 | Architecture: all 59 | Installed-Size: 40960 60 | Filename: luci-app-cpu-status_0.6.1-r1_all.ipk 61 | Size: 6380 62 | SHA256sum: 304099ee7dcbfd10935bdf4122d35e61ae680917a64f3537dc122cc9f0af8582 63 | Description: CPU utilization info for the LuCI status page 64 | 65 | Package: luci-app-drive-status-mini 66 | Version: 0.5-r20250106 67 | Depends: libc, luci-mod-admin-full, lsblk 68 | Source: feeds/base/luci-app-drive-status-mini 69 | SourceName: luci-app-drive-status-mini 70 | License: GNU General Public License v3.0 71 | Section: luci 72 | SourceDateEpoch: 1736704827 73 | URL: https://github.com/openwrt/luci 74 | Maintainer: OpenWrt LuCI community 75 | Architecture: all 76 | Installed-Size: 10240 77 | Filename: luci-app-drive-status-mini_0.5-r20250106_all.ipk 78 | Size: 2251 79 | SHA256sum: 4bb2a0290890223008b6d660d9eed09cb186e9cfc2f055518d163cccb478fadd 80 | Description: Drive info for the LuCI status page 81 | 82 | Package: luci-app-easyconfig-transfer 83 | Version: 1.0.11-r20250505 84 | Depends: libc, luci-base 85 | Source: feeds/base/luci-app-easyconfig-transfer 86 | SourceName: luci-app-easyconfig-transfer 87 | Section: luci 88 | SourceDateEpoch: 1736704827 89 | URL: https://github.com/openwrt/luci 90 | Maintainer: OpenWrt LuCI community 91 | Architecture: all 92 | Installed-Size: 71680 93 | Filename: luci-app-easyconfig-transfer_1.0.11-r20250505_all.ipk 94 | Size: 12681 95 | SHA256sum: 666954b998a2876b195e19af015e579af1bec1adb8226d373903cb9618500c42 96 | Description: LuCI JS interface for the easyconfig transfer statistics. 97 | 98 | Package: luci-app-internet-detector 99 | Version: 0.4-r1 100 | Depends: libc, luci-mod-admin-full 101 | Source: feeds/base/luci-app-internet-detector 102 | SourceName: luci-app-internet-detector 103 | License: MIT 104 | Section: luci 105 | SourceDateEpoch: 1736704827 106 | URL: https://github.com/openwrt/luci 107 | Maintainer: OpenWrt LuCI community 108 | Architecture: all 109 | Installed-Size: 20480 110 | Filename: luci-app-internet-detector_0.4-r1_all.ipk 111 | Size: 2169 112 | SHA256sum: b729baba47ce4e18a3198cdc2c564ba682acc253ec4bf52a29c7ea48419b57de 113 | Description: Internet detector for the LuCI status page 114 | 115 | Package: luci-app-ledcontrol 116 | Version: 1.0.1-r20250126 117 | Depends: libc, adb, sms-tool 118 | Source: feeds/base/luci-app-ledcontrol 119 | SourceName: luci-app-ledcontrol 120 | Section: luci 121 | SourceDateEpoch: 1736704827 122 | URL: https://github.com/openwrt/luci 123 | Maintainer: OpenWrt LuCI community 124 | Architecture: all 125 | Installed-Size: 30720 126 | Filename: luci-app-ledcontrol_1.0.1-r20250126_all.ipk 127 | Size: 4003 128 | SHA256sum: a4e5a4a9f60d21c9b80a68cf0ba8b3f1cf8053df0ca902e63821923e9dad2fb8 129 | Description: Luci interface for controlling LEDs in ZTE MF286D. The package allows you to control the LEDs by creating a schedule for switching off/on. 130 | 131 | Package: luci-app-lite-watchdog 132 | Version: 1.0.16-r20250505 133 | Depends: libc, sms-tool, kmod-usb-serial, kmod-usb-serial-option, comgt 134 | Source: feeds/base/luci-app-lite-watchdog 135 | SourceName: luci-app-lite-watchdog 136 | Section: luci 137 | SourceDateEpoch: 1736704827 138 | URL: https://github.com/openwrt/luci 139 | Maintainer: OpenWrt LuCI community 140 | Architecture: all 141 | Installed-Size: 51200 142 | Filename: luci-app-lite-watchdog_1.0.16-r20250505_all.ipk 143 | Size: 9422 144 | SHA256sum: fa34958b6134b0f587ce651c683e43987edcf86604cb2644cb43c29214988b08 145 | Description: LuCI JS interface for the lite-watchdog scripts. 146 | 147 | Package: luci-app-modemband 148 | Version: 1.0.26-r20250505 149 | Depends: libc, sms-tool, modemband 150 | Source: feeds/base/luci-app-modemband 151 | SourceName: luci-app-modemband 152 | Section: luci 153 | SourceDateEpoch: 1736704827 154 | URL: https://github.com/openwrt/luci 155 | Maintainer: OpenWrt LuCI community 156 | Architecture: all 157 | Installed-Size: 51200 158 | Filename: luci-app-modemband_1.0.26-r20250505_all.ipk 159 | Size: 6926 160 | SHA256sum: 5e14d4afe4f24aa4c9e3113633d43dbdb01e690af751460dc5283c647aa08ca8 161 | Description: LuCI JS interface for the modemband. The package allows set LTE/5G bands for selected 4G/5G modems. 162 | 163 | Package: luci-app-modemdefine 164 | Version: 1.0.6-20240330 165 | Depends: libc 166 | Source: package/luci-app-modemdefine 167 | SourceName: luci-app-modemdefine 168 | Section: luci 169 | SourceDateEpoch: 1662223741 170 | Maintainer: OpenWrt LuCI community 171 | Architecture: all 172 | Installed-Size: 2691 173 | Filename: luci-app-modemdefine_1.0.6-20240330_all.ipk 174 | Size: 3656 175 | SHA256sum: 0421f4a105349ab8f085c6af08f02e555a1c0b5c1e8a1d40799b73a57911ed80 176 | Description: LuCI JS interface to define the available modems. The list of modems will make it easier for the user to switch between modems in other LuCI applications. 177 | 178 | Package: luci-app-qfirehose 179 | Version: 1.0.0-r1 180 | Depends: libc, luci-base, qfirehose, unzip, kmod-usbmon, debugfs, luci-compat 181 | Source: feeds/base/luci-app-qfirehose 182 | SourceName: luci-app-qfirehose 183 | License: GPLv3 184 | LicenseFiles: LICENSE 185 | Section: luci 186 | SourceDateEpoch: 1736704827 187 | URL: https://github.com/openwrt/luci 188 | Maintainer: OpenWrt LuCI community 189 | Architecture: all 190 | Installed-Size: 30720 191 | Filename: luci-app-qfirehose_1.0.0-r1_all.ipk 192 | Size: 6718 193 | SHA256sum: b2f06fac858d8b80057d77a6e541897ccfb99b8b650970d59edbeff60c91904d 194 | Description: Web interface for QFirehose, a tool for flashing Qualcomm firmware on OpenWrt 195 | 196 | Package: luci-app-sms-tool 197 | Version: 1.9.6-20230501 198 | Depends: libc, sms-tool, kmod-usb-serial, kmod-usb-serial-option, comgt 199 | Source: package/luci-app-sms-tool 200 | SourceName: luci-app-sms-tool 201 | Section: luci 202 | SourceDateEpoch: 1662223741 203 | Maintainer: OpenWrt LuCI community 204 | Architecture: all 205 | Installed-Size: 21570 206 | Filename: luci-app-sms-tool_1.9.6-20230501_all.ipk 207 | Size: 22490 208 | SHA256sum: 77d552d0917b91d7d9a1e81e39fb8a38d64d6d2306bcead979cde5ee383cfe71 209 | Description: LuCI interface for the sms-tool. The user interface supports SMS/USSD Codes/AT Commands. 210 | 211 | Package: luci-app-sms-tool-js 212 | Version: 2.0.28-r20250523 213 | Depends: libc, sms-tool, kmod-usb-serial, kmod-usb-serial-option, comgt 214 | Source: feeds/base/luci-app-sms-tool-js 215 | SourceName: luci-app-sms-tool-js 216 | Section: luci 217 | SourceDateEpoch: 1736704827 218 | URL: https://github.com/openwrt/luci 219 | Maintainer: OpenWrt LuCI community 220 | Architecture: all 221 | Installed-Size: 92160 222 | Filename: luci-app-sms-tool-js_2.0.28-r20250523_all.ipk 223 | Size: 24781 224 | SHA256sum: 1854d0bd72ad3334968f633f0b27188295ea228283e4bcaf00e2c910d8f3f718 225 | Description: LuCI JS interface for the sms-tool. The user interface supports SMS / USSD Codes / AT Commands. 226 | 227 | Package: luci-app-timecontrol 228 | Version: 1.1 229 | Depends: libc, luci-compat 230 | Source: package/luci-app-timecontrol 231 | SourceName: luci-app-timecontrol 232 | Section: luci 233 | SourceDateEpoch: 1615719065 234 | Maintainer: OpenWrt LuCI community 235 | Architecture: all 236 | Installed-Size: 2761 237 | Filename: luci-app-timecontrol_1.1_all.ipk 238 | Size: 3567 239 | SHA256sum: b6bac206b033a7324f93dfcfdc8d73284471b8dda255ec5ee0f12b05bee07011 240 | Description: LuCI support for Time Control 241 | 242 | Package: luci-i18n-3ginfo-lite-de 243 | Version: 0 244 | Depends: libc, luci-app-3ginfo-lite 245 | Source: feeds/base/luci-app-3ginfo-lite 246 | SourceName: luci-app-3ginfo-lite 247 | Section: luci 248 | SourceDateEpoch: 1736704827 249 | Architecture: all 250 | Installed-Size: 10240 251 | Filename: luci-i18n-3ginfo-lite-de_0_all.ipk 252 | Size: 2162 253 | SHA256sum: 2bbc00d18d137557c99787879efcdf063ee7cb9f1aedbfc7bea739fea088b354 254 | Description: Translation for luci-app-3ginfo-lite - Deutsch (German) 255 | 256 | Package: luci-i18n-3ginfo-lite-it 257 | Version: 0 258 | Depends: libc, luci-app-3ginfo-lite 259 | Source: feeds/base/luci-app-3ginfo-lite 260 | SourceName: luci-app-3ginfo-lite 261 | Section: luci 262 | SourceDateEpoch: 1736704827 263 | Architecture: all 264 | Installed-Size: 10240 265 | Filename: luci-i18n-3ginfo-lite-it_0_all.ipk 266 | Size: 2352 267 | SHA256sum: 0731c07b6da4e6b09fcd00342cd56c7016ff54464cda2cfcf31540877fc1f0cf 268 | Description: Translation for luci-app-3ginfo-lite - Italiano (Italian) 269 | 270 | Package: luci-i18n-3ginfo-lite-pl 271 | Version: 0 272 | Depends: libc, luci-app-3ginfo-lite 273 | Source: feeds/base/luci-app-3ginfo-lite 274 | SourceName: luci-app-3ginfo-lite 275 | Section: luci 276 | SourceDateEpoch: 1736704827 277 | Architecture: all 278 | Installed-Size: 20480 279 | Filename: luci-i18n-3ginfo-lite-pl_0_all.ipk 280 | Size: 3523 281 | SHA256sum: abb6aadf5b0a77765129a2d7924247d57b1bd1da8f89cc617a66eab9ae1a2c46 282 | Description: Translation for luci-app-3ginfo-lite - Polski (Polish) 283 | 284 | Package: luci-i18n-3ginfo-lite-ru 285 | Version: 0 286 | Depends: libc, luci-app-3ginfo-lite 287 | Source: feeds/base/luci-app-3ginfo-lite 288 | SourceName: luci-app-3ginfo-lite 289 | Section: luci 290 | SourceDateEpoch: 1736704827 291 | Architecture: all 292 | Installed-Size: 20480 293 | Filename: luci-i18n-3ginfo-lite-ru_0_all.ipk 294 | Size: 3252 295 | SHA256sum: 77f865ccfa4c95dd7c15b72d8cd6fcda99b108b95c930c91962e8965e3deaba1 296 | Description: Translation for luci-app-3ginfo-lite - Русский (Russian) 297 | 298 | Package: luci-i18n-3ginfo-lite-zh-cn 299 | Version: 0 300 | Depends: libc, luci-app-3ginfo-lite 301 | Source: feeds/base/luci-app-3ginfo-lite 302 | SourceName: luci-app-3ginfo-lite 303 | Section: luci 304 | SourceDateEpoch: 1736704827 305 | Architecture: all 306 | Installed-Size: 10240 307 | Filename: luci-i18n-3ginfo-lite-zh-cn_0_all.ipk 308 | Size: 2553 309 | SHA256sum: 704f47ae0fb4d0d85edd2eef702a54fc5efdf4b3652a5afc2eddd1eef02f3fc4 310 | Description: Translation for luci-app-3ginfo-lite - 简体中文 (Chinese Simplified) 311 | 312 | Package: luci-i18n-atcommands-it 313 | Version: 0 314 | Depends: libc, luci-app-atcommands 315 | Source: feeds/base/luci-app-atcommands 316 | SourceName: luci-app-atcommands 317 | Section: luci 318 | SourceDateEpoch: 1736704827 319 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 320 | Architecture: all 321 | Installed-Size: 10240 322 | Filename: luci-i18n-atcommands-it_0_all.ipk 323 | Size: 1701 324 | SHA256sum: a617795ee75cd0681e5c3ff764cd07df19c2fe7cda9d8fe3375b8278d90c0ade 325 | Description: Translation for luci-app-atcommands - Italiano (Italian) 326 | 327 | Package: luci-i18n-atcommands-pl 328 | Version: 0 329 | Depends: libc, luci-app-atcommands 330 | Source: feeds/base/luci-app-atcommands 331 | SourceName: luci-app-atcommands 332 | Section: luci 333 | SourceDateEpoch: 1736704827 334 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 335 | Architecture: all 336 | Installed-Size: 10240 337 | Filename: luci-i18n-atcommands-pl_0_all.ipk 338 | Size: 1735 339 | SHA256sum: 197f05f12029bdbe6dbf760e0b94b886f1c84fcf867c2a3f0023452fc03dd139 340 | Description: Translation for luci-app-atcommands - Polski (Polish) 341 | 342 | Package: luci-i18n-atcommands-zh-cn 343 | Version: 0 344 | Depends: libc, luci-app-atcommands 345 | Source: feeds/base/luci-app-atcommands 346 | SourceName: luci-app-atcommands 347 | Section: luci 348 | SourceDateEpoch: 1736704827 349 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 350 | Architecture: all 351 | Installed-Size: 10240 352 | Filename: luci-i18n-atcommands-zh-cn_0_all.ipk 353 | Size: 1773 354 | SHA256sum: f6cf644ddb26badfa843400fdd9f22a880c6d1bbe2c29d31a0b2ab988ef35066 355 | Description: Translation for luci-app-atcommands - 简体中文 (Chinese Simplified) 356 | 357 | Package: luci-i18n-cpu-status-pl 358 | Version: 0 359 | Depends: libc, luci-app-cpu-status 360 | Source: feeds/base/luci-app-cpu-status 361 | SourceName: luci-app-cpu-status 362 | License: MIT 363 | Section: luci 364 | SourceDateEpoch: 1736704827 365 | Architecture: all 366 | Installed-Size: 10240 367 | Filename: luci-i18n-cpu-status-pl_0_all.ipk 368 | Size: 1249 369 | SHA256sum: e1ba80629312ae5379fed40d90e0bcc7504e0def6ed41154eced0fac52c5204e 370 | Description: Translation for luci-app-cpu-status - Polski (Polish) 371 | 372 | Package: luci-i18n-cpu-status-ru 373 | Version: 0 374 | Depends: libc, luci-app-cpu-status 375 | Source: feeds/base/luci-app-cpu-status 376 | SourceName: luci-app-cpu-status 377 | License: MIT 378 | Section: luci 379 | SourceDateEpoch: 1736704827 380 | Architecture: all 381 | Installed-Size: 10240 382 | Filename: luci-i18n-cpu-status-ru_0_all.ipk 383 | Size: 1389 384 | SHA256sum: 7ed549a876912893a9cfaae67d6283773c4ea4f57cf3a5d6897dfe4f44208df0 385 | Description: Translation for luci-app-cpu-status - Русский (Russian) 386 | 387 | Package: luci-i18n-cpu-status-zh-cn 388 | Version: 0 389 | Depends: libc, luci-app-cpu-status 390 | Source: feeds/base/luci-app-cpu-status 391 | SourceName: luci-app-cpu-status 392 | License: MIT 393 | Section: luci 394 | SourceDateEpoch: 1736704827 395 | Architecture: all 396 | Installed-Size: 10240 397 | Filename: luci-i18n-cpu-status-zh-cn_0_all.ipk 398 | Size: 1383 399 | SHA256sum: 97e7ff88b46d47678d53c0cff5dbd065462ff6055f4ce89105be2ea70b1b83f4 400 | Description: Translation for luci-app-cpu-status - 简体中文 (Chinese Simplified) 401 | 402 | Package: luci-i18n-drive-status-mini-pl 403 | Version: 0 404 | Depends: libc, luci-app-drive-status-mini 405 | Source: feeds/base/luci-app-drive-status-mini 406 | SourceName: luci-app-drive-status-mini 407 | License: GNU General Public License v3.0 408 | Section: luci 409 | SourceDateEpoch: 1736704827 410 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 411 | Architecture: all 412 | Installed-Size: 10240 413 | Filename: luci-i18n-drive-status-mini-pl_0_all.ipk 414 | Size: 1200 415 | SHA256sum: d9714c5bee59a7075c97f09c0d4e97d9a9c37971a82d5f779cd01529046dfc1a 416 | Description: Translation for luci-app-drive-status-mini - Polski (Polish) 417 | 418 | Package: luci-i18n-easyconfig-transfer-pl 419 | Version: 0 420 | Depends: libc, luci-app-easyconfig-transfer 421 | Source: feeds/base/luci-app-easyconfig-transfer 422 | SourceName: luci-app-easyconfig-transfer 423 | Section: luci 424 | SourceDateEpoch: 1736704827 425 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 426 | Architecture: all 427 | Installed-Size: 20480 428 | Filename: luci-i18n-easyconfig-transfer-pl_0_all.ipk 429 | Size: 4032 430 | SHA256sum: f004b6e266c1bed40d6940c34c15414d570d73b537cde28291188f0042fc8c02 431 | Description: Translation for luci-app-easyconfig-transfer - Polski (Polish) 432 | 433 | Package: luci-i18n-internet-detector-pl 434 | Version: 0 435 | Depends: libc, luci-app-internet-detector 436 | Source: feeds/base/luci-app-internet-detector 437 | SourceName: luci-app-internet-detector 438 | License: MIT 439 | Section: luci 440 | SourceDateEpoch: 1736704827 441 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 442 | Architecture: all 443 | Installed-Size: 10240 444 | Filename: luci-i18n-internet-detector-pl_0_all.ipk 445 | Size: 1178 446 | SHA256sum: ff033b501b6473ca73c3d0280177223bad903248de7e848d6932bbc4f18da722 447 | Description: Translation for luci-app-internet-detector - Polski (Polish) 448 | 449 | Package: luci-i18n-internet-detector-ru 450 | Version: 0 451 | Depends: libc, luci-app-internet-detector 452 | Source: feeds/base/luci-app-internet-detector 453 | SourceName: luci-app-internet-detector 454 | License: MIT 455 | Section: luci 456 | SourceDateEpoch: 1736704827 457 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 458 | Architecture: all 459 | Installed-Size: 10240 460 | Filename: luci-i18n-internet-detector-ru_0_all.ipk 461 | Size: 1225 462 | SHA256sum: 82010090add70cc6b5083931013214f114273e58adcf505c32e4e625518615ac 463 | Description: Translation for luci-app-internet-detector - Русский (Russian) 464 | 465 | Package: luci-i18n-ledcontrol-pl 466 | Version: 0 467 | Depends: libc, luci-app-ledcontrol 468 | Source: feeds/base/luci-app-ledcontrol 469 | SourceName: luci-app-ledcontrol 470 | Section: luci 471 | SourceDateEpoch: 1736704827 472 | Architecture: all 473 | Installed-Size: 10240 474 | Filename: luci-i18n-ledcontrol-pl_0_all.ipk 475 | Size: 1709 476 | SHA256sum: be240a489254816e50577f3913b17fbfaf6deda2d2c398e6195130d3e7dc948f 477 | Description: Translation for luci-app-ledcontrol - Polski (Polish) 478 | 479 | Package: luci-i18n-lite-watchdog-pl 480 | Version: 0 481 | Depends: libc, luci-app-lite-watchdog 482 | Source: feeds/base/luci-app-lite-watchdog 483 | SourceName: luci-app-lite-watchdog 484 | Section: luci 485 | SourceDateEpoch: 1736704827 486 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 487 | Architecture: all 488 | Installed-Size: 20480 489 | Filename: luci-i18n-lite-watchdog-pl_0_all.ipk 490 | Size: 3122 491 | SHA256sum: 08c95883806bcd54aa56c4407ad976f96bf25ba982c3e3b18a495adb89c6e675 492 | Description: Translation for luci-app-lite-watchdog - Polski (Polish) 493 | 494 | Package: luci-i18n-modemband-pl 495 | Version: 0 496 | Depends: libc, luci-app-modemband 497 | Source: feeds/base/luci-app-modemband 498 | SourceName: luci-app-modemband 499 | Section: luci 500 | SourceDateEpoch: 1736704827 501 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 502 | Architecture: all 503 | Installed-Size: 20480 504 | Filename: luci-i18n-modemband-pl_0_all.ipk 505 | Size: 3178 506 | SHA256sum: 53b7a434b052040457d129097420ea817c869262209abc411b8507b13072fcfe 507 | Description: Translation for luci-app-modemband - Polski (Polish) 508 | 509 | Package: luci-i18n-modemband-zh-cn 510 | Version: 0 511 | Depends: libc, luci-app-modemband 512 | Source: feeds/base/luci-app-modemband 513 | SourceName: luci-app-modemband 514 | Section: luci 515 | SourceDateEpoch: 1736704827 516 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 517 | Architecture: all 518 | Installed-Size: 20480 519 | Filename: luci-i18n-modemband-zh-cn_0_all.ipk 520 | Size: 3081 521 | SHA256sum: 16577aa451404362f3fd2ab232dd86e41d1414c453f7abb4094cdff1be03a023 522 | Description: Translation for luci-app-modemband - 简体中文 (Chinese Simplified) 523 | 524 | Package: luci-i18n-qfirehose-pl 525 | Version: 0 526 | Depends: libc, luci-app-qfirehose 527 | Source: feeds/base/luci-app-qfirehose 528 | SourceName: luci-app-qfirehose 529 | License: GPLv3 530 | LicenseFiles: LICENSE 531 | Section: luci 532 | SourceDateEpoch: 1736704827 533 | Maintainer: Zag 534 | Architecture: all 535 | Installed-Size: 20480 536 | Filename: luci-i18n-qfirehose-pl_0_all.ipk 537 | Size: 3147 538 | SHA256sum: 4ce3d4b2936a07a974d1b48534dd9df81d143cfb40d9112aa247384dff6a11c1 539 | Description: Translation for luci-app-qfirehose - Polski (Polish) 540 | 541 | Package: luci-i18n-qfirehose-zh-cn 542 | Version: 0 543 | Depends: libc, luci-app-qfirehose 544 | Source: feeds/base/luci-app-qfirehose 545 | SourceName: luci-app-qfirehose 546 | License: GPLv3 547 | LicenseFiles: LICENSE 548 | Section: luci 549 | SourceDateEpoch: 1736704827 550 | Maintainer: Zag 551 | Architecture: all 552 | Installed-Size: 10240 553 | Filename: luci-i18n-qfirehose-zh-cn_0_all.ipk 554 | Size: 2899 555 | SHA256sum: a1949283f7ae53805ae8909e5acad1e4566d31dd4265e63c2f0fe1e2f69ba94b 556 | Description: Translation for luci-app-qfirehose - 简体中文 (Chinese Simplified) 557 | 558 | Package: luci-i18n-sms-tool-js-pl 559 | Version: 0 560 | Depends: libc, luci-app-sms-tool-js 561 | Source: feeds/base/luci-app-sms-tool-js 562 | SourceName: luci-app-sms-tool-js 563 | Section: luci 564 | SourceDateEpoch: 1736704827 565 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 566 | Architecture: all 567 | Installed-Size: 20480 568 | Filename: luci-i18n-sms-tool-js-pl_0_all.ipk 569 | Size: 5069 570 | SHA256sum: 37e79cacd62bd8e1d7e24b6525bba5725f77099da2bec850c337b6f8be12bf87 571 | Description: Translation for luci-app-sms-tool-js - Polski (Polish) 572 | 573 | Package: luci-i18n-sms-tool-js-ru 574 | Version: 0 575 | Depends: libc, luci-app-sms-tool-js 576 | Source: feeds/base/luci-app-sms-tool-js 577 | SourceName: luci-app-sms-tool-js 578 | Section: luci 579 | SourceDateEpoch: 1736704827 580 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 581 | Architecture: all 582 | Installed-Size: 20480 583 | Filename: luci-i18n-sms-tool-js-ru_0_all.ipk 584 | Size: 5112 585 | SHA256sum: e4f5ae0883326d776b9930af933174a57a4226a588fd0ef86e2a3740c794d340 586 | Description: Translation for luci-app-sms-tool-js - Русский (Russian) 587 | 588 | Package: luci-i18n-sms-tool-js-zh-cn 589 | Version: 0 590 | Depends: libc, luci-app-sms-tool-js 591 | Source: feeds/base/luci-app-sms-tool-js 592 | SourceName: luci-app-sms-tool-js 593 | Section: luci 594 | SourceDateEpoch: 1736704827 595 | Maintainer: Rafał Wabik <4Rafal@gmail.com> 596 | Architecture: all 597 | Installed-Size: 20480 598 | Filename: luci-i18n-sms-tool-js-zh-cn_0_all.ipk 599 | Size: 4401 600 | SHA256sum: f916fdbad443d23fda2c1a94eb0d44460345973ab8e2015f338ba925adbaf8c8 601 | Description: Translation for luci-app-sms-tool-js - 简体中文 (Chinese Simplified) 602 | 603 | Package: luci-i18n-sms-tool-pl 604 | Version: 230430.72601 605 | Depends: libc, luci-app-sms-tool 606 | Source: package/luci-app-sms-tool 607 | SourceName: luci-i18n-sms-tool-pl 608 | Section: luci 609 | SourceDateEpoch: 1662223741 610 | Architecture: all 611 | Installed-Size: 3146 612 | Filename: luci-i18n-sms-tool-pl_230430.72601_all.ipk 613 | Size: 3924 614 | SHA256sum: 9bc7ce3c14e25609e3236ba43e7e639ec1597a3de275a1c251a8bcb75faf3fb4 615 | Description: Translation for luci-app-sms-tool - Polski (Polish) 616 | 617 | Package: luci-i18n-sms-tool-pl 618 | Version: 240620.70103 619 | Depends: libc, luci-app-sms-tool 620 | Source: package/luci-app-sms-tool 621 | SourceName: luci-i18n-sms-tool-pl 622 | Section: luci 623 | SourceDateEpoch: 1662223741 624 | Architecture: all 625 | Installed-Size: 3146 626 | Filename: luci-i18n-sms-tool-pl_240620.70103_all.ipk 627 | Size: 3923 628 | SHA256sum: 6984d350d0a1e12145d8d96a2683de7bd39c2b265b50862bcccc43f89b685a2e 629 | Description: Translation for luci-app-sms-tool - Polski (Polish) 630 | 631 | Package: luci-i18n-timecontrol-pl 632 | Version: unknown 633 | Depends: libc, luci-app-timecontrol 634 | Source: package/luci-app-timecontrol 635 | SourceName: luci-i18n-timecontrol-pl 636 | Section: luci 637 | SourceDateEpoch: 1615719065 638 | Architecture: all 639 | Installed-Size: 683 640 | Filename: luci-i18n-timecontrol-pl_unknown_all.ipk 641 | Size: 1476 642 | SHA256sum: e28c8ded18faa00971a94971efd4416a439a6cc336be884989c9a0df7339b721 643 | Description: Translation for luci-app-timecontrol - Polski (Polish) 644 | 645 | Package: modemband 646 | Version: 20250409 647 | Depends: libc, sms-tool 648 | Source: feeds/base/modemband 649 | SourceName: modemband 650 | Section: net 651 | SourceDateEpoch: 1736704827 652 | Maintainer: Cezary Jackiewicz 653 | Architecture: all 654 | Installed-Size: 81920 655 | Filename: modemband_20250409_all.ipk 656 | Size: 7682 657 | SHA256sum: bff2f461601b5a53e218f039e5dc62e48be285182bb531ad855097918ed8b6e5 658 | Description: Setting LTE/5G bands for selected modems 659 | 660 | -------------------------------------------------------------------------------- /myrepo/Packages.sig: -------------------------------------------------------------------------------- 1 | untrusted comment: signed by key d5c31f428b01f2e9 2 | RWTVwx9CiwHy6XtTKIXiCjQQmnbVW4YPi+CA7a4KcpUINB22AxTg6qe61MmUJj8MjPBXJITauUGsWdTeSM1/LH7+HPP5LX/kRQA= 3 | -------------------------------------------------------------------------------- /myrepo/luci-app-3ginfo-lite_1.0.75-r20250517_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-3ginfo-lite_1.0.75-r20250517_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-at-socat_1.0.2_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-at-socat_1.0.2_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-atcommands_1.0.10-r20250126_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-atcommands_1.0.10-r20250126_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-cpu-status_0.6.1-r1_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-cpu-status_0.6.1-r1_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-drive-status-mini_0.5-r20250106_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-drive-status-mini_0.5-r20250106_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-easyconfig-transfer_1.0.11-r20250505_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-easyconfig-transfer_1.0.11-r20250505_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-internet-detector_0.4-r1_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-internet-detector_0.4-r1_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-ledcontrol_1.0.1-r20250126_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-ledcontrol_1.0.1-r20250126_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-lite-watchdog_1.0.16-r20250505_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-lite-watchdog_1.0.16-r20250505_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-modemband_1.0.26-r20250505_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-modemband_1.0.26-r20250505_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-modemdefine_1.0.6-20240330_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-modemdefine_1.0.6-20240330_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-qfirehose_1.0.0-r1_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-qfirehose_1.0.0-r1_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-sms-tool-js_2.0.28-r20250523_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-sms-tool-js_2.0.28-r20250523_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-sms-tool_1.9.6-20230501_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-sms-tool_1.9.6-20230501_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-app-timecontrol_1.1_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-app-timecontrol_1.1_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-3ginfo-lite-de_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-3ginfo-lite-de_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-3ginfo-lite-it_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-3ginfo-lite-it_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-3ginfo-lite-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-3ginfo-lite-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-3ginfo-lite-ru_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-3ginfo-lite-ru_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-3ginfo-lite-zh-cn_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-3ginfo-lite-zh-cn_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-atcommands-it_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-atcommands-it_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-atcommands-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-atcommands-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-atcommands-zh-cn_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-atcommands-zh-cn_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-cpu-status-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-cpu-status-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-cpu-status-ru_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-cpu-status-ru_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-cpu-status-zh-cn_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-cpu-status-zh-cn_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-drive-status-mini-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-drive-status-mini-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-easyconfig-transfer-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-easyconfig-transfer-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-internet-detector-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-internet-detector-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-internet-detector-ru_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-internet-detector-ru_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-ledcontrol-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-ledcontrol-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-lite-watchdog-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-lite-watchdog-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-modemband-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-modemband-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-modemband-zh-cn_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-modemband-zh-cn_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-qfirehose-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-qfirehose-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-qfirehose-zh-cn_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-qfirehose-zh-cn_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-sms-tool-js-pl_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-sms-tool-js-pl_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-sms-tool-js-ru_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-sms-tool-js-ru_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-sms-tool-js-zh-cn_0_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-sms-tool-js-zh-cn_0_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-sms-tool-pl_230430.72601_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-sms-tool-pl_230430.72601_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-sms-tool-pl_240620.70103_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-sms-tool-pl_240620.70103_all.ipk -------------------------------------------------------------------------------- /myrepo/luci-i18n-timecontrol-pl_unknown_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/luci-i18n-timecontrol-pl_unknown_all.ipk -------------------------------------------------------------------------------- /myrepo/modemband_20250409_all.ipk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/4IceG/Modem-extras/68e1ef71a12d9a26bc17f9e802356bb207a2dc6b/myrepo/modemband_20250409_all.ipk --------------------------------------------------------------------------------