Skip to content

๐Ÿ““ ADIF (Amateur Data Interchange Format) file manipulator written as a a web-app with VUE.JS

License

Notifications You must be signed in to change notification settings

stefan-wr/mamADIF-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

mamADIF

MamADIF is an ADIF (Amateur Data Interchange Format) file manipulation tool written as a a web-app with VUE.JS. Its' currently hosted on www.mamadif.org and runs locally in a browser.

Features

File support

Currently mamADIF supports the following ADIF file formats:

ADI ADX
โœ” โŒ

Manipulations

Currently mamADIF supports the following manipulations:

  • Delete fields: Delete all occurences of a field from an ADIF file.
  • Rename field: Rename all occurences of a field in an ADIF file to any given name. MamADIF does not check wether the given name is a valid ADIF QSO-field.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

๐Ÿ““ ADIF (Amateur Data Interchange Format) file manipulator written as a a web-app with VUE.JS

Topics

Resources

License

Stars

Watchers

Forks