GithubHelp home page GithubHelp logo

eeems / calcpkg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tc01/calcpkg

0.0 3.0 0.0 561 KB

calcpkg is a command line tool for downloading TI calculator software from www.ticalc.org

License: MIT License

Python 100.00%

calcpkg's Introduction

calcpkg 2.1 - ticalc.org Package Manager

calcpkg is a command line "package manager" for ticalc.org and other websites with repositories of Texas Instruments calculator software.

What does that actually mean? Well, let's say you own a TI-83+ graphing calculator. The 83+ can be programmed in a handful of languages, such as the builtin TI-BASIC scripting language and z80 assembly. Using software such as TiLP, you can download programs to your calculator to run them.

ticalc.org is the world's largest collection of TI graphing calculator software. It features programs for every calculator model in almost every possible language, from the ancient TI-81 to the newest models of TI-Nspire.

This program is a CLI interface to ticalc.org, allowing you to download programs from the command line without having to browse the website in a web browser. It can be configured to support other repositories as well, and currently ships with support for the Omnimaga and Cemetech community sites.

Usage:

See INSTALL for install instructions.

The first command you should run is an update, to sync the index files:

$ calcpkg update

Then, you can search for files:

$ calcpkg search [query]

Then, the following command will download any files that match [query]:

$ calcpkg install [query]

You can narrow your search down with many flags. For instance, if you only want to download TI-83+ games, you can use:

$ calcpkg -g -c 83plus search [query]

Then, if you want to automatically extract the downloaded .zip archives, you would add the -x flag:

$ calcpkg -x install [query]

You can also simply count the number of files that match a given query:

$ calcpkg count [query]

For full documentation of all command line switches, run:

$ calcpkg -h

Legal Notes:

This program is distributed under the MIT license, see LICENSE for details.

While ticalc.org staff members have okayed the use of this program to download files from their website, this is not an endorsement of it- the program is not written or maintained by them, it's written by me (see Credits).

The same is true for the Cemetech and Omnimaga staff members.

Sites supported:

Credits:

Author: Ben 'TC01' Rosser [email protected]

Code or other technical assistance:

  • Christopher "KermMartian" Mitchell
  • Nathaniel "Eeems" van Diepen
  • github .gitignore template

Help, feedback, etc. from:

  • Travis "tev" Evans
  • Kevin "DJ Omnimaga" Ouellat
  • ephan (david, Scout, ScoutDavid)
  • And other Cemetech and Omnimaga forum members
  • ticalc.org staff

calcpkg's People

Contributors

eeems avatar tc01 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.