Giter Club home page Giter Club logo

arduinoprefssaver's Introduction

arduinoPrefsSaver

Plugin for Arduino IDE that make it possible to have "sketch site" selectable settings (preferences)
Only board settings are saved for the moment,
as that is the most requested feature.

Install

  • global:
      download this repository by either Code-Download Zip or
        by git clone https://github.com/manicken/arduinoPrefsSaver.git
      then extract/open the repository

  • global (into sketchbook folder (defined in Arduino IDE - Preferenses):
      make a new folder in the above defined sketchbook folder
      called tools
      then copy the folder manickenPrefSaver from the repository into this new "tools" folder.

Alternative install

  • on windows / linux (into Arduino IDE install dir):
      copy folder manickenPrefSaver to [Arduino IDE install location]/tools directory
      ex: /Arduino-1.8.13/tools

  • on mac (into Arduino IDE package):
      In Applications right click and click on "Show Package Contents", then browse Contents -> Java -> tools
      by holding the Option key(copy) drag folder manickenPrefSaver from the downloaded repository to the open tools folder above
      select replace it you allready have an older version

Compiling (optional)

Download and Install Java SDK8 (1.8) 32bit
(Arduino IDE uses Java 8 (1.8))

two script is provided:
  for windows the .bat file
  for linux/mac the .sh file

Features

  • saves board settings in sketch folder
    that is autoloaded when sketch is reloaded

  • auto close other editors when open new or existing sketch

Settings

available at MainMenu-bar:
Extensions-"Manicken Pref Saver"-Settings

  • Activate some debug output

  • Rebuild Examples Menu (check this if something is missing or if current board examples should only be visible)

  • Rebuild Library Menu (check this if something is missing or if current board examples should only be visible)

  • Close Other Editors

  • Select items to save (this function is for a future release, as it involves alot more coding and testing)


note. "Rebuild Examples Menu" and "Rebuild Library Menu" makes the switching between sketches a bit slower.
the extension settings are saved in Arduino global preferences.txt

Requirements

none

Known Issues

none

Release Notes

1.0.0

First release

issues:

  • have double items on tools-menu

1.0.1

  • fix double items at tools-menu
  • add setting, that auto close other editors when open new or existing sketch

arduinoprefssaver's People

Contributors

manicken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

arduinoprefssaver's Issues

Double tools menu

After installing this (could have saved me some time if you explained how), the Tools->Board settings menu shows all items double.

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.