Skip to content

npc-gnu/animateln

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animateln

Single-header-only animate-line function for C++

History

When i was developing pacostrap, i wanted to add some thing for UI. Colors was great but not enough so i writed my own function to animate lines.

All types of animations that this repo contains

animateln

  • You can use it to put a char character with the rage time that you chose.

animatesln

  • Writes a string line with the rage time that you chose.

Spinner

  • Spinning animation. / - \ |

Usage

  • Example codes are testanimateln,testanimatesln and testspinner. You can compile them with running make or ./compile and run them with make run or ./testFUNCTION.
  • And there is make clean too. It deletes binary file.

LICENSE

Softwares Custom Pi License Version 1(SC-Pi-Lv1) You can use and re-license this function with following licenses:

  • GNU General Public License v2 (GPLv2)
  • GNU General Public License v3 (GPLv3)
  • GNU Affero General Public License v3 (AGPLv3)
  • CeCILL v2.1
  • European Union Public License v1.2 (EUPL v1.2)
  • Server Side Public License (SSPL)
  • Open Software License (OSL)
  • Real-time Public License (RTPL)
  • Mozilla Public License (MPL)
  • GNU Lesser General Public License (LGPLv2/3) Please look at the LICENSE file for more information.

About

animateline function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published